![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/topology/components.h>
Public Types | |
enum | PointType { InList =101 , Exist , TooFar } |
Public Member Functions | |
Components (TopologicalRelation, Adjacency) | |
virtual | ~Components () |
virtual int | getScalar (int *) |
Definition at line 42 of file components.h.
Enumerator | |
---|---|
InList | |
Exist | |
TooFar |
Definition at line 46 of file components.h.
Components::Components | ( | TopologicalRelation | , |
Adjacency | |||
) |
|
inlinevirtual |
Definition at line 54 of file components.h.
|
virtual |
Reimplemented in Components26Neighborhood, and Components18Neighborhood.