|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkMatlabTransformIO_h
19 #define itkMatlabTransformIO_h
21 #include "ITKIOTransformMatlabExport.h"
31 template <
typename ParametersValueType>
52 CanReadFile(
const char *)
override;
57 CanWriteFile(
const char *)
override;
81 #endif // itkMatlabTransformIO_h
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Base class for most ITK classes.