MeVisLab Toolbox Reference
mlITKMultiBaseConnect.h File Reference
#include "mlInitSystemITKSupport.h"
#include "mlITKMLBaseWrapper.h"
#include <itkImage.h>
#include <itkPoint.h>
#include <itkVector.h>
#include <itkFiniteDifferenceFunction.h>
#include <itkPDEDeformableRegistrationFunction.h>
#include <itkImageFunction.h>

Go to the source code of this file.

Classes

class  ml::MultiBaseType
 Class to provide a number of get/set functions for often used templated objects, for example function pointers. More...
 

Namespaces

namespace  ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef itk::Vector< float,2 > Vox2DFloatVecType
 Include most ML specific things.
 
typedef itk::Vector< float,3 > Vox3DFloatVecType
 
typedef itk::Vector< float,4 > Vox4DFloatVecType
 
typedef itk::Vector< float,6 > Vox6DFloatVecType
 
typedef itk::Vector< float,8 > Vox8DFloatVecType
 
typedef itk::Vector< double, 2 > Vox2DDoubleVecType
 
typedef itk::Vector< double, 3 > Vox3DDoubleVecType
 
typedef itk::Vector< double, 4 > Vox4DDoubleVecType
 
typedef itk::Vector< double, 6 > Vox6DDoubleVecType
 
typedef itk::Vector< double, 8 > Vox8DDoubleVecType
 
typedef itk::Image< MLint8, 2 > Img2OfVoxInt8Type
 
typedef itk::Image< MLint16, 2 > Img2OfVoxInt16Type
 
typedef itk::Image< MLint32, 2 > Img2OfVoxInt32Type
 
typedef itk::Image< MLuint8, 2 > Img2OfVoxUInt8Type
 
typedef itk::Image< MLuint16, 2 > Img2OfVoxUInt16Type
 
typedef itk::Image< MLuint32, 2 > Img2OfVoxUInt32Type
 
typedef itk::Image< MLfloat, 2 > Img2OfVoxFloatType
 
typedef itk::Image< MLdouble, 2 > Img2OfVoxDoubleType
 
typedef itk::Image< Vox2DFloatVecType, 2 > Img2OfVox2DFloatVecType
 
typedef itk::Image< Vox2DDoubleVecType, 2 > Img2OfVox2DDoubleVecType
 
typedef itk::Image< Vox3DFloatVecType, 2 > Img2OfVox3DFloatVecType
 
typedef itk::Image< Vox3DDoubleVecType, 2 > Img2OfVox3DDoubleVecType
 
typedef itk::Image< Vox4DFloatVecType, 2 > Img2OfVox4DFloatVecType
 
typedef itk::Image< Vox4DDoubleVecType, 2 > Img2OfVox4DDoubleVecType
 
typedef itk::Image< Vox6DFloatVecType, 2 > Img2OfVox6DFloatVecType
 
typedef itk::Image< Vox6DDoubleVecType, 2 > Img2OfVox6DDoubleVecType
 
typedef itk::Image< Vox8DFloatVecType, 2 > Img2OfVox8DFloatVecType
 
typedef itk::Image< Vox8DDoubleVecType, 2 > Img2OfVox8DDoubleVecType
 
typedef itk::Image< MLint8, 3 > Img3OfVoxInt8Type
 
typedef itk::Image< MLint16, 3 > Img3OfVoxInt16Type
 
typedef itk::Image< MLint32, 3 > Img3OfVoxInt32Type
 
typedef itk::Image< MLuint8, 3 > Img3OfVoxUInt8Type
 
typedef itk::Image< MLuint16, 3 > Img3OfVoxUInt16Type
 
typedef itk::Image< MLuint32, 3 > Img3OfVoxUInt32Type
 
typedef itk::Image< MLfloat, 3 > Img3OfVoxFloatType
 
typedef itk::Image< MLdouble, 3 > Img3OfVoxDoubleType
 
typedef itk::Image< Vox2DFloatVecType, 3 > Img3OfVox2DFloatVecType
 
typedef itk::Image< Vox2DDoubleVecType, 3 > Img3OfVox2DDoubleVecType
 
typedef itk::Image< Vox3DFloatVecType, 3 > Img3OfVox3DFloatVecType
 
typedef itk::Image< Vox3DDoubleVecType, 3 > Img3OfVox3DDoubleVecType
 
typedef itk::Image< Vox4DFloatVecType, 3 > Img3OfVox4DFloatVecType
 
typedef itk::Image< Vox4DDoubleVecType, 3 > Img3OfVox4DDoubleVecType
 
typedef itk::Image< Vox6DFloatVecType, 3 > Img3OfVox6DFloatVecType
 
typedef itk::Image< Vox6DDoubleVecType, 3 > Img3OfVox6DDoubleVecType
 
typedef itk::Image< Vox8DFloatVecType, 3 > Img3OfVox8DFloatVecType
 
typedef itk::Image< Vox8DDoubleVecType, 3 > Img3OfVox8DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVoxInt8TypeFiniteDifferenceFunctionImg2OfVoxInt8Type
 
typedef itk::FiniteDifferenceFunction< Img2OfVoxInt16TypeFiniteDifferenceFunctionImg2OfVoxInt16Type
 
typedef itk::FiniteDifferenceFunction< Img2OfVoxInt32TypeFiniteDifferenceFunctionImg2OfVoxInt32Type
 
typedef itk::FiniteDifferenceFunction< Img2OfVoxUInt8TypeFiniteDifferenceFunctionImg2OfVoxUInt8Type
 
typedef itk::FiniteDifferenceFunction< Img2OfVoxUInt16TypeFiniteDifferenceFunctionImg2OfVoxUInt16Type
 
typedef itk::FiniteDifferenceFunction< Img2OfVoxUInt32TypeFiniteDifferenceFunctionImg2OfVoxUInt32Type
 
typedef itk::FiniteDifferenceFunction< Img2OfVoxFloatTypeFiniteDifferenceFunctionImg2OfVoxFloatType
 
typedef itk::FiniteDifferenceFunction< Img2OfVoxDoubleTypeFiniteDifferenceFunctionImg2OfVoxDoubleType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox2DFloatVecTypeFiniteDifferenceFunctionImg2OfVox2DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox2DDoubleVecTypeFiniteDifferenceFunctionImg2OfVox2DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox3DFloatVecTypeFiniteDifferenceFunctionImg2OfVox3DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox3DDoubleVecTypeFiniteDifferenceFunctionImg2OfVox3DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox4DFloatVecTypeFiniteDifferenceFunctionImg2OfVox4DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox4DDoubleVecTypeFiniteDifferenceFunctionImg2OfVox4DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox6DFloatVecTypeFiniteDifferenceFunctionImg2OfVox6DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox6DDoubleVecTypeFiniteDifferenceFunctionImg2OfVox6DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox8DFloatVecTypeFiniteDifferenceFunctionImg2OfVox8DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img2OfVox8DDoubleVecTypeFiniteDifferenceFunctionImg2OfVox8DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVoxInt8TypeFiniteDifferenceFunctionImg3OfVoxInt8Type
 
typedef itk::FiniteDifferenceFunction< Img3OfVoxInt16TypeFiniteDifferenceFunctionImg3OfVoxInt16Type
 
typedef itk::FiniteDifferenceFunction< Img3OfVoxInt32TypeFiniteDifferenceFunctionImg3OfVoxInt32Type
 
typedef itk::FiniteDifferenceFunction< Img3OfVoxUInt8TypeFiniteDifferenceFunctionImg3OfVoxUInt8Type
 
typedef itk::FiniteDifferenceFunction< Img3OfVoxUInt16TypeFiniteDifferenceFunctionImg3OfVoxUInt16Type
 
typedef itk::FiniteDifferenceFunction< Img3OfVoxUInt32TypeFiniteDifferenceFunctionImg3OfVoxUInt32Type
 
typedef itk::FiniteDifferenceFunction< Img3OfVoxFloatTypeFiniteDifferenceFunctionImg3OfVoxFloatType
 
typedef itk::FiniteDifferenceFunction< Img3OfVoxDoubleTypeFiniteDifferenceFunctionImg3OfVoxDoubleType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox2DFloatVecTypeFiniteDifferenceFunctionImg3OfVox2DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox2DDoubleVecTypeFiniteDifferenceFunctionImg3OfVox2DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox3DFloatVecTypeFiniteDifferenceFunctionImg3OfVox3DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox3DDoubleVecTypeFiniteDifferenceFunctionImg3OfVox3DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox4DFloatVecTypeFiniteDifferenceFunctionImg3OfVox4DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox4DDoubleVecTypeFiniteDifferenceFunctionImg3OfVox4DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox6DFloatVecTypeFiniteDifferenceFunctionImg3OfVox6DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox6DDoubleVecTypeFiniteDifferenceFunctionImg3OfVox6DDoubleVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox8DFloatVecTypeFiniteDifferenceFunctionImg3OfVox8DFloatVecType
 
typedef itk::FiniteDifferenceFunction< Img3OfVox8DDoubleVecTypeFiniteDifferenceFunctionImg3OfVox8DDoubleVecType
 
typedef itk::PDEDeformableRegistrationFunction< Img3OfVoxFloatType, Img3OfVoxFloatType, Img3OfVox3DFloatVecTypePDEDeformableRegFunction3DF3DF3DFVType
 

Typedef Documentation

◆ FiniteDifferenceFunctionImg2OfVox2DDoubleVecType

◆ FiniteDifferenceFunctionImg2OfVox2DFloatVecType

◆ FiniteDifferenceFunctionImg2OfVox3DDoubleVecType

◆ FiniteDifferenceFunctionImg2OfVox3DFloatVecType

◆ FiniteDifferenceFunctionImg2OfVox4DDoubleVecType

◆ FiniteDifferenceFunctionImg2OfVox4DFloatVecType

◆ FiniteDifferenceFunctionImg2OfVox6DDoubleVecType

◆ FiniteDifferenceFunctionImg2OfVox6DFloatVecType

◆ FiniteDifferenceFunctionImg2OfVox8DDoubleVecType

◆ FiniteDifferenceFunctionImg2OfVox8DFloatVecType

◆ FiniteDifferenceFunctionImg2OfVoxDoubleType

◆ FiniteDifferenceFunctionImg2OfVoxFloatType

◆ FiniteDifferenceFunctionImg2OfVoxInt16Type

◆ FiniteDifferenceFunctionImg2OfVoxInt32Type

◆ FiniteDifferenceFunctionImg2OfVoxInt8Type

◆ FiniteDifferenceFunctionImg2OfVoxUInt16Type

◆ FiniteDifferenceFunctionImg2OfVoxUInt32Type

◆ FiniteDifferenceFunctionImg2OfVoxUInt8Type

◆ FiniteDifferenceFunctionImg3OfVox2DDoubleVecType

◆ FiniteDifferenceFunctionImg3OfVox2DFloatVecType

◆ FiniteDifferenceFunctionImg3OfVox3DDoubleVecType

◆ FiniteDifferenceFunctionImg3OfVox3DFloatVecType

◆ FiniteDifferenceFunctionImg3OfVox4DDoubleVecType

◆ FiniteDifferenceFunctionImg3OfVox4DFloatVecType

◆ FiniteDifferenceFunctionImg3OfVox6DDoubleVecType

◆ FiniteDifferenceFunctionImg3OfVox6DFloatVecType

◆ FiniteDifferenceFunctionImg3OfVox8DDoubleVecType

◆ FiniteDifferenceFunctionImg3OfVox8DFloatVecType

◆ FiniteDifferenceFunctionImg3OfVoxDoubleType

◆ FiniteDifferenceFunctionImg3OfVoxFloatType

◆ FiniteDifferenceFunctionImg3OfVoxInt16Type

◆ FiniteDifferenceFunctionImg3OfVoxInt32Type

◆ FiniteDifferenceFunctionImg3OfVoxInt8Type

◆ FiniteDifferenceFunctionImg3OfVoxUInt16Type

◆ FiniteDifferenceFunctionImg3OfVoxUInt32Type

◆ FiniteDifferenceFunctionImg3OfVoxUInt8Type

◆ Img2OfVox2DDoubleVecType

◆ Img2OfVox2DFloatVecType

◆ Img2OfVox3DDoubleVecType

◆ Img2OfVox3DFloatVecType

◆ Img2OfVox4DDoubleVecType

◆ Img2OfVox4DFloatVecType

◆ Img2OfVox6DDoubleVecType

◆ Img2OfVox6DFloatVecType

◆ Img2OfVox8DDoubleVecType

◆ Img2OfVox8DFloatVecType

◆ Img2OfVoxDoubleType

◆ Img2OfVoxFloatType

◆ Img2OfVoxInt16Type

◆ Img2OfVoxInt32Type

◆ Img2OfVoxInt8Type

◆ Img2OfVoxUInt16Type

◆ Img2OfVoxUInt32Type

◆ Img2OfVoxUInt8Type

◆ Img3OfVox2DDoubleVecType

◆ Img3OfVox2DFloatVecType

◆ Img3OfVox3DDoubleVecType

◆ Img3OfVox3DFloatVecType

◆ Img3OfVox4DDoubleVecType

◆ Img3OfVox4DFloatVecType

◆ Img3OfVox6DDoubleVecType

◆ Img3OfVox6DFloatVecType

◆ Img3OfVox8DDoubleVecType

◆ Img3OfVox8DFloatVecType

◆ Img3OfVoxDoubleType

◆ Img3OfVoxFloatType

◆ Img3OfVoxInt16Type

◆ Img3OfVoxInt32Type

◆ Img3OfVoxInt8Type

◆ Img3OfVoxUInt16Type

◆ Img3OfVoxUInt32Type

◆ Img3OfVoxUInt8Type

◆ PDEDeformableRegFunction3DF3DF3DFVType

◆ Vox2DDoubleVecType

◆ Vox2DFloatVecType

Include most ML specific things.

Definition at line 28 of file mlITKMultiBaseConnect.h.

◆ Vox3DDoubleVecType

◆ Vox3DFloatVecType

◆ Vox4DDoubleVecType

◆ Vox4DFloatVecType

◆ Vox6DDoubleVecType

◆ Vox6DFloatVecType

◆ Vox8DDoubleVecType

◆ Vox8DFloatVecType