15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_KEEPBIGSHAPE2DIMG_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_KEEPBIGSHAPE2DIMG_H__ 25 class KeepBigShape2dImgLvl1;
67 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_KEEPBIGSHAPE2DIMG_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
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< KeepBigShape2dImgLvl1 > keepBigShape2dImg_async(const image::ImageConstPtr &pInBinLabImg, const ipUInt32 inNbFeatures)
asynchronous wrappers
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr keepBigShape2dImg(const image::ImageConstPtr &pInBinLabImg, const ipUInt32 inNbFeatures)
wrapper function for keep only the big connected components in binary or label 2d image ...
#define IPSDKIPLADVANCEDMORPHOLOGY_API
Import/Export macro for library IPSDKIPLAdvancedMorphology.
Definition: IPSDKIPLAdvancedMorphologyExports.h:25
boost::shared_ptr< const BaseImage > ImageConstPtr