In file inrimage/connectivity.h:

namespace yav enum CONNECTIVITY_TYPE

The type of connectivity ( or neighborhood ) for a 2D and 3D image

EIGHT_CONNECTIVITY
Eight connectivity : the voxels sharing a vertex in the same plane are considered as neighbors
SIX_CONNECTIVITY
Six connectivity : the voxels sharing a face in 3D are considered as neighbors
TEN_CONNECTIVITY
Ten connectivity : the voxels sharing a vertex in the same plane, or a face in adjacent planes, are considered as neighbors
EIGHTEEN_CONNECTIVITY
Eighteen connectivity : the voxels sharing an edge in 3D are considered as neighbors
TWENTY_SIX_CONNECTIVITY
Twenty six connectivity : the voxels sharing a vertex in 3D are considered as neighbors

Documentation

The type of connectivity ( or neighborhood ) for a 2D and 3D image
EIGHT_CONNECTIVITY
Eight connectivity : the voxels sharing a vertex in the same plane are considered as neighbors

SIX_CONNECTIVITY
Six connectivity : the voxels sharing a face in 3D are considered as neighbors

TEN_CONNECTIVITY
Ten connectivity : the voxels sharing a vertex in the same plane, or a face in adjacent planes, are considered as neighbors

EIGHTEEN_CONNECTIVITY
Eighteen connectivity : the voxels sharing an edge in 3D are considered as neighbors

TWENTY_SIX_CONNECTIVITY
Twenty six connectivity : the voxels sharing a vertex in 3D are considered as neighbors

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de