![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/primalsketch/greyLevelBlob.h>


Public Member Functions | |
| ~MaximumPoint () | |
| MaximumPoint () | |
| MaximumPoint (T node) | |
| MaximumPoint< T > & | operator= (const MaximumPoint< T > &other) |
Public Attributes | |
| T | _node |
| GreyLevelBlob< T > * | blob |
Definition at line 83 of file greyLevelBlob.h.
|
inline |
Definition at line 189 of file greyLevelBlob.h.
|
inline |
Definition at line 191 of file greyLevelBlob.h.
|
inline |
Definition at line 192 of file greyLevelBlob.h.
|
inline |
Definition at line 299 of file greyLevelBlob.h.
| T aims::MaximumPoint< T >::_node |
Definition at line 187 of file greyLevelBlob.h.
Referenced by aims::ExtractGreyLevelBlobs< Geom, Text >::ComputeBlobMeasurements(), and aims::GreyLevelBlob< Site >::GreyLevelBlob().
| GreyLevelBlob<T>* aims::MaximumPoint< T >::blob |
Definition at line 188 of file greyLevelBlob.h.
Referenced by aims::GreyLevelBlob< Site >::GreyLevelBlob(), and aims::MaximumPoint< Site >::operator=().