![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <cstdlib>
#include <aims/config/aimsalgo_config.h>
#include <iostream>
#include <set>
#include <map>
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
struct | aims::ltstr_p3d< T > |
struct | aims::ltstr_p3d< Point3d > |
struct | aims::ltstr_p3d< std::pair< Point3df, uint > > |
class | aims::BlobMeasurements |
class | aims::GreyLevelBlob< T > |
Class for grey-level blobs Templated with respect to the type of points: TypeSite<carto::VolumeRef<T> >::type for images TypeSite<AimsSurface<D, Void> >::type for textures. More... | |
class | aims::SaddlePoint< T > |
class for saddle points More... | |
class | aims::MaximumPoint< T > |
class for maxima More... | |
class | aims::ExtractGreyLevelBlobs< Geom, Text > |
Class that define grey-level blobs algorithm extraction. More... | |
class | aims::GreyLevelBlobTools< T > |
class that provide some tools for blob management More... | |
Namespaces | |
aims | |
Variables | |
const int | aims::BACKGROUND = 0 |