![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/primalsketch/primalSketch2graph.h>
Public Member Functions | |
Primalsketch2graph (PrimalSketch< Geom, Text > *primalSketch) | |
~Primalsketch2graph () | |
void | setMotion (const Motion &m) |
void | DoIt () |
void | SortBlobs () |
Graph * | GetGraph () |
Protected Types | |
typedef SiteType< Geom >::type | Site |
typedef TexType< Text >::type | Val |
Protected Attributes | |
PrimalSketch< Geom, Text > * | _primalSketch |
Graph * | _graph |
Motion * | _motion |
std::map< int, int > | sortedLabels |
Definition at line 77 of file primalSketch2graph.h.
|
protected |
Definition at line 81 of file primalSketch2graph.h.
|
protected |
Definition at line 82 of file primalSketch2graph.h.
|
inline |
Definition at line 97 of file primalSketch2graph.h.
References aims::Primalsketch2graph< Geom, Text >::_graph, and aims::PrimalSketch< Geom, Text >::BifurcationList().
|
inline |
Definition at line 103 of file primalSketch2graph.h.
References aims::Primalsketch2graph< Geom, Text >::_motion.
void aims::Primalsketch2graph< Geom, Text >::DoIt |
Definition at line 149 of file primalSketch2graph.h.
References aims::AddBlobsToPSGraph(), aims::GreyLevelBlobTools< T >::Barycenter(), Vertex::begin(), aims::GreyLevelBlobTools< T >::Boundingbox(), aims::IMAGE, ref(), and aims::SURFACE.
|
inline |
Definition at line 118 of file primalSketch2graph.h.
References aims::Primalsketch2graph< Geom, Text >::_graph.
|
inline |
Definition at line 107 of file primalSketch2graph.h.
References aims::Primalsketch2graph< Geom, Text >::_motion.
void aims::Primalsketch2graph< Geom, Text >::SortBlobs |
Definition at line 127 of file primalSketch2graph.h.
|
protected |
Definition at line 85 of file primalSketch2graph.h.
Referenced by aims::Primalsketch2graph< Geom, Text >::GetGraph(), and aims::Primalsketch2graph< Geom, Text >::Primalsketch2graph().
|
protected |
Definition at line 86 of file primalSketch2graph.h.
Referenced by aims::Primalsketch2graph< Geom, Text >::setMotion(), and aims::Primalsketch2graph< Geom, Text >::~Primalsketch2graph().
|
protected |
Definition at line 84 of file primalSketch2graph.h.
|
protected |
Definition at line 93 of file primalSketch2graph.h.