SimpleITK
|
#include <sitkTransformixImageFilter.h>
Definition at line 33 of file sitkTransformixImageFilter.h.
Public Types | |
typedef Image(Self::* | MemberFunctionType) () |
typedef ParameterFileParserType::Pointer | ParameterFileParserPointer |
typedef itk::ParameterFileParser | ParameterFileParserType |
typedef ParameterObjectType::ParameterKeyType | ParameterKeyType |
typedef std::string | ParameterKeyType |
typedef ParameterMapType::const_iterator | ParameterMapConstIterator |
typedef ParameterMapType::const_iterator | ParameterMapConstIterator |
typedef ParameterMapType::iterator | ParameterMapIterator |
typedef ParameterMapType::iterator | ParameterMapIterator |
typedef ParameterObjectType::ParameterMapType | ParameterMapType |
typedef std::map< ParameterKeyType, ParameterValueVectorType > | ParameterMapType |
typedef ParameterObjectType::ParameterMapVectorType | ParameterMapVectorType |
typedef std::vector< ParameterMapType > | ParameterMapVectorType |
typedef ParameterObjectType::Pointer | ParameterObjectPointer |
typedef elastix::ParameterObject | ParameterObjectType |
typedef ParameterObjectType::ParameterValueType | ParameterValueType |
typedef std::string | ParameterValueType |
typedef ParameterValueVectorType::iterator | ParameterValueVectorIterator |
typedef ParameterObjectType::ParameterValueVectorType | ParameterValueVectorType |
typedef std::vector< ParameterValueType > | ParameterValueVectorType |
typedef TransformixImageFilterImpl | Self |
typedef TransformixImageFilter | Self |
Public Member Functions | |
void | AddTransformParameter (const std::string key, const std::string value) |
Self & | AddTransformParameter (const std::string key, const std::string value) |
void | AddTransformParameter (const unsigned int index, const std::string key, const std::string value) |
Self & | AddTransformParameter (const unsigned int index, const std::string key, const std::string value) |
void | AddTransformParameterMap (const std::map< std::string, std::vector< std::string >> parameterMap) |
Self & | AddTransformParameterMap (const std::map< std::string, std::vector< std::string >> parameterMap) |
void | ComputeDeformationFieldOff () |
Self & | ComputeDeformationFieldOff () |
void | ComputeDeformationFieldOn () |
Self & | ComputeDeformationFieldOn () |
void | ComputeDeterminantOfSpatialJacobianOff () |
Self & | ComputeDeterminantOfSpatialJacobianOff () |
void | ComputeDeterminantOfSpatialJacobianOn () |
Self & | ComputeDeterminantOfSpatialJacobianOn () |
void | ComputeSpatialJacobianOff () |
Self & | ComputeSpatialJacobianOff () |
void | ComputeSpatialJacobianOn () |
Self & | ComputeSpatialJacobianOn () |
Image | Execute () |
Image | Execute () |
template<class TMovingImage > | |
Image | ExecuteInternal () |
bool | GetComputeDeformationField () |
bool | GetComputeDeformationField () |
bool | GetComputeDeterminantOfSpatialJacobian () |
bool | GetComputeDeterminantOfSpatialJacobian () |
bool | GetComputeSpatialJacobian () |
bool | GetComputeSpatialJacobian () |
Image | GetDeformationField () |
Image | GetDeformationField () |
std::string | GetFixedPointSetFileName () |
std::string | GetFixedPointSetFileName () |
std::string | GetLogFileName () |
std::string | GetLogFileName () |
bool | GetLogToConsole () |
bool | GetLogToConsole () |
bool | GetLogToFile () |
bool | GetLogToFile () |
Image & | GetMovingImage () |
Image & | GetMovingImage () |
std::string | GetName () const |
std::string | GetName () const |
unsigned int | GetNumberOfTransformParameterMaps () |
unsigned int | GetNumberOfTransformParameterMaps () |
std::string | GetOutputDirectory () |
std::string | GetOutputDirectory () |
Image | GetResultImage () |
Image | GetResultImage () |
std::vector< std::string > | GetTransformParameter (const std::string key) |
std::vector< std::string > | GetTransformParameter (const std::string key) |
std::vector< std::string > | GetTransformParameter (const unsigned int index, const std::string key) |
std::vector< std::string > | GetTransformParameter (const unsigned int index, const std::string key) |
std::vector< std::map< std::string, std::vector< std::string > > > | GetTransformParameterMap () |
std::vector< std::map< std::string, std::vector< std::string > > > | GetTransformParameterMap () |
std::vector< std::map< std::string, std::vector< std::string > > > | GetTransformParameterMaps () |
bool | IsEmpty (const Image &image) |
void | LogToConsoleOff () |
Self & | LogToConsoleOff () |
void | LogToConsoleOn () |
Self & | LogToConsoleOn () |
void | LogToFileOff () |
Self & | LogToFileOff () |
void | LogToFileOn () |
Self & | LogToFileOn () |
void | PrintParameterMap () |
Self & | PrintParameterMap () |
void | PrintParameterMap (const std::map< std::string, std::vector< std::string >> parameterMap) |
Self & | PrintParameterMap (const std::map< std::string, std::vector< std::string >> parameterMap) |
void | PrintParameterMap (const std::vector< std::map< std::string, std::vector< std::string >>> parameterMapVector) |
Self & | PrintParameterMap (const std::vector< std::map< std::string, std::vector< std::string >>> parameterMapVector) |
std::map< std::string, std::vector< std::string > > | ReadParameterFile (const std::string filename) |
std::map< std::string, std::vector< std::string > > | ReadParameterFile (const std::string parameterFileName) |
void | RemoveFixedPointSetFileName () |
Self & | RemoveFixedPointSetFileName () |
void | RemoveLogFileName () |
Self & | RemoveLogFileName () |
void | RemoveMovingImage () |
Self & | RemoveMovingImage () |
void | RemoveOutputDirectory () |
Self & | RemoveOutputDirectory () |
void | RemoveTransformParameter (const std::string key) |
Self & | RemoveTransformParameter (const std::string key) |
void | RemoveTransformParameter (const unsigned int index, const std::string key) |
Self & | RemoveTransformParameter (const unsigned int index, const std::string key) |
void | SetComputeDeformationField (bool) |
Self & | SetComputeDeformationField (bool) |
void | SetComputeDeterminantOfSpatialJacobian (const bool) |
Self & | SetComputeDeterminantOfSpatialJacobian (const bool) |
void | SetComputeSpatialJacobian (const bool) |
Self & | SetComputeSpatialJacobian (const bool) |
void | SetFixedPointSetFileName (const std::string movingPointSetFileName) |
Self & | SetFixedPointSetFileName (const std::string movingPointSetFileName) |
void | SetLogFileName (const std::string logFileName) |
Self & | SetLogFileName (const std::string logFileName) |
void | SetLogToConsole (const bool logToConsole) |
Self & | SetLogToConsole (const bool logToConsole) |
void | SetLogToFile (const bool logToFile) |
Self & | SetLogToFile (const bool logToFile) |
void | SetMovingImage (const Image &movingImage) |
Self & | SetMovingImage (const Image &movingImage) |
void | SetOutputDirectory (const std::string outputDirectory) |
Self & | SetOutputDirectory (const std::string outputDirectory) |
void | SetTransformParameter (const std::string key, const std::string value) |
Self & | SetTransformParameter (const std::string key, const std::string value) |
void | SetTransformParameter (const std::string key, const std::vector< std::string > value) |
Self & | SetTransformParameter (const std::string key, const std::vector< std::string > value) |
void | SetTransformParameter (const unsigned int index, const std::string key, const std::string value) |
Self & | SetTransformParameter (const unsigned int index, const std::string key, const std::string value) |
void | SetTransformParameter (const unsigned int index, const std::string key, const std::vector< std::string > value) |
Self & | SetTransformParameter (const unsigned int index, const std::string key, const std::vector< std::string > value) |
void | SetTransformParameterMap (const std::map< std::string, std::vector< std::string >> parameterMap) |
Self & | SetTransformParameterMap (const std::map< std::string, std::vector< std::string >> parameterMap) |
void | SetTransformParameterMap (const std::vector< std::map< std::string, std::vector< std::string >>> parameterMapVector) |
Self & | SetTransformParameterMap (const std::vector< std::map< std::string, std::vector< std::string >>> parameterMapVector) |
Self & | SetTransformParameterMaps (const std::vector< std::map< std::string, std::vector< std::string >>> parameterMapVector) |
TransformixImageFilter () | |
TransformixImageFilterImpl () | |
void | WriteParameterFile (const std::map< std::string, std::vector< std::string >> parameterMap, const std::string parameterFileName) |
Self & | WriteParameterFile (const std::map< std::string, std::vector< std::string >> parameterMap, const std::string parameterFileName) |
~TransformixImageFilter () | |
~TransformixImageFilterImpl () | |
Public Attributes | |
bool | m_ComputeDeformationField |
bool | m_ComputeDeterminantOfSpatialJacobian |
bool | m_ComputeSpatialJacobian |
Image | m_DeformationField |
std::string | m_LogFileName |
bool | m_LogToConsole |
bool | m_LogToFile |
std::unique_ptr< detail::MemberFunctionFactory< MemberFunctionType > > | m_MemberFactory |
Image | m_MovingImage |
std::string | m_MovingPointSetFileName |
std::string | m_OutputDirectory |
Image | m_ResultImage |
ParameterMapVectorType | m_TransformParameterMapVector |
Private Attributes | |
const std::unique_ptr< TransformixImageFilterImpl > | m_Pimple |
Friends | |
struct | detail::MemberFunctionAddressor< MemberFunctionType > |
typedef Image(Self::* itk::simple::TransformixImageFilter::MemberFunctionType) () |
Definition at line 168 of file sitkTransformixImageFilterImpl.h.
typedef ParameterFileParserType::Pointer itk::simple::TransformixImageFilter::ParameterFileParserPointer |
Definition at line 30 of file sitkTransformixImageFilterImpl.h.
typedef itk::ParameterFileParser itk::simple::TransformixImageFilter::ParameterFileParserType |
Definition at line 29 of file sitkTransformixImageFilterImpl.h.
typedef ParameterObjectType::ParameterKeyType itk::simple::TransformixImageFilter::ParameterKeyType |
Definition at line 31 of file sitkTransformixImageFilterImpl.h.
typedef std::string itk::simple::TransformixImageFilter::ParameterKeyType |
Definition at line 41 of file sitkTransformixImageFilter.h.
typedef ParameterMapType::const_iterator itk::simple::TransformixImageFilter::ParameterMapConstIterator |
Definition at line 28 of file sitkTransformixImageFilterImpl.h.
typedef ParameterMapType::const_iterator itk::simple::TransformixImageFilter::ParameterMapConstIterator |
Definition at line 48 of file sitkTransformixImageFilter.h.
typedef ParameterMapType::iterator itk::simple::TransformixImageFilter::ParameterMapIterator |
Definition at line 27 of file sitkTransformixImageFilterImpl.h.
typedef ParameterMapType::iterator itk::simple::TransformixImageFilter::ParameterMapIterator |
Definition at line 47 of file sitkTransformixImageFilter.h.
typedef ParameterObjectType::ParameterMapType itk::simple::TransformixImageFilter::ParameterMapType |
Definition at line 25 of file sitkTransformixImageFilterImpl.h.
typedef std::map<ParameterKeyType, ParameterValueVectorType> itk::simple::TransformixImageFilter::ParameterMapType |
Definition at line 45 of file sitkTransformixImageFilter.h.
typedef ParameterObjectType::ParameterMapVectorType itk::simple::TransformixImageFilter::ParameterMapVectorType |
Definition at line 26 of file sitkTransformixImageFilterImpl.h.
typedef std::vector<ParameterMapType> itk::simple::TransformixImageFilter::ParameterMapVectorType |
Definition at line 46 of file sitkTransformixImageFilter.h.
Definition at line 24 of file sitkTransformixImageFilterImpl.h.
typedef elastix::ParameterObject itk::simple::TransformixImageFilter::ParameterObjectType |
Definition at line 23 of file sitkTransformixImageFilterImpl.h.
typedef ParameterObjectType::ParameterValueType itk::simple::TransformixImageFilter::ParameterValueType |
Definition at line 32 of file sitkTransformixImageFilterImpl.h.
typedef std::string itk::simple::TransformixImageFilter::ParameterValueType |
Definition at line 42 of file sitkTransformixImageFilter.h.
typedef ParameterValueVectorType::iterator itk::simple::TransformixImageFilter::ParameterValueVectorIterator |
Definition at line 44 of file sitkTransformixImageFilter.h.
typedef ParameterObjectType::ParameterValueVectorType itk::simple::TransformixImageFilter::ParameterValueVectorType |
Definition at line 33 of file sitkTransformixImageFilterImpl.h.
typedef std::vector<ParameterValueType> itk::simple::TransformixImageFilter::ParameterValueVectorType |
Definition at line 43 of file sitkTransformixImageFilter.h.
Definition at line 21 of file sitkTransformixImageFilterImpl.h.
Definition at line 39 of file sitkTransformixImageFilter.h.
itk::simple::TransformixImageFilter::TransformixImageFilter | ( | ) |
itk::simple::TransformixImageFilter::~TransformixImageFilter | ( | ) |
itk::simple::TransformixImageFilter::~TransformixImageFilterImpl | ( | ) |
void itk::simple::TransformixImageFilter::AddTransformParameter | ( | const std::string | key, |
const std::string | value | ||
) |
Self& itk::simple::TransformixImageFilter::AddTransformParameter | ( | const std::string | key, |
const std::string | value | ||
) |
void itk::simple::TransformixImageFilter::AddTransformParameter | ( | const unsigned int | index, |
const std::string | key, | ||
const std::string | value | ||
) |
Self& itk::simple::TransformixImageFilter::AddTransformParameter | ( | const unsigned int | index, |
const std::string | key, | ||
const std::string | value | ||
) |
void itk::simple::TransformixImageFilter::AddTransformParameterMap | ( | const std::map< std::string, std::vector< std::string >> | parameterMap | ) |
Self& itk::simple::TransformixImageFilter::AddTransformParameterMap | ( | const std::map< std::string, std::vector< std::string >> | parameterMap | ) |
void itk::simple::TransformixImageFilter::ComputeDeformationFieldOff | ( | ) |
Self& itk::simple::TransformixImageFilter::ComputeDeformationFieldOff | ( | ) |
void itk::simple::TransformixImageFilter::ComputeDeformationFieldOn | ( | ) |
Self& itk::simple::TransformixImageFilter::ComputeDeformationFieldOn | ( | ) |
void itk::simple::TransformixImageFilter::ComputeDeterminantOfSpatialJacobianOff | ( | ) |
Self& itk::simple::TransformixImageFilter::ComputeDeterminantOfSpatialJacobianOff | ( | ) |
void itk::simple::TransformixImageFilter::ComputeDeterminantOfSpatialJacobianOn | ( | ) |
Self& itk::simple::TransformixImageFilter::ComputeDeterminantOfSpatialJacobianOn | ( | ) |
void itk::simple::TransformixImageFilter::ComputeSpatialJacobianOff | ( | ) |
Self& itk::simple::TransformixImageFilter::ComputeSpatialJacobianOff | ( | ) |
void itk::simple::TransformixImageFilter::ComputeSpatialJacobianOn | ( | ) |
Self& itk::simple::TransformixImageFilter::ComputeSpatialJacobianOn | ( | ) |
Image itk::simple::TransformixImageFilter::Execute | ( | ) |
Image itk::simple::TransformixImageFilter::Execute | ( | ) |
Image itk::simple::TransformixImageFilter::ExecuteInternal | ( | ) |
bool itk::simple::TransformixImageFilter::GetComputeDeformationField | ( | ) |
bool itk::simple::TransformixImageFilter::GetComputeDeformationField | ( | ) |
bool itk::simple::TransformixImageFilter::GetComputeDeterminantOfSpatialJacobian | ( | ) |
bool itk::simple::TransformixImageFilter::GetComputeDeterminantOfSpatialJacobian | ( | ) |
bool itk::simple::TransformixImageFilter::GetComputeSpatialJacobian | ( | ) |
bool itk::simple::TransformixImageFilter::GetComputeSpatialJacobian | ( | ) |
Image itk::simple::TransformixImageFilter::GetDeformationField | ( | ) |
Image itk::simple::TransformixImageFilter::GetDeformationField | ( | ) |
std::string itk::simple::TransformixImageFilter::GetFixedPointSetFileName | ( | ) |
std::string itk::simple::TransformixImageFilter::GetFixedPointSetFileName | ( | ) |
std::string itk::simple::TransformixImageFilter::GetLogFileName | ( | ) |
std::string itk::simple::TransformixImageFilter::GetLogFileName | ( | ) |
bool itk::simple::TransformixImageFilter::GetLogToConsole | ( | ) |
bool itk::simple::TransformixImageFilter::GetLogToConsole | ( | ) |
bool itk::simple::TransformixImageFilter::GetLogToFile | ( | ) |
bool itk::simple::TransformixImageFilter::GetLogToFile | ( | ) |
Image& itk::simple::TransformixImageFilter::GetMovingImage | ( | ) |
Image& itk::simple::TransformixImageFilter::GetMovingImage | ( | ) |
std::string itk::simple::TransformixImageFilter::GetName | ( | ) | const |
std::string itk::simple::TransformixImageFilter::GetName | ( | ) | const |
unsigned int itk::simple::TransformixImageFilter::GetNumberOfTransformParameterMaps | ( | ) |
unsigned int itk::simple::TransformixImageFilter::GetNumberOfTransformParameterMaps | ( | ) |
std::string itk::simple::TransformixImageFilter::GetOutputDirectory | ( | ) |
std::string itk::simple::TransformixImageFilter::GetOutputDirectory | ( | ) |
Image itk::simple::TransformixImageFilter::GetResultImage | ( | ) |
Image itk::simple::TransformixImageFilter::GetResultImage | ( | ) |
std::vector<std::string> itk::simple::TransformixImageFilter::GetTransformParameter | ( | const std::string | key | ) |
std::vector<std::string> itk::simple::TransformixImageFilter::GetTransformParameter | ( | const std::string | key | ) |
std::vector<std::string> itk::simple::TransformixImageFilter::GetTransformParameter | ( | const unsigned int | index, |
const std::string | key | ||
) |
std::vector<std::string> itk::simple::TransformixImageFilter::GetTransformParameter | ( | const unsigned int | index, |
const std::string | key | ||
) |
std::vector<std::map<std::string, std::vector<std::string> > > itk::simple::TransformixImageFilter::GetTransformParameterMap | ( | ) |
std::vector<std::map<std::string, std::vector<std::string> > > itk::simple::TransformixImageFilter::GetTransformParameterMap | ( | ) |
|
inline |
Definition at line 137 of file sitkTransformixImageFilter.h.
bool itk::simple::TransformixImageFilter::IsEmpty | ( | const Image & | image | ) |
void itk::simple::TransformixImageFilter::LogToConsoleOff | ( | ) |
Self& itk::simple::TransformixImageFilter::LogToConsoleOff | ( | ) |
void itk::simple::TransformixImageFilter::LogToConsoleOn | ( | ) |
Self& itk::simple::TransformixImageFilter::LogToConsoleOn | ( | ) |
void itk::simple::TransformixImageFilter::LogToFileOff | ( | ) |
Self& itk::simple::TransformixImageFilter::LogToFileOff | ( | ) |
void itk::simple::TransformixImageFilter::LogToFileOn | ( | ) |
Self& itk::simple::TransformixImageFilter::LogToFileOn | ( | ) |
void itk::simple::TransformixImageFilter::PrintParameterMap | ( | ) |
Self& itk::simple::TransformixImageFilter::PrintParameterMap | ( | ) |
void itk::simple::TransformixImageFilter::PrintParameterMap | ( | const std::map< std::string, std::vector< std::string >> | parameterMap | ) |
Self& itk::simple::TransformixImageFilter::PrintParameterMap | ( | const std::map< std::string, std::vector< std::string >> | parameterMap | ) |
void itk::simple::TransformixImageFilter::PrintParameterMap | ( | const std::vector< std::map< std::string, std::vector< std::string >>> | parameterMapVector | ) |
Self& itk::simple::TransformixImageFilter::PrintParameterMap | ( | const std::vector< std::map< std::string, std::vector< std::string >>> | parameterMapVector | ) |
std::map<std::string, std::vector<std::string> > itk::simple::TransformixImageFilter::ReadParameterFile | ( | const std::string | filename | ) |
std::map<std::string, std::vector<std::string> > itk::simple::TransformixImageFilter::ReadParameterFile | ( | const std::string | parameterFileName | ) |
void itk::simple::TransformixImageFilter::RemoveFixedPointSetFileName | ( | ) |
Self& itk::simple::TransformixImageFilter::RemoveFixedPointSetFileName | ( | ) |
void itk::simple::TransformixImageFilter::RemoveLogFileName | ( | ) |
Self& itk::simple::TransformixImageFilter::RemoveLogFileName | ( | ) |
void itk::simple::TransformixImageFilter::RemoveMovingImage | ( | ) |
Self& itk::simple::TransformixImageFilter::RemoveMovingImage | ( | ) |
void itk::simple::TransformixImageFilter::RemoveOutputDirectory | ( | ) |
Self& itk::simple::TransformixImageFilter::RemoveOutputDirectory | ( | ) |
void itk::simple::TransformixImageFilter::RemoveTransformParameter | ( | const std::string | key | ) |
Self& itk::simple::TransformixImageFilter::RemoveTransformParameter | ( | const std::string | key | ) |
void itk::simple::TransformixImageFilter::RemoveTransformParameter | ( | const unsigned int | index, |
const std::string | key | ||
) |
Self& itk::simple::TransformixImageFilter::RemoveTransformParameter | ( | const unsigned int | index, |
const std::string | key | ||
) |
void itk::simple::TransformixImageFilter::SetComputeDeformationField | ( | bool | ) |
Self& itk::simple::TransformixImageFilter::SetComputeDeformationField | ( | bool | ) |
void itk::simple::TransformixImageFilter::SetComputeDeterminantOfSpatialJacobian | ( | const bool | ) |
Self& itk::simple::TransformixImageFilter::SetComputeDeterminantOfSpatialJacobian | ( | const bool | ) |
void itk::simple::TransformixImageFilter::SetComputeSpatialJacobian | ( | const bool | ) |
Self& itk::simple::TransformixImageFilter::SetComputeSpatialJacobian | ( | const bool | ) |
void itk::simple::TransformixImageFilter::SetFixedPointSetFileName | ( | const std::string | movingPointSetFileName | ) |
Self& itk::simple::TransformixImageFilter::SetFixedPointSetFileName | ( | const std::string | movingPointSetFileName | ) |
void itk::simple::TransformixImageFilter::SetLogFileName | ( | const std::string | logFileName | ) |
Self& itk::simple::TransformixImageFilter::SetLogFileName | ( | const std::string | logFileName | ) |
void itk::simple::TransformixImageFilter::SetLogToConsole | ( | const bool | logToConsole | ) |
Self& itk::simple::TransformixImageFilter::SetLogToConsole | ( | const bool | logToConsole | ) |
void itk::simple::TransformixImageFilter::SetLogToFile | ( | const bool | logToFile | ) |
Self& itk::simple::TransformixImageFilter::SetLogToFile | ( | const bool | logToFile | ) |
void itk::simple::TransformixImageFilter::SetMovingImage | ( | const Image & | movingImage | ) |
void itk::simple::TransformixImageFilter::SetOutputDirectory | ( | const std::string | outputDirectory | ) |
Self& itk::simple::TransformixImageFilter::SetOutputDirectory | ( | const std::string | outputDirectory | ) |
void itk::simple::TransformixImageFilter::SetTransformParameter | ( | const std::string | key, |
const std::string | value | ||
) |
Self& itk::simple::TransformixImageFilter::SetTransformParameter | ( | const std::string | key, |
const std::string | value | ||
) |
void itk::simple::TransformixImageFilter::SetTransformParameter | ( | const std::string | key, |
const std::vector< std::string > | value | ||
) |
Self& itk::simple::TransformixImageFilter::SetTransformParameter | ( | const std::string | key, |
const std::vector< std::string > | value | ||
) |
void itk::simple::TransformixImageFilter::SetTransformParameter | ( | const unsigned int | index, |
const std::string | key, | ||
const std::string | value | ||
) |
Self& itk::simple::TransformixImageFilter::SetTransformParameter | ( | const unsigned int | index, |
const std::string | key, | ||
const std::string | value | ||
) |
void itk::simple::TransformixImageFilter::SetTransformParameter | ( | const unsigned int | index, |
const std::string | key, | ||
const std::vector< std::string > | value | ||
) |
Self& itk::simple::TransformixImageFilter::SetTransformParameter | ( | const unsigned int | index, |
const std::string | key, | ||
const std::vector< std::string > | value | ||
) |
void itk::simple::TransformixImageFilter::SetTransformParameterMap | ( | const std::map< std::string, std::vector< std::string >> | parameterMap | ) |
Self& itk::simple::TransformixImageFilter::SetTransformParameterMap | ( | const std::map< std::string, std::vector< std::string >> | parameterMap | ) |
void itk::simple::TransformixImageFilter::SetTransformParameterMap | ( | const std::vector< std::map< std::string, std::vector< std::string >>> | parameterMapVector | ) |
Self& itk::simple::TransformixImageFilter::SetTransformParameterMap | ( | const std::vector< std::map< std::string, std::vector< std::string >>> | parameterMapVector | ) |
|
inline |
Definition at line 129 of file sitkTransformixImageFilter.h.
itk::simple::TransformixImageFilter::TransformixImageFilterImpl | ( | ) |
void itk::simple::TransformixImageFilter::WriteParameterFile | ( | const std::map< std::string, std::vector< std::string >> | parameterMap, |
const std::string | parameterFileName | ||
) |
Self& itk::simple::TransformixImageFilter::WriteParameterFile | ( | const std::map< std::string, std::vector< std::string >> | parameterMap, |
const std::string | parameterFileName | ||
) |
|
friend |
Definition at line 172 of file sitkTransformixImageFilterImpl.h.
bool itk::simple::TransformixImageFilter::m_ComputeDeformationField |
Definition at line 183 of file sitkTransformixImageFilterImpl.h.
bool itk::simple::TransformixImageFilter::m_ComputeDeterminantOfSpatialJacobian |
Definition at line 182 of file sitkTransformixImageFilterImpl.h.
bool itk::simple::TransformixImageFilter::m_ComputeSpatialJacobian |
Definition at line 181 of file sitkTransformixImageFilterImpl.h.
Image itk::simple::TransformixImageFilter::m_DeformationField |
Definition at line 177 of file sitkTransformixImageFilterImpl.h.
std::string itk::simple::TransformixImageFilter::m_LogFileName |
Definition at line 187 of file sitkTransformixImageFilterImpl.h.
bool itk::simple::TransformixImageFilter::m_LogToConsole |
Definition at line 189 of file sitkTransformixImageFilterImpl.h.
bool itk::simple::TransformixImageFilter::m_LogToFile |
Definition at line 190 of file sitkTransformixImageFilterImpl.h.
std::unique_ptr<detail::MemberFunctionFactory<MemberFunctionType> > itk::simple::TransformixImageFilter::m_MemberFactory |
Definition at line 173 of file sitkTransformixImageFilterImpl.h.
Image itk::simple::TransformixImageFilter::m_MovingImage |
Definition at line 175 of file sitkTransformixImageFilterImpl.h.
std::string itk::simple::TransformixImageFilter::m_MovingPointSetFileName |
Definition at line 184 of file sitkTransformixImageFilterImpl.h.
std::string itk::simple::TransformixImageFilter::m_OutputDirectory |
Definition at line 186 of file sitkTransformixImageFilterImpl.h.
|
private |
Definition at line 184 of file sitkTransformixImageFilter.h.
Image itk::simple::TransformixImageFilter::m_ResultImage |
Definition at line 176 of file sitkTransformixImageFilterImpl.h.
ParameterMapVectorType itk::simple::TransformixImageFilter::m_TransformParameterMapVector |
Definition at line 179 of file sitkTransformixImageFilterImpl.h.