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