#include <R3D/TileAlignment/QRegistrationThread.h>
This calculation is purely for a 2D mosaic export.
Public Member Functions | |
void | run () |
Starts the import - Over ride from super class. | |
void | setRegistrationObject (typename RegistrationType::Pointer process) |
Sets the Registration object for this class. |
void QRegistrationThread< RegistrationType >::setRegistrationObject | ( | typename RegistrationType::Pointer | process | ) | [inline] |
Sets the Registration object for this class.
process | The Registration object |