#include "../global/global_definitions.h"
#include "dataset_definitions.h"
#include "../exceptions/invalid_cast_exception.h"
#include "data_io.h"
#include <string>
#include <itkImageFileReader.h>
#include <itkImageFileWriter.h>
Include dependency graph for analyze_data_io.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | imedgine |
Classes | |
class | AnalyzeDataIO |
The data importer / exporter for the ANALYZE data format. More... |
Christian Koerner (christian.koerner@imedgine.org)
Alexander Lex (alexander.lex@imedgine.org)
Marc Streit (marc.streit@imedgine.org)
Martin Reininger (martin.reininger@imedgine.org)
Definition in file analyze_data_io.h.