![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
threshold on accumulation intensities for local maxima extraction More...
Classes | |
| class | ipsdk::imaproc::attr::AccumIntensityThreshold |
| threshold on accumulation intensities for local maxima extraction More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::AccumIntensityThreshold > | ipsdk::imaproc::attr::AccumIntensityThresholdPtr |
| shared pointer to ipsdk::imaproc::attr::AccumIntensityThreshold | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::AccumIntensityThreshold > | ipsdk::imaproc::attr::AccumIntensityThresholdConstPtr |
| shared pointer to const ipsdk::imaproc::attr::AccumIntensityThreshold | |
Functions | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::AccumIntensityThresholdPtr | ipsdk::imaproc::attr::createAccumIntensityThreshold (const ipReal64 absolute, const ipReal64 ratio) |
| function allowing to create a AccumIntensityThreshold data item | |
threshold on accumulation intensities for local maxima extraction
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| Absolute | absolute intensity threshold | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| Ratio | intensity ratio threshold | ipsdk::DataItemLeaf<ipsdk::ipReal64> |
1.8.14