|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkProperties.h"#include "mitkCommandLineParser.h"#include "mitkIOUtil.h"#include <itksys/SystemTools.hxx>#include "mitkPreferenceListReaderOptionsFunctor.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 23 of file FileConverter.cpp.
References mitkCommandLineParser::addArgument(), us::any_cast(), mitkCommandLineParser::Bool, mitkCommandLineParser::File, mitk::FileReaderSelector::Get(), mitkCommandLineParser::helpText(), mitkCommandLineParser::Input, inputFilename, mitk::IOUtil::Load(), mitk::IOUtil::LoadInfo::m_Path, mitk::IOUtil::LoadInfo::m_ReaderSelector, MITK_ERROR, mitkCommandLineParser::Output, outputFilename, mitkCommandLineParser::parseArguments(), mitk::IOUtil::Save(), mitkCommandLineParser::setArgumentPrefix(), mitkCommandLineParser::setCategory(), mitkCommandLineParser::setContributor(), mitkCommandLineParser::setDescription(), mitkCommandLineParser::setTitle(), and mitkCommandLineParser::String.