Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkImageCast.h>
#include <mitkImage.h>
#include <mitkIOUtil.h>
#include <mitkFiberBundle.h>
#include "mitkCommandLineParser.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Load image and save as specified file type. More... | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Load image and save as specified file type.
Definition at line 29 of file FileFormatConverter.cpp.
References mitkCommandLineParser::addArgument(), us::any_cast(), mitkCommandLineParser::InputFile, mitk::IOUtil::Load(), mitkCommandLineParser::OutputFile, mitkCommandLineParser::parseArguments(), mitk::IOUtil::Save(), mitkCommandLineParser::setArgumentPrefix(), mitkCommandLineParser::setCategory(), mitkCommandLineParser::setContributor(), mitkCommandLineParser::setDescription(), and mitkCommandLineParser::setTitle().