Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkCommandLineParser.h"
#include "mitkIOUtil.h"
#include "mitkImageCast.h"
#include <itkImageRegionConstIterator.h>
#include <itkImageRegionIterator.h>
#include "mitkImageGenerator.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 CLRemoveEmptyVoxels.cpp.
References mitkCommandLineParser::addArgument(), mitkCommandLineParser::Bool, mitk::CastToItkImage(), mitk::CastToMitkImage(), mitkCommandLineParser::Directory, mitkCommandLineParser::File, mitkCommandLineParser::helpText(), image, mitkCommandLineParser::Input, mask, mitk::Image::New(), mitkCommandLineParser::Output, mitkCommandLineParser::parseArguments(), mitk::IOUtil::Save(), mitkCommandLineParser::setArgumentPrefix(), mitkCommandLineParser::setCategory(), mitkCommandLineParser::setContributor(), mitkCommandLineParser::setDescription(), and mitkCommandLineParser::setTitle().