![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Wrapper functions for Image Gaussian noise measures estimation. More...
#include <IPSDKIPL/IPSDKIPLGlobalMeasure/IPSDKIPLGlobalMeasureExports.h>#include <IPSDKImage/Image/ImageTypes.h>#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutGaussianNoiseStats.h>Go to the source code of this file.
Namespaces | |
| ipsdk::imaproc::glbmsr | |
| Namespace aggregating global measure operations on images, pixel by pixel. | |
Functions | |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::GaussianNoiseStatsPtr | ipsdk::imaproc::glbmsr::gaussianNoiseMsr (const ipsdk::image::ImageConstPtr &pInImg) |
| wrapper function for Image Gaussian noise measures estimation More... | |
| IPSDKIPLGLOBALMEASURE_API boost::shared_ptr< GaussianNoiseMsrLvl1 > | ipsdk::imaproc::glbmsr::gaussianNoiseMsr_async (const ipsdk::image::ImageConstPtr &pInImg) |
| asynchronous wrappers | |
| IPSDKIPLGLOBALMEASURE_API ipsdk::imaproc::attr::GaussianNoiseStatsPtr | ipsdk::imaproc::glbmsr::getAsyncProcessorOutput (boost::shared_ptr< GaussianNoiseMsrLvl1 > pProcessor) |
| function to retrieve the result of an asynchronous processor | |
Wrapper functions for Image Gaussian noise measures estimation.
1.8.14