15 #ifndef __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION3DIMG_H__ 16 #define __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION3DIMG_H__ 25 class PearsonColocalization3dImgLvl1;
67 #endif // __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION3DIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLFILTERING_API boost::shared_ptr< PearsonColocalization3dImgLvl1 > pearsonColocalization3dImg_async(const image::ImageConstPtr &pInImg3d1, const image::ImageConstPtr &pInImg3d2)
asynchronous wrappers
IPSDKIPLFILTERING_API image::ImagePtr pearsonColocalization3dImg(const image::ImageConstPtr &pInImg3d1, const image::ImageConstPtr &pInImg3d2)
wrapper function for builds the Pearson's colocalization map computing the Pearson correlation coeffi...
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.