15 #ifndef __IPSDKIPLFILTERING_VSNR2DIMG_H__ 16 #define __IPSDKIPLFILTERING_VSNR2DIMG_H__ 20 #include <IPSDKIPL/IPSDKIPLFiltering/Tools/VSNRImgTypes.h> 116 #endif // __IPSDKIPLFILTERING_VSNR2DIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLFILTERING_API boost::shared_ptr< VSNR2dImgLvl1 > vsnr2dImg_async(const image::ImageConstPtr &pInImg, const ipUInt32 nbIter, const ipReal32 stdDevX, const ipReal32 stdDevY, const ipReal32 theta, const ipReal64 alpha)
asynchronous wrappers
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLFILTERING_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AnisotropicDiffusion2dImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
#define IPSDKIPLFILTERING_API
Import/Export macro for library IPSDKIPLFiltering.
Definition: IPSDKIPLFilteringExports.h:25
IPSDKIPLFILTERING_API VSNRResult vsnr2dImg(const image::ImageConstPtr &pInImg, const ipUInt32 nbIter, const ipReal32 stdDevX, const ipReal32 stdDevY, const ipReal32 theta, const ipReal64 alpha)
wrapper function for Variational Stationary Noise Remover
Definition of import/export macro for library.