15 #ifndef __IPSDKIPLBASICMORPHOLOGY_PRUNING2DIMG_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_PRUNING2DIMG_H__ 25 class Pruning2dImgLvl1;
101 #endif // __IPSDKIPLBASICMORPHOLOGY_PRUNING2DIMG_H__ boost::shared_ptr< BaseImage > ImagePtr
#define IPSDKIPLBASICMORPHOLOGY_API
Import/Export macro for library IPSDKIPLBasicMorphology.
Definition: IPSDKIPLBasicMorphologyExports.h:25
IPSDKIPLBASICMORPHOLOGY_API boost::shared_ptr< Pruning2dImgLvl1 > pruning2dImg_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
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLBASICMORPHOLOGY_API boost::shared_ptr< Pruning2dImgLvl1 > pruning2dImg_keepAll_async(const image::ImageConstPtr &pInBinImg)
asynchronous wrappers
IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr pruning2dImg_keepAll(const image::ImageConstPtr &pInBinImg)
wrapper function for Reduces skeleton branches. If enough iterations are processed, the branches are completely removed
IPSDKIPLBASICMORPHOLOGY_API image::ImagePtr pruning2dImg(const image::ImageConstPtr &pInBinImg)
wrapper function for Reduces skeleton branches. If enough iterations are processed, the branches are completely removed