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

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

Classes

class  ipsdk::imaproc::attr::SamplingBallInfo
 Parameters for a sampling ball around an image point. More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::SamplingBallInfoipsdk::imaproc::attr::SamplingBallInfoPtr
 shared pointer to ipsdk::imaproc::attr::SamplingBallInfo
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SamplingBallInfoipsdk::imaproc::attr::SamplingBallInfoConstPtr
 shared pointer to const ipsdk::imaproc::attr::SamplingBallInfo
 

Functions

IPSDKIPLATTRIBUTES_API SamplingBallInfoPtr ipsdk::imaproc::attr::createDefaultSamplingBallInfo2d ()
 function allowing to create a default 2d sampling ball informationIn this case we generate 6 rings with following values : Radius NbSamples StdDev 1.0 6 0.5 2.0 6 0.75 4.0 6 1.0 8.0 6 1.5 12.0 6 2.0 18.0 6 2.5
 
IPSDKIPLATTRIBUTES_API SamplingBallInfoPtr ipsdk::imaproc::attr::createDefaultSamplingBallInfo3d ()
 function allowing to create a default 3d sampling ball informationIn this case we generate 6 rings with following values : Radius NbSamples StdDev 1.0 6 0.5 2.0 6 0.75 4.0 6 1.0 8.0 6 1.5 12.0 6 2.0 18.0 6 2.5
 

Detailed Description

Parameters for a sampling ball around an image point.

SubNodes description

Name ToolTip Associated Class Default Value
RingColl Parameters for a sampling ring around an image point. ipsdk::DataItemNodeColl<ipsdk::imaproc::attr::SamplingRingInfo>