![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/primalsketch/scaleLevel.h>
Public Types | |
typedef SiteType< Geom >::type | Site |
typedef TexType< Text >::type | Val |
Public Member Functions | |
ScaleLevel (float scale) | |
ScaleLevel () | |
float | Scale () |
std::map< int, GreyLevelBlob< Site > * > | BlobList () |
std::list< SaddlePoint< Site > * > | SaddlePointList () |
std::list< MaximumPoint< Site > * > | MaximumPointList () |
GreyLevelBlob< Site > * | Blob (int label) |
TexturedData< Geom, Text > | Data () |
void | DetectBlobs (TexturedData< Geom, Text > *mask, char *stats=0) |
int | nbBlobs () |
ScaleLevel< Geom, Text > & | operator= (const ScaleLevel< Geom, Text > &other) |
Definition at line 57 of file scaleLevel.h.
typedef SiteType<Geom>::type aims::ScaleLevel< Geom, Text >::Site |
Definition at line 61 of file scaleLevel.h.
typedef TexType<Text>::type aims::ScaleLevel< Geom, Text >::Val |
Definition at line 62 of file scaleLevel.h.
|
inline |
Definition at line 64 of file scaleLevel.h.
|
inline |
Definition at line 66 of file scaleLevel.h.
|
inline |
Definition at line 73 of file scaleLevel.h.
Referenced by aims::PrimalSketch< Geom, Text >::MatchScaleLevels().
|
inline |
Definition at line 69 of file scaleLevel.h.
Referenced by aims::PrimalSketch< Geom, Text >::ComputePrimalSketch(), and aims::PrimalSketch< Geom, Text >::MatchScaleLevels().
|
inline |
Definition at line 84 of file scaleLevel.h.
void aims::ScaleLevel< Geom, Text >::DetectBlobs | ( | TexturedData< Geom, Text > * | mask, |
char * | stats = 0 |
||
) |
|
inline |
Definition at line 71 of file scaleLevel.h.
|
inline |
Definition at line 87 of file scaleLevel.h.
Referenced by aims::PrimalSketch< Geom, Text >::MatchScaleLevels().
|
inline |
Definition at line 89 of file scaleLevel.h.
|
inline |
Definition at line 70 of file scaleLevel.h.
|
inline |
Definition at line 68 of file scaleLevel.h.
Referenced by aims::PrimalSketch< Geom, Text >::ComputePrimalSketch(), and aims::PrimalSketch< Geom, Text >::MatchScaleLevels().