15 #ifndef __IPSDKIPLBASICMORPHOLOGY_SEMORPHOLOGYUTILS_H__ 16 #define __IPSDKIPLBASICMORPHOLOGY_SEMORPHOLOGYUTILS_H__ 36 const image::BaseImage& inImg);
39 const image::BaseImage& inImg);
49 const image::BaseImage& inImg);
52 const image::BaseImage& inImg);
62 #endif // __IPSDKIPLBASICMORPHOLOGY_SEMORPHOLOGYUTILS_H__ IPSDKIPLBASICMORPHOLOGY_API image::eImageBufferType getSEWkImageBufferType(const StructuringElementXYInfo &seInfo, const image::BaseImage &inImg)
retrieve working image type associated to morphological structuring element processing case ...
IPSDKIPLBASICMORPHOLOGY_API eSEProcessingCase getSEProcessingCase(const StructuringElementXYInfo &seInfo, const image::BaseImage &inImg)
function allowing to retrieve morphological structuring element processing case in function of struct...
eSEProcessingCase
Enumerate describing processing case associated to a structuring element.
Definition: SEMorphologyTypes.h:32
#define IPSDKIPLBASICMORPHOLOGY_API
Import/Export macro for library IPSDKIPLBasicMorphology.
Definition: IPSDKIPLBasicMorphologyExports.h:25
Definition of import/export macro for library.
Predefined types for morphological structuring elements processing.