Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "mitkDicomSeriesReader.h"
#include "mitkProperties.h"
#include "mitkCommandLineParser.h"
#include "mitkIOUtil.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 24 of file CLDicom2Nrrd.cpp.
References mitkCommandLineParser::addArgument(), us::any_cast(), mitkCommandLineParser::Bool, mitk::DicomSeriesReader::GetSeries(), mitkCommandLineParser::helpText(), images, mitkCommandLineParser::InputDirectory, mitk::DicomSeriesReader::LoadDicomSeries(), mitkCommandLineParser::OutputFile, mitkCommandLineParser::parseArguments(), mitk::IOUtil::SaveImage(), mitkCommandLineParser::setArgumentPrefix(), mitkCommandLineParser::setCategory(), mitkCommandLineParser::setContributor(), mitkCommandLineParser::setDescription(), and mitkCommandLineParser::setTitle().