NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Member Functions | List of all members
mitk::CorrectImageDistortion Class Reference
Inheritance diagram for mitk::CorrectImageDistortion:
Inheritance graph
[legend]
Collaboration diagram for mitk::CorrectImageDistortion:
Collaboration graph
[legend]

Public Member Functions

 mitkClassMacroItkParent (CorrectImageDistortion, itk::Object) static Pointer New()
 
bool Correct (const std::string &inputImageFileName, const std::string &inputIntrinsicsFileName, const std::string &inputDistortionCoefficientsFileName, const std::string &outputImageFileName)
 

Protected Member Functions

 CorrectImageDistortion ()
 
virtual ~CorrectImageDistortion ()
 
 CorrectImageDistortion (const CorrectImageDistortion &)
 
CorrectImageDistortionoperator= (const CorrectImageDistortion &)
 

Constructor & Destructor Documentation

mitk::CorrectImageDistortion::CorrectImageDistortion ( )
protected
mitk::CorrectImageDistortion::~CorrectImageDistortion ( )
protectedvirtual
mitk::CorrectImageDistortion::CorrectImageDistortion ( const CorrectImageDistortion )
protected

Member Function Documentation

bool mitk::CorrectImageDistortion::Correct ( const std::string inputImageFileName,
const std::string inputIntrinsicsFileName,
const std::string inputDistortionCoefficientsFileName,
const std::string outputImageFileName 
)
mitk::CorrectImageDistortion::mitkClassMacroItkParent ( CorrectImageDistortion  ,
itk::Object   
)
CorrectImageDistortion& mitk::CorrectImageDistortion::operator= ( const CorrectImageDistortion )
protected

The documentation for this class was generated from the following files: