15 #ifndef __IPSDKIPLADVANCEDMORPHOLOGY_MAXPROPAGATION3DIMG_H__ 16 #define __IPSDKIPLADVANCEDMORPHOLOGY_MAXPROPAGATION3DIMG_H__ 27 class MaxPropagation3dImgLvl1;
69 #endif // __IPSDKIPLADVANCEDMORPHOLOGY_MAXPROPAGATION3DIMG_H__ Definition of import/export macro for library.
eProcessingOptimizationPolicy
Enumerate describing processing optimization policy type.
Definition: ProcessingOptimizationPolicyTypes.h:31
IPSDKIPLADVANCEDMORPHOLOGY_API image::ImagePtr maxPropagation3dImg(const image::ImageConstPtr &pInImg3d)
wrapper function for propagation of maxima in a 3d image
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
boost::shared_ptr< const BaseImage > ImageConstPtr
Predefined types for processing optimization policy definition.
IPSDKIPLADVANCEDMORPHOLOGY_API boost::shared_ptr< MaxPropagation3dImgLvl1 > maxPropagation3dImg_async(const image::ImageConstPtr &pInImg3d)
asynchronous wrappers