![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Element of kernel for 3D Hough spheres detector. More...
Classes | |
| class | ipsdk::imaproc::attr::HoughSpheresKernelXYZElt |
| Element of kernel for 3D Hough spheres detector. More... | |
Element of kernel for 3D Hough spheres detector.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| Dx | x offset | ipsdk::DataItemLeaf<ipsdk::ipInt64> | |
| Dy | y offset | ipsdk::DataItemLeaf<ipsdk::ipInt64> | |
| Dz | z 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> | |
| DzDivByR | z offset divided by radius | ipsdk::DataItemLeaf<ipsdk::ipReal32> | |
| Radius | radius | ipsdk::DataItemLeaf<ipsdk::ipReal32> | |
| NbPtsOnSphere | number of points on sampled sphere | ipsdk::DataItemLeaf<ipsdk::ipUInt64> |
1.8.14