IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::imaproc::morpho::MLD3dElement Struct Reference

Multi level decomposition 3d element. More...

#include <RegularSEXYZDecompositionTypes.h>

Public Attributes

StructuringElementXYZ _sparseSE
 sparse structuring element
 
ipUInt32 _halfCubicSizeX
 
ipUInt32 _halfCubicSizeY
 
ipUInt32 _halfCubicSizeZ
 

Detailed Description

Multi level decomposition 3d element.

This structure allows to define an element of a multi level decomposition of a convex and symetric structuring element 3d

Member Data Documentation

◆ _halfCubicSizeX

ipUInt32 ipsdk::imaproc::morpho::MLD3dElement::_halfCubicSizeX

cubic structuring element half size along x, y and z axis

◆ _halfCubicSizeY

ipUInt32 ipsdk::imaproc::morpho::MLD3dElement::_halfCubicSizeY

cubic structuring element half size along x, y and z axis

◆ _halfCubicSizeZ

ipUInt32 ipsdk::imaproc::morpho::MLD3dElement::_halfCubicSizeZ

cubic structuring element half size along x, y and z axis


The documentation for this struct was generated from the following file: