![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/utility/channel.h>#include <aims/vector/vector.h>#include <cartodata/volume/volume.h>#include <cartobase/config/verbose.h>#include <cartobase/type/string_conversion.h>#include <cartobase/type/types.h>#include <cartobase/type/datatypetraits.h>#include <cartobase/type/datatypeinfo.h>#include <cartobase/smart/rcptr.h>#include <iostream>

Go to the source code of this file.
Classes | |
| class | aims::ImageAlgorithmInterface< T > |
| aims::ImageAlgorithmInterface is the interface for an image processing algorithm. More... | |
| class | aims::ImageAlgorithm< T > |
| aims::ImageAlgorithm class used to implement image algorithms More... | |
| class | aims::ImageAlgorithmSwitch< T, M > |
aims::ImageAlgorithmSwitch switches between multichannel and monochannel ImageAlgorithmInterface More... | |
| class | aims::ImageAlgorithmSwitch< T, false > |
aims::ImageAlgorithmSwitch switch specialization for mono-channel ImageAlgorithmInterface More... | |
| class | aims::ImageAlgorithmSwitch< T, true > |
aims::ImageAlgorithmSwitch switch specialization for multi-channel ImageAlgorithmInterface More... | |
Namespaces | |
| aims | |