![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/primalsketch/greyLevelBlob.h>
Public Member Functions | |
GreyLevelBlobTools (GreyLevelBlob< T > *blob) | |
std::vector< float > | Boundingbox () |
std::vector< float > | Barycenter () |
template<> | |
std::vector< float > | Boundingbox () |
template<> | |
std::vector< float > | Barycenter () |
template<> | |
std::vector< float > | Boundingbox () |
template<> | |
std::vector< float > | Barycenter () |
Definition at line 252 of file greyLevelBlob.h.
|
inline |
Definition at line 259 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 636 of file greyLevelBlob.h.
References aims::meshdistance::max().
std::vector< float > aims::GreyLevelBlobTools< std::pair< Point3df, uint > >::Barycenter | ( | ) |
Definition at line 686 of file greyLevelBlob.h.
References aims::meshdistance::max().
std::vector<float> aims::GreyLevelBlobTools< T >::Boundingbox | ( | ) |
std::vector< float > aims::GreyLevelBlobTools< Point3d >::Boundingbox | ( | ) |
Definition at line 603 of file greyLevelBlob.h.
std::vector< float > aims::GreyLevelBlobTools< std::pair< Point3df, uint > >::Boundingbox | ( | ) |
Definition at line 651 of file greyLevelBlob.h.