18 #ifndef __transformixlib_h 19 #define __transformixlib_h 24 #include <itkDataObject.h> 58 int TransformImage( ImagePointer inputImage,
59 ParameterMapType & parameterMap,
60 std::string outputPath,
69 int TransformImage( ImagePointer inputImage,
70 std::vector< ParameterMapType > & parameterMaps,
71 std::string outputPath,
76 ImagePointer GetResultImage(
void );
92 #endif // end #ifndef __transformixlib_h std::map< std::string, ParameterValuesType > ParameterMapType
std::string GetCurrentDateAndTime(void)
std::string ConvertSecondsToDHMS(const double totalSeconds, const unsigned int precision=0)
std::vector< std::string > ParameterValuesType