15 #ifndef __IPSDKIPLBASICMORPHOLOGY_BOUNDARY2DIMG_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_BOUNDARY2DIMG_H__ 26 class Boundary2dImgLvl1;
73 #endif // __IPSDKIPLBASICMORPHOLOGY_BOUNDARY2DIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
#define IPSDKIPLBASICMORPHOLOGY_API
Import/Export macro for library IPSDKIPLBasicMorphology.
Definition: IPSDKIPLBasicMorphologyExports.h:25
IPSDKIPLBASICMORPHOLOGY_API boost::shared_ptr< Boundary2dImgLvl1 > boundary2dImg_async(const image::ImageConstPtr &pInBinImg)
asynchronous wrappers
Definition of import/export macro for library.
IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AddMarkerImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr boundary2dImg(const image::ImageConstPtr &pInBinImg)
wrapper function for Algorithm allowing to extract boundary of a binary 2d image
boost::shared_ptr< const BaseImage > ImageConstPtr