15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_CONNECTEDCOMPONENT3DIMG_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_CONNECTEDCOMPONENT3DIMG_H__ 26 class ConnectedComponent3dImgLvl1;
72 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_CONNECTEDCOMPONENT3DIMG_H__ Definition of import/export macro for library.
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< ConnectedComponent3dImgLvl1 > connectedComponent3dImg_async(const ipsdk::image::ImageConstPtr &pInBinLabImg3d)
asynchronous wrappers
boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AdaptiveBinaryWatershed2dImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLADVANCEDMORPHOLOGY_API ipsdk::image::ImagePtr connectedComponent3dImg(const ipsdk::image::ImageConstPtr &pInBinLabImg3d)
wrapper function for Connected component image 3d labeling algorithm
#define IPSDKIPLADVANCEDMORPHOLOGY_API
Import/Export macro for library IPSDKIPLAdvancedMorphology.
Definition: IPSDKIPLAdvancedMorphologyExports.h:25
boost::shared_ptr< const BaseImage > ImageConstPtr