|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkProperties.h"#include "mitkCommandLineParser.h"#include "mitkIOUtil.h"#include <mitkMaskCleaningOperation.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 20 of file MaskRangeBasedFiltering.cpp.
References mitkCommandLineParser::addArgument(), us::any_cast(), mitkCommandLineParser::Bool, mitkCommandLineParser::File, mitkCommandLineParser::Float, mitkCommandLineParser::helpText(), image, mitkCommandLineParser::Input, inputFilename, mitk::IOUtil::Load(), mask, MITK_INFO, mitkCommandLineParser::Output, outputFilename, mitkCommandLineParser::parseArguments(), mitk::MaskCleaningOperation::RangeBasedMasking(), mitk::IOUtil::Save(), mitkCommandLineParser::setArgumentPrefix(), mitkCommandLineParser::setCategory(), mitkCommandLineParser::setContributor(), mitkCommandLineParser::setDescription(), and mitkCommandLineParser::setTitle().