15 #ifndef __IPSDKIPLFILTERING_RICHARDSONLUCYDECONVOLUTION2DIMG_H__ 16 #define __IPSDKIPLFILTERING_RICHARDSONLUCYDECONVOLUTION2DIMG_H__ 27 class RichardsonLucyDeconvolution2dImgLvl1;
44 const ipBool bStaturateImg);
55 const ipBool bStaturateImg);
65 const ipBool bStaturateImg,
78 const ipBool bStaturateImg,
92 const ipBool bStaturateImg);
103 const ipBool bStaturateImg);
113 const ipBool bStaturateImg,
126 const ipBool bStaturateImg,
143 #endif // __IPSDKIPLFILTERING_RICHARDSONLUCYDECONVOLUTION2DIMG_H__ IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > richardsonLucyDeconvolution2dImg_async(const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter)
asynchronous wrappers
IPSDKIPLFILTERING_API image::ImagePtr richardsonLucyDeconvolution2dImg(const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter)
wrapper function for Richardson-Lucy deconvolution algorithm
boost::shared_ptr< BaseImage > ImagePtr
boost::shared_ptr< const BaseImage > ImageConstPtr
boost::shared_ptr< const KernelXY > KernelXYConstPtr
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
Definition of import/export macro for library.