16 #ifndef __IPSDKIPLFILTERING_DICINTEGRATION2DIMG_H__ 17 #define __IPSDKIPLFILTERING_DICINTEGRATION2DIMG_H__ 26 class DicIntegration2dImgLvl1;
73 #endif // __IPSDKIPLFILTERING_DICINTEGRATION2DIMG_H__ IPSDKIPLFILTERING_API boost::shared_ptr< DicIntegration2dImgLvl1 > dicIntegration2dImg_async(const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 theta)
asynchronous wrappers
IPSDKIPLFILTERING_API image::ImagePtr dicIntegration2dImg(const image::ImageConstPtr &pInImg, const ipReal32 inStdDev, const ipReal32 theta)
wrapper function for Differential Interference Contrast (DIC) line integration along a given orientat...
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
Definition of import/export macro for library.