aimsalgo  5.0.5
Neuroimaging image processing
Topology< T > Class Template Reference

#include <aims/topology/topology.h>

Inheritance diagram for Topology< T >:
Collaboration diagram for Topology< T >:

Public Member Functions

 Topology (const AimsData< T > &)
 
void fillNeighborhood (const Point3d &, int)
 
void fillNeighborhood (const Point3d &, int, int)
 
void fillNeighborhoodComplement (const Point3d &, int)
 
- Public Member Functions inherited from TopologyBase
 TopologyBase ()
 
virtual ~TopologyBase ()
 
int Cstar ()
 
int Cbar ()
 
int * X ()
 
void flipX ()
 
void computeLocalCCNumbers ()
 

Additional Inherited Members

- Protected Attributes inherited from TopologyBase
Connectivity26 connex26
 
Components26Neighborhood_comp26
 
Components18Neighborhood_comp18
 
int myX [27]
 
int _cstar
 
int _cbar
 

Detailed Description

template<class T>
class Topology< T >

Definition at line 43 of file topology.h.

Constructor & Destructor Documentation

◆ Topology()

Member Function Documentation

◆ fillNeighborhood() [1/2]

template<class T >
void Topology< T >::fillNeighborhood ( const Point3d pt,
int  label 
)
inlinevirtual

◆ fillNeighborhood() [2/2]

template<class T >
void Topology< T >::fillNeighborhood ( const Point3d pt,
int  lb1,
int  lb2 
)
inlinevirtual

◆ fillNeighborhoodComplement()

template<class T >
void Topology< T >::fillNeighborhoodComplement ( const Point3d pt,
int  label 
)
inlinevirtual

The documentation for this class was generated from the following file: