IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::imaproc::fd::HoughCirclesComplexImg Struct Reference

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
 

Detailed Description

Structure allowing to encaspulate real and imaginary part images associated to the result of a hough circles phase coded 2d computation.


The documentation for this struct was generated from the following file: