15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_CONNECTEDCOMPONENT2DIMG_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_CONNECTEDCOMPONENT2DIMG_H__ 26 class ConnectedComponent2dImgLvl1;
72 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_CONNECTEDCOMPONENT2DIMG_H__ Definition of import/export macro for library.
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< ConnectedComponent2dImgLvl1 > connectedComponent2dImg_async(const ipsdk::image::ImageConstPtr &pInBinLabImg)
asynchronous wrappers
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLADVANCEDMORPHOLOGY_API ipsdk::image::ImagePtr connectedComponent2dImg(const ipsdk::image::ImageConstPtr &pInBinLabImg)
wrapper function for Connected component image 2d labeling algorithm