![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
class that provide some tools for blob management More...
#include <aims/primalsketch/greyLevelBlob.h>
Public Member Functions | |
GreyLevelBlobTools (GreyLevelBlob< T > *blob) | |
std::vector< float > | Boundingbox () |
std::vector< float > | Barycenter () |
std::vector< float > | Boundingbox () |
std::vector< float > | Barycenter () |
std::vector< float > | Boundingbox () |
std::vector< float > | Barycenter () |
class that provide some tools for blob management
Definition at line 265 of file greyLevelBlob.h.
|
inline |
Definition at line 273 of file greyLevelBlob.h.
std::vector<float> aims::GreyLevelBlobTools< T >::Barycenter | ( | ) |
Referenced by aims::Primalsketch2graph< Geom, Text >::DoIt().
std::vector< float > aims::GreyLevelBlobTools< Point3d >::Barycenter | ( | ) |
Definition at line 650 of file greyLevelBlob.h.
References aims::meshdistance::max().
std::vector< float > aims::GreyLevelBlobTools< std::pair< Point3df, uint > >::Barycenter | ( | ) |
Definition at line 700 of file greyLevelBlob.h.
References aims::meshdistance::max().
std::vector<float> aims::GreyLevelBlobTools< T >::Boundingbox | ( | ) |
Referenced by aims::Primalsketch2graph< Geom, Text >::DoIt().
std::vector< float > aims::GreyLevelBlobTools< Point3d >::Boundingbox | ( | ) |
Definition at line 617 of file greyLevelBlob.h.
std::vector< float > aims::GreyLevelBlobTools< std::pair< Point3df, uint > >::Boundingbox | ( | ) |
Definition at line 665 of file greyLevelBlob.h.