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

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
 

Detailed Description

Utility functions for morphological structuring elements processing rules management.

Author
E. Noirfalise
Date
2017/12/22