DGtal
1.4.2
|
Z3i
this namespace gathers the standard of types for 3D imagery.
More...
Variables | |
static const Adj6 | adj6 |
static const Adj18 | adj18 |
static const Adj26 | adj26 |
static const DT6_18 | dt6_18 = DT6_18( adj6, adj18, JORDAN_DT ) |
static const DT18_6 | dt18_6 = DT18_6( adj18, adj6, JORDAN_DT ) |
static const DT6_26 | dt6_26 = DT6_26( adj6, adj26, JORDAN_DT ) |
static const DT26_6 | dt26_6 = DT26_6( adj26, adj6, JORDAN_DT ) |
static const L2Metric | l2Metric |
static const L1Metric | l1Metric |
static const L2PowerMetric | l2PowerMetric |
static const L1PowerMetric | l1PowerMetric |
Z3i
this namespace gathers the standard of types for 3D imagery.
This namespacef gathers all standard type definitions as well as some static instances for using a 3D digital space with integers represented by 'int'. It is useful for a developer who wants to develop an application in the 3D plane and who does not wish to tune specifically the possible types.
This is the standard set of types for 3D imagery.
typedef MetricAdjacency< Space, 2> DGtal::Z3i::Adj18 |
typedef MetricAdjacency< Space, 3> DGtal::Z3i::Adj26 |
typedef MetricAdjacency< Space, 1> DGtal::Z3i::Adj6 |
typedef KSpace::Cell DGtal::Z3i::Cell |
typedef KSpace::Cells DGtal::Z3i::Cells |
typedef Object<DT18_6, DigitalSet>::ComplementObject DGtal::Z3i::ComplementObject18_6 |
typedef Object<DT26_6, DigitalSet>::ComplementObject DGtal::Z3i::ComplementObject26_6 |
typedef Object<DT6_18, DigitalSet>::ComplementObject DGtal::Z3i::ComplementObject6_18 |
typedef Object<DT6_26, DigitalSet>::ComplementObject DGtal::Z3i::ComplementObject6_26 |
typedef DigitalSetSelector< Domain, BIG_DS+HIGH_BEL_DS >::Type DGtal::Z3i::DigitalSet |
typedef HyperRectDomain< Space > DGtal::Z3i::Domain |
typedef DigitalTopology< Adj18, Adj6 > DGtal::Z3i::DT18_6 |
typedef DigitalTopology< Adj26, Adj6 > DGtal::Z3i::DT26_6 |
typedef DigitalTopology< Adj6, Adj18 > DGtal::Z3i::DT6_18 |
typedef DigitalTopology< Adj6, Adj26 > DGtal::Z3i::DT6_26 |
typedef DGtal::int32_t DGtal::Z3i::Integer |
typedef KSpace DGtal::Z3i::K3 |
typedef KPreSpace DGtal::Z3i::KP3 |
typedef KhalimskyPreSpaceND< 3, Integer > DGtal::Z3i::KPreSpace |
typedef KhalimskySpaceND< 3, Integer > DGtal::Z3i::KSpace |
typedef Object<DT18_6, DigitalSet> DGtal::Z3i::Object18_6 |
typedef Object<DT26_6, DigitalSet> DGtal::Z3i::Object26_6 |
typedef Object<DT6_18, DigitalSet> DGtal::Z3i::Object6_18 |
typedef Object<DT6_26, DigitalSet> DGtal::Z3i::Object6_26 |
typedef Space::Point DGtal::Z3i::Point |
typedef KPreSpace::Cell DGtal::Z3i::PreCell |
typedef KPreSpace::Cells DGtal::Z3i::PreCells |
typedef KSpace::SCell DGtal::Z3i::SCell |
typedef KSpace::SCells DGtal::Z3i::SCells |
typedef Object<DT18_6, DigitalSet>::SmallComplementObject DGtal::Z3i::SmallComplementObject18_6 |
typedef Object<DT26_6, DigitalSet>::SmallComplementObject DGtal::Z3i::SmallComplementObject26_6 |
typedef Object<DT6_18, DigitalSet>::SmallComplementObject DGtal::Z3i::SmallComplementObject6_18 |
typedef Object<DT6_26, DigitalSet>::SmallComplementObject DGtal::Z3i::SmallComplementObject6_26 |
typedef Object<DT18_6, DigitalSet>::SmallObject DGtal::Z3i::SmallObject18_6 |
typedef Object<DT26_6, DigitalSet>::SmallObject DGtal::Z3i::SmallObject26_6 |
typedef Object<DT6_18, DigitalSet>::SmallObject DGtal::Z3i::SmallObject6_18 |
typedef Object<DT6_26, DigitalSet>::SmallObject DGtal::Z3i::SmallObject6_26 |
typedef SpaceND< 3, Integer > DGtal::Z3i::Space |
typedef KPreSpace::SCell DGtal::Z3i::SPreCell |
typedef Space::Vector DGtal::Z3i::Vector |
typedef Space DGtal::Z3i::Z3 |
|
static |
|
static |