|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkCommandLineParser.h"#include "mitkIOUtil.h"#include <mitkBoundingObjectCutter.h>#include <mitkCuboid.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 18 of file CLImageCropper.cpp.
References mitkCommandLineParser::addArgument(), us::any_cast(), mitkCommandLineParser::Bool, mitkCommandLineParser::Directory, mitkCommandLineParser::File, mitkCommandLineParser::helpText(), mitkCommandLineParser::Input, mitk::Cuboid::New(), mitk::BoundingObjectCutter::New(), mitkCommandLineParser::Output, mitkCommandLineParser::parseArguments(), mitk::IOUtil::Save(), mitkCommandLineParser::setArgumentPrefix(), mitkCommandLineParser::setCategory(), mitkCommandLineParser::setContributor(), mitkCommandLineParser::setDescription(), and mitkCommandLineParser::setTitle().