15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_GREYRECONSTRUCTION2DIMG_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_GREYRECONSTRUCTION2DIMG_H__ 25 class GreyReconstruction2dImgLvl1;
87 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_GREYRECONSTRUCTION2DIMG_H__ Definition of import/export macro for library.
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr greyMinReconstruction2dImg(const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg)
wrapper function for grey minima reconstruction of an image 2d
boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AdaptiveBinaryWatershed2dImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
#define IPSDKIPLADVANCEDMORPHOLOGY_API
Import/Export macro for library IPSDKIPLAdvancedMorphology.
Definition: IPSDKIPLAdvancedMorphologyExports.h:25
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< GreyReconstruction2dImgLvl1 > greyMaxReconstruction2dImg_async(const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg)
asynchronous wrappers
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr greyMaxReconstruction2dImg(const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg)
wrapper function for grey maxima reconstruction of an image 2d
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< GreyReconstruction2dImgLvl1 > greyMinReconstruction2dImg_async(const image::ImageConstPtr &pInImg, const image::ImageConstPtr &pInGreyMarkImg)
asynchronous wrappers