IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes

Properties of 2d circles detected by 2d Hough algorithm. More...

Classes

class  ipsdk::imaproc::attr::HoughSphere3dPpties
 Properties of 2d circles detected by 2d Hough algorithm. More...
 

Detailed Description

Properties of 2d circles detected by 2d Hough algorithm.

SubNodes description

Name ToolTip Associated Class Default Value
X x position ipsdk::DataItemLeaf<ipsdk::ipReal64>
Y y position ipsdk::DataItemLeaf<ipsdk::ipReal64>
Z z position ipsdk::DataItemLeaf<ipsdk::ipReal64>
Radius Radius. ipsdk::DataItemLeaf<ipsdk::ipReal64>
AccumIntensity intensity of the pixel associated to circle center in accumulation image ipsdk::DataItemLeaf<ipsdk::ipReal64>