15 #ifndef __IPSDKIPLFILTERING_DICPHASERETRIEVAL2DIMG_H__ 16 #define __IPSDKIPLFILTERING_DICPHASERETRIEVAL2DIMG_H__ 25 class DicPhaseRetrieval2dImgLvl1;
133 #endif // __IPSDKIPLFILTERING_DICPHASERETRIEVAL2DIMG_H__ IPSDKIPLFILTERING_API boost::shared_ptr< DicPhaseRetrieval2dImgLvl1 > dicPhaseRetrieval2dImg_async(const image::ImageConstPtr &pInImg, const ipReal32 inStdDev)
asynchronous wrappers
boost::shared_ptr< BaseImage > ImagePtr
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 image::ImagePtr dicPhaseRetrieval2dImg(const image::ImageConstPtr &pInImg, const ipReal32 inStdDev)
wrapper function for Phase retrieval from Paganin et al. 2004
Definition of import/export macro for library.