![]() |
aimsalgo
5.0.5
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 76 of file primalSketch2graph.h.
|
protected |
Definition at line 80 of file primalSketch2graph.h.
|
protected |
Definition at line 81 of file primalSketch2graph.h.
|
inline |
Definition at line 96 of file primalSketch2graph.h.
References aims::PrimalSketch< Geom, Text >::BifurcationList().
|
inline |
Definition at line 102 of file primalSketch2graph.h.
void aims::Primalsketch2graph< Geom, Text >::DoIt | ( | ) |
Definition at line 148 of file primalSketch2graph.h.
References aims::AddBlobsToPSGraph(), aims::GreyLevelBlobTools< T >::Barycenter(), aims::IMAGE, ref(), and aims::SURFACE.
|
inline |
Definition at line 117 of file primalSketch2graph.h.
|
inline |
Definition at line 106 of file primalSketch2graph.h.
void aims::Primalsketch2graph< Geom, Text >::SortBlobs | ( | ) |
Definition at line 126 of file primalSketch2graph.h.
|
protected |
Definition at line 84 of file primalSketch2graph.h.
|
protected |
Definition at line 85 of file primalSketch2graph.h.
|
protected |
Definition at line 83 of file primalSketch2graph.h.
|
protected |
Definition at line 92 of file primalSketch2graph.h.