19 #ifndef __IPSDKIPLBASICMORPHOLOGY_REGULARSEXYDECOMPOSITION_H__ 20 #define __IPSDKIPLBASICMORPHOLOGY_REGULARSEXYDECOMPOSITION_H__ 47 #endif // __IPSDKIPLBASICMORPHOLOGY_REGULARSEXYDECOMPOSITION_H__ #define IPSDKIPLBASICMORPHOLOGY_API
Import/Export macro for library IPSDKIPLBasicMorphology.
Definition: IPSDKIPLBasicMorphologyExports.h:25
std::vector< MLD2dElement > ML2dDecomposition
Definition: RegularSEXYDecompositionTypes.h:51
Definition of import/export macro for library.
IPSDKIPLBASICMORPHOLOGY_API void decomposeRegularSEXY(const StructuringElementXY ®ularSEXY, ML2dDecomposition &decomposition)
function allowing to decompose a convex and symetric (regards to x and y axis) structuring element 2d...
Predefined types used for regular structuring element 2d decomposition.