![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Gaussian noise measures in an image. More...
Classes | |
| class | ipsdk::imaproc::attr::GaussianNoiseStats |
| Gaussian noise measures in an image. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::GaussianNoiseStats > | ipsdk::imaproc::attr::GaussianNoiseStatsPtr |
| shared pointer to ipsdk::imaproc::attr::GaussianNoiseStats | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::GaussianNoiseStats > | ipsdk::imaproc::attr::GaussianNoiseStatsConstPtr |
| shared pointer to const ipsdk::imaproc::attr::GaussianNoiseStats | |
Gaussian noise measures in an image.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| PixCount | Number of pixels in the image. | ipsdk::DataItemLeaf<ipsdk::ipUInt64> | |
| Sigma | Gaussian noise standard deviation. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| Sum | Absolute sum of the image convolved by the kernel. | ipsdk::DataItemLeaf<ipsdk::ipReal64> |
1.8.14