MeVisLab Toolbox Reference
mlImageVector.h File Reference
#include "mlIntegerVector.h"

Go to the source code of this file.

Classes

class  ml::TVector6DBase< CompIntType >
 TVector6DBase is the data container class for TVector providing specialized 6D container functionality for vectors of dimension MLMaxImageDimension. More...
 
class  ml::TImageVector< CompIntType >
 ImageVector is the 6D TVector specialization used by the ML for all image indexing. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef TImageVector< MLintml::ImageVector
 Defines the standard ImageVector type which is used by the ML for indexing and coordinates. More...
 

Enumerations

enum  { ml::MLMaxImageDimension = 6 }
 The default dimension of images in the ML. More...