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

Multi level decomposition 2d element. More...

#include <RegularSEXYDecompositionTypes.h>

Public Attributes

StructuringElementXY _sparseSE
 sparse structuring element
 
ipUInt32 _halfCubicSizeX
 
ipUInt32 _halfCubicSizeY
 

Detailed Description

Multi level decomposition 2d element.

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

Member Data Documentation

◆ _halfCubicSizeX

ipUInt32 ipsdk::imaproc::morpho::MLD2dElement::_halfCubicSizeX

cubic structuring element half size along x and y axis

◆ _halfCubicSizeY

ipUInt32 ipsdk::imaproc::morpho::MLD2dElement::_halfCubicSizeY

cubic structuring element half size along x and y axis


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