![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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::SamplingRingInfo > | ipsdk::imaproc::attr::SamplingRingInfoPtr |
| shared pointer to ipsdk::imaproc::attr::SamplingRingInfo | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::SamplingRingInfo > | ipsdk::imaproc::attr::SamplingRingInfoConstPtr |
| shared pointer to const ipsdk::imaproc::attr::SamplingRingInfo | |
Parameters for a sampling ring around an image point.
| 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> |
1.8.14