IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Typedefs | Functions

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::AccumIntensityThresholdipsdk::imaproc::attr::AccumIntensityThresholdPtr
 shared pointer to ipsdk::imaproc::attr::AccumIntensityThreshold
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::AccumIntensityThresholdipsdk::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
 

Detailed Description

threshold on accumulation intensities for local maxima extraction

SubNodes description

Name ToolTip Associated Class Default Value
Absolute absolute intensity threshold ipsdk::DataItemLeaf<ipsdk::ipReal64>
Ratio intensity ratio threshold ipsdk::DataItemLeaf<ipsdk::ipReal64>