![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Structure allowing to encaspulate real and imaginary part images associated to the result of a hough circles phase coded 2d computation. More...
#include <HoughCirclesPhaseCoded2dImgTypes.h>
Public Member Functions | |
constructor and destructor | |
| HoughCirclesComplexImg (const image::ImagePtr &pRealImg, const image::ImagePtr &pImImg) | |
| ~HoughCirclesComplexImg () | |
Public Attributes | |
| image::ImagePtr | _pRealImg |
| real image | |
| image::ImagePtr | _pImImg |
| imaginary image | |
Structure allowing to encaspulate real and imaginary part images associated to the result of a hough circles phase coded 2d computation.
1.8.14