![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Element of kernel for 2D Hough circles detector. More...
Classes | |
| class | ipsdk::imaproc::attr::HoughCirclesKernelXYElt |
| Element of kernel for 2D Hough circles detector. More... | |
Element of kernel for 2D Hough circles detector.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| Dx | x offset | ipsdk::DataItemLeaf<ipsdk::ipInt64> | |
| Dy | y offset | ipsdk::DataItemLeaf<ipsdk::ipInt64> | |
| DxDivByR | x offset divided by radius | ipsdk::DataItemLeaf<ipsdk::ipReal32> | |
| DyDivByR | y offset divided by radius | ipsdk::DataItemLeaf<ipsdk::ipReal32> | |
| Radius | radius | ipsdk::DataItemLeaf<ipsdk::ipReal32> | |
| NbPtsOnCircle | number of points on sampled circle | ipsdk::DataItemLeaf<ipsdk::ipUInt64> |
1.8.14