DGtal
1.5.beta
|
Aim: the traits classes for DigitalTopology types. More...
#include <DGtal/topology/DigitalTopologyTraits.h>
Static Public Attributes | |
static const Dimension | GEODESIC_NEIGHBORHOOD_SIZE = dim |
Aim: the traits classes for DigitalTopology types.
Description of template class 'DigitalTopologyTraits'
TForegroundAdjacency | any model of CAdjacency. |
TBackgroundAdjacency | any model of CAdjacency. |
dim | the dimension of the embedding digital space. |
The traits are specialized for the classical (4,8) and (8,4) adjacencies in 2D and (6,18), (6,26), (26,6) and (18,6) adjacencies in 3D, following the works of Bertrand and Couprie ([13]). They specify for GEODESIC_NEIGHBORHOOD_SIZE:
Definition at line 73 of file DigitalTopologyTraits.h.
|
static |
Definition at line 77 of file DigitalTopologyTraits.h.