![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for morphological structuring elements processing rules management. More...
#include <IPSDKIPL/IPSDKIPLBasicMorphology/IPSDKIPLBasicMorphologyExports.h>#include <IPSDKImageProcessing/Rule/Image/ImageProperty/CustomCheckedImageProperty/CustomCheckedImagePropertyTypes.h>#include <IPSDKImageProcessing/Attribute/Image/ImageAttributeTypes.h>#include <IPSDKImageProcessing/Attribute/StructuringElement/StructuringElementAttributeTypes.h>Go to the source code of this file.
Namespaces | |
| ipsdk::imaproc::morpho | |
| Namespace aggregating morphological operations on images. | |
Functions | |
| IPSDKIPLBASICMORPHOLOGY_API CustomCheckedImagePropertyPtr | ipsdk::imaproc::morpho::matchSEMorphology (const ImageAttributeConstPtr &pInputAttribute, const StructuringElementXYAttributeConstPtr &pSEXYAttribute) |
| function allowing to define rule applied on working image for structuring elements processing algorithms | |
| IPSDKIPLBASICMORPHOLOGY_API CustomCheckedImagePropertyPtr | ipsdk::imaproc::morpho::matchSEMorphology (const ImageAttributeConstPtr &pInputAttribute, const StructuringElementXYZAttributeConstPtr &pSEXYZAttribute) |
| function allowing to define rule applied on working image for structuring elements processing algorithms | |
Utility functions for morphological structuring elements processing rules management.
1.8.14