Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkProperties.h"
#include "mitkCommandLineParser.h"
#include "mitkIOUtil.h"
#include "mitkPreferenceListReaderOptionsFunctor.h"
#include <mapRegistrationAlgorithmInterface.h>
#include <mapAlgorithmEvents.h>
#include <mapAlgorithmWrapperEvent.h>
#include <mapExceptionObjectMacros.h>
#include <mapDeploymentDLLDirectoryBrowser.h>
#include <mapImageRegistrationAlgorithmInterface.h>
#include <mapPointSetRegistrationAlgorithmInterface.h>
#include <mapMaskedRegistrationAlgorithmInterface.h>
#include <mapConvert.h>
#include <mapDeploymentDLLAccess.h>
#include <mapRegistrationBase.h>
#include <mitkAlgorithmHelper.h>
#include <QDir>
#include <QFileInfo>
#include <mitkStandaloneDataStorage.h>
#include <QStringList>
#include <QCoreApplication>
#include <QmitkRegistrationJob.h>
#include <mitkImageMappingHelper.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
(this->m_allowUnregPixels),
Definition at line 46 of file CLMatchPointReg.cpp.
References mitkCommandLineParser::addArgument(), us::any_cast(), mitkCommandLineParser::Bool, mitk::ImageMappingInterpolator::BSpline_3, mitkCommandLineParser::Directory, mitkCommandLineParser::File, mitk::MITKAlgorithmHelper::GetRegistration(), mitkCommandLineParser::helpText(), info(), mitkCommandLineParser::Input, mitkCommandLineParser::Int, mitk::ImageMappingInterpolator::Linear, mitk::ImageMappingHelper::map(), MITK_ERROR, MITK_INFO, mitk::ImageMappingInterpolator::NearestNeighbor, mitkCommandLineParser::Output, mitkCommandLineParser::parseArguments(), mitk::IOUtil::Save(), mitkCommandLineParser::setArgumentPrefix(), mitkCommandLineParser::setCategory(), mitkCommandLineParser::setContributor(), mitk::MITKAlgorithmHelper::SetData(), mitkCommandLineParser::setDescription(), and mitkCommandLineParser::setTitle().