32#include "DGtal/base/Common.h"
33#include "DGtal/kernel/SpaceND.h"
34#include "DGtal/topology/MetricAdjacency.h"
35#include "DGtal/topology/DigitalTopology.h"
60 typedef DT48::ReverseTopology DT84;
61 DT84 opp_dt =
dt.reverseTopology();
75int main(
int argc,
char** argv )
79 for (
int i = 0; i < argc; ++i )
84 trace.
emphase() << ( res ?
"Passed." :
"Error." ) << endl;
Aim: Represents a digital topology as a couple of adjacency relations.
Aim: Describes digital adjacencies in digital spaces that are defined with the 1-norm and the infinit...
void beginBlock(const std::string &keyword="")
DGtal is the top-level namespace which contains all DGtal functions and types.
bool testDigitalTopologyZ2()