IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
SEMorphologyUtils.h File Reference

Utility functions for morphological structuring elements processing. More...

#include <IPSDKIPL/IPSDKIPLBasicMorphology/IPSDKIPLBasicMorphologyExports.h>
#include <IPSDKIPL/IPSDKIPLBasicMorphology/Tools/SEMorphologyTypes.h>
#include <IPSDKBaseData/Pattern/StructuringElement/StructuringElementInfoTypes.h>
#include <IPSDKImage/Image/ImageTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::morpho
 Namespace aggregating morphological operations on images.
 

Functions

IPSDKIPLBASICMORPHOLOGY_API eSEProcessingCase ipsdk::imaproc::morpho::getSEProcessingCase (const StructuringElementXYInfo &seInfo, const image::BaseImage &inImg)
 function allowing to retrieve morphological structuring element processing case in function of structuring element information and of input image informations
 
IPSDKIPLBASICMORPHOLOGY_API eSEProcessingCase ipsdk::imaproc::morpho::getSEProcessingCase (const StructuringElementXYZInfo &seInfo, const image::BaseImage &inImg)
 function allowing to retrieve morphological structuring element processing case in function of structuring element information and of input image informations
 
IPSDKIPLBASICMORPHOLOGY_API image::eImageBufferType ipsdk::imaproc::morpho::getSEWkImageBufferType (const StructuringElementXYInfo &seInfo, const image::BaseImage &inImg)
 retrieve working image type associated to morphological structuring element processing case More...
 
IPSDKIPLBASICMORPHOLOGY_API image::eImageBufferType ipsdk::imaproc::morpho::getSEWkImageBufferType (const StructuringElementXYZInfo &seInfo, const image::BaseImage &inImg)
 retrieve working image type associated to morphological structuring element processing case More...
 

Detailed Description

Utility functions for morphological structuring elements processing.

Author
E. Noirfalise
Date
2017/12/21