![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
class for maxima More...
#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 |
class for maxima
Definition at line 195 of file greyLevelBlob.h.
|
inline |
Definition at line 201 of file greyLevelBlob.h.
|
inline |
Definition at line 203 of file greyLevelBlob.h.
|
inline |
Definition at line 204 of file greyLevelBlob.h.
|
inline |
Definition at line 313 of file greyLevelBlob.h.
References aims::MaximumPoint< T >::blob.
| T aims::MaximumPoint< T >::_node |
Definition at line 199 of file greyLevelBlob.h.
Referenced by aims::ExtractGreyLevelBlobs< Geom, Text >::ComputeBlobMeasurements().
| GreyLevelBlob<T>* aims::MaximumPoint< T >::blob |
Definition at line 200 of file greyLevelBlob.h.
Referenced by aims::GreyLevelBlob< T >::GreyLevelBlob(), and aims::MaximumPoint< T >::operator=().