19 #ifndef __IPSDKIPLBASICMORPHOLOGY_REGULARSEXYZDECOMPOSITION_H__ 20 #define __IPSDKIPLBASICMORPHOLOGY_REGULARSEXYZDECOMPOSITION_H__ 47 #endif // __IPSDKIPLBASICMORPHOLOGY_REGULARSEXYZDECOMPOSITION_H__ #define IPSDKIPLBASICMORPHOLOGY_API
Import/Export macro for library IPSDKIPLBasicMorphology.
Definition: IPSDKIPLBasicMorphologyExports.h:25
Definition of import/export macro for library.
IPSDKIPLBASICMORPHOLOGY_API void decomposeRegularSEXYZ(const StructuringElementXYZ ®ularSEXYZ, ML3dDecomposition &decomposition)
function allowing to decompose a convex and symetric (regards to x, y and z axis) structuring element...
Predefined types used for regular structuring element 3d decomposition.
std::vector< MLD3dElement > ML3dDecomposition
Definition: RegularSEXYZDecompositionTypes.h:52