IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
RichardsonLucyDeconvolution2dImg.h File Reference

Wrapper functions for Richardson-Lucy deconvolution algorithm. More...

#include <IPSDKIPL/IPSDKIPLFiltering/IPSDKIPLFilteringExports.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <IPSDKBaseData/Pattern/Kernel/KernelTypes.h>
#include <IPSDKImage/Fragment/BorderPolicy/2d/Border2dPolicyTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::filter
 Namespace aggregating filtering operations on images.
 

Functions

IPSDKIPLFILTERING_API image::ImagePtr ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter)
 wrapper function for Richardson-Lucy deconvolution algorithm More...
 
IPSDKIPLFILTERING_API image::ImagePtr ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipBool bStaturateImg)
 wrapper function for Richardson-Lucy deconvolution algorithm More...
 
IPSDKIPLFILTERING_API image::ImagePtr ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue)
 wrapper function for Richardson-Lucy deconvolution algorithm More...
 
IPSDKIPLFILTERING_API image::ImagePtr ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const ipBool bStaturateImg)
 wrapper function for Richardson-Lucy deconvolution algorithm More...
 
IPSDKIPLFILTERING_API void ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const image::ImagePtr &pOutRealImg)
 wrapper function for Richardson-Lucy deconvolution algorithm More...
 
IPSDKIPLFILTERING_API void ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipBool bStaturateImg, const image::ImagePtr &pOutRealImg)
 wrapper function for Richardson-Lucy deconvolution algorithm More...
 
IPSDKIPLFILTERING_API void ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const image::ImagePtr &pOutRealImg)
 wrapper function for Richardson-Lucy deconvolution algorithm More...
 
IPSDKIPLFILTERING_API void ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const ipBool bStaturateImg, const image::ImagePtr &pOutRealImg)
 wrapper function for Richardson-Lucy deconvolution algorithm More...
 
IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter)
 asynchronous wrappers
 
IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipBool bStaturateImg)
 asynchronous wrappers
 
IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue)
 asynchronous wrappers
 
IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const ipBool bStaturateImg)
 asynchronous wrappers
 
IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const image::ImagePtr &pOutRealImg)
 asynchronous wrappers
 
IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipBool bStaturateImg, const image::ImagePtr &pOutRealImg)
 asynchronous wrappers
 
IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const image::ImagePtr &pOutRealImg)
 asynchronous wrappers
 
IPSDKIPLFILTERING_API boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > ipsdk::imaproc::filter::richardsonLucyDeconvolution2dImg_async (const image::ImageConstPtr &pInRealImg, const KernelXYConstPtr &pInKnlXY, const ipUInt32 nbIter, const ipReal32 epsilonValue, const ipBool bStaturateImg, const image::ImagePtr &pOutRealImg)
 asynchronous wrappers
 
IPSDKIPLFILTERING_API image::ImagePtr ipsdk::imaproc::filter::getAsyncProcessorOutput (boost::shared_ptr< RichardsonLucyDeconvolution2dImgLvl1 > pProcessor)
 function to retrieve the result of an asynchronous processor
 

Detailed Description

Wrapper functions for Richardson-Lucy deconvolution algorithm.

Author
R. Abbal
Date
2021/07/15