![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Structure containing the real and imaginary parts of a complex image. More...
#include <ComplexTypes.h>
Public Member Functions | |
constructor and destructor | |
| ComplexImg (const image::ImagePtr &pReImg, const image::ImagePtr &pImImg) | |
| ~ComplexImg () | |
Public Attributes | |
| image::ImagePtr | _pReImg |
| Real image. | |
| image::ImagePtr | _pImImg |
| Imaginary image. | |
Structure containing the real and imaginary parts of a complex image.
For more informations report to Points and vectors 2d representation
1.8.14