15 #ifndef __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION2DIMG_H__ 16 #define __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION2DIMG_H__ 25 class PearsonColocalization2dImgLvl1;
67 #endif // __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION2DIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLFILTERING_API image::ImagePtr pearsonColocalization2dImg(const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2)
wrapper function for builds the Pearson's colocalization map computing the Pearson correlation coeffi...
IPSDKIPLFILTERING_API boost::shared_ptr< PearsonColocalization2dImgLvl1 > pearsonColocalization2dImg_async(const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2)
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
Definition of import/export macro for library.