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

Parameters for a sampling ring around an image point. More...

Classes

class  ipsdk::imaproc::attr::SamplingRingInfo
 Parameters for a sampling ring around an image point. More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::SamplingRingInfoipsdk::imaproc::attr::SamplingRingInfoPtr
 shared pointer to ipsdk::imaproc::attr::SamplingRingInfo
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SamplingRingInfoipsdk::imaproc::attr::SamplingRingInfoConstPtr
 shared pointer to const ipsdk::imaproc::attr::SamplingRingInfo
 

Detailed Description

Parameters for a sampling ring around an image point.

SubNodes description

Name ToolTip Associated Class Default Value
Radius Radius for sampling ring. ipsdk::DataItemLeaf<ipsdk::ipReal64>
NbSamples Number of sampling point along ring. ipsdk::DataItemLeaf<ipsdk::ipUInt32>
StdDev Standard deviation for smoothing on sampling ring. ipsdk::DataItemLeaf<ipsdk::ipReal32>