![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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... | |
Utility functions for morphological structuring elements processing.
1.8.14