DGtal
1.4.2
|
Z2i
this namespace gathers the standard of types for 2D imagery.
More...
Variables | |
static const Adj4 | adj4 |
static const Adj8 | adj8 |
static const DT4_8 | dt4_8 = DT4_8( adj4, adj8, JORDAN_DT ) |
static const DT8_4 | dt8_4 = DT8_4( adj8, adj4, JORDAN_DT ) |
static const L2Metric | l2Metric |
static const L1Metric | l1Metric |
static const L2PowerMetric | l2PowerMetric |
static const L1PowerMetric | l1PowerMetric |
Z2i
this namespace gathers the standard of types for 2D imagery.
This namespace gathers all standard type definitions as well as some static instances for using a 2D digital space with integers represented by 'int'. It is useful for a developer who wants to develop an application in the 2D plane and who does not wish to tune specifically the possible types.
This is the standard set of types for 2D imagery.
typedef MetricAdjacency< Space, 1> DGtal::Z2i::Adj4 |
typedef MetricAdjacency< Space, 2> DGtal::Z2i::Adj8 |
typedef KSpace::Cell DGtal::Z2i::Cell |
typedef KSpace::Cells DGtal::Z2i::Cells |
typedef Object<DT4_8, DigitalSet>::ComplementObject DGtal::Z2i::ComplementObject4_8 |
typedef Object<DT8_4, DigitalSet>::ComplementObject DGtal::Z2i::ComplementObject8_4 |
typedef GridCurve<K2> DGtal::Z2i::Curve |
typedef DigitalSetSelector< Domain, BIG_DS+HIGH_BEL_DS >::Type DGtal::Z2i::DigitalSet |
typedef HyperRectDomain< Space > DGtal::Z2i::Domain |
typedef DigitalTopology< Adj4, Adj8 > DGtal::Z2i::DT4_8 |
typedef DigitalTopology< Adj8, Adj4 > DGtal::Z2i::DT8_4 |
typedef DGtal::int32_t DGtal::Z2i::Integer |
typedef KSpace DGtal::Z2i::K2 |
typedef KPreSpace DGtal::Z2i::KP2 |
typedef KhalimskyPreSpaceND< 2, Integer > DGtal::Z2i::KPreSpace |
typedef KhalimskySpaceND< 2, Integer > DGtal::Z2i::KSpace |
typedef Object<DT4_8, DigitalSet> DGtal::Z2i::Object4_8 |
typedef Object<DT8_4, DigitalSet> DGtal::Z2i::Object8_4 |
typedef Space::Point DGtal::Z2i::Point |
typedef KPreSpace::Cell DGtal::Z2i::PreCell |
typedef KPreSpace::Cells DGtal::Z2i::PreCells |
typedef KSpace::SCell DGtal::Z2i::SCell |
typedef KSpace::SCells DGtal::Z2i::SCells |
typedef Object<DT4_8, DigitalSet>::SmallComplementObject DGtal::Z2i::SmallComplementObject4_8 |
typedef Object<DT8_4, DigitalSet>::SmallComplementObject DGtal::Z2i::SmallComplementObject8_4 |
typedef Object<DT4_8, DigitalSet>::SmallObject DGtal::Z2i::SmallObject4_8 |
typedef Object<DT8_4, DigitalSet>::SmallObject DGtal::Z2i::SmallObject8_4 |
typedef SpaceND< 2, Integer > DGtal::Z2i::Space |
typedef KPreSpace::SCell DGtal::Z2i::SPreCell |
typedef Space::Vector DGtal::Z2i::Vector |
typedef Space DGtal::Z2i::Z2 |
|
static |
|
static |
Definition at line 123 of file StdDefs.h.
Referenced by main(), and TEST_CASE().
|
static |