![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
aims::ImageAlgorithmSwitch switches between multichannel and monochannel ImageAlgorithmInterface
More...
#include <aims/algorithm/imagealgorithm.h>
Public Types | |
typedef T | VoxelType |
Public Member Functions | |
ImageAlgorithmSwitch () | |
aims::ImageAlgorithmSwitch switches between multichannel and monochannel ImageAlgorithmInterface
aims::ImageAlgorithmSwitch
is the base class to switch between multichannel and monochannel ImageAlgorithmInterface
implementations.
T | type of voxel that will be processed by ImageAlgorithmInterface |
M | bool that specify wether derived ImageAlgorithmInterface is monochannel or multichannel |
Definition at line 58 of file imagealgorithm.h.
typedef T aims::ImageAlgorithmSwitch< T, M >::VoxelType |
Definition at line 314 of file imagealgorithm.h.
|
inline |
Definition at line 315 of file imagealgorithm.h.