![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
range of radius of circles to detect More...
Classes | |
| class | ipsdk::imaproc::attr::HoughCirclesRadiusRange |
| range of radius of circles to detect More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughCirclesRadiusRange > | ipsdk::imaproc::attr::HoughCirclesRadiusRangePtr |
| shared pointer to ipsdk::imaproc::attr::HoughCirclesRadiusRange | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughCirclesRadiusRange > | ipsdk::imaproc::attr::HoughCirclesRadiusRangeConstPtr |
| shared pointer to const ipsdk::imaproc::attr::HoughCirclesRadiusRange | |
Functions | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::EvenlySpacedRangePtr | ipsdk::imaproc::attr::createDefaultEvenlySpacedRange () |
| function allowing to create a default evenly spaced range | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::EvenlySpacedRangePtr | ipsdk::imaproc::attr::createEvenlySpacedRange (const ipsdk::ipReal64 minValue, const ipsdk::ipReal64 maxValue, const ipsdk::ipUInt32 nbBins) |
| function allowing to create an evenly spaced range from a min, a max and a number of bins | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughCirclesRadiusRangePtr | ipsdk::imaproc::attr::createHoughCirclesRadiusRange (const ipsdk::ipInt64 minValue, const ipsdk::ipInt64 maxValue) |
| function allowing to create a range from a min and a max value | |
range of radius of circles to detect
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| MinRadius | minimal radius | ipsdk::DataItemLeaf<ipsdk::ipInt64> | |
| MaxRadius | maximal radius | ipsdk::DataItemLeaf<ipsdk::ipInt64> |
1.8.14