QRegistrationThread< RegistrationType > Class Template Reference

#include <R3D/TileAlignment/QRegistrationThread.h>

List of all members.


Detailed Description

template<typename RegistrationType>
class QRegistrationThread< RegistrationType >

This is a Qt based class that represents a thread of execution in which the process is the calculation of the correct "asAligned" values for each frame in a slice with no regard to the frame above or below in the z direction.

This calculation is purely for a 2D mosaic export.

Author:
Michael A. Jackson for BlueQuartz Software
Date:
Apr 1, 2009
Version:
1.0


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.


Member Function Documentation

template<typename RegistrationType>
void QRegistrationThread< RegistrationType >::setRegistrationObject ( typename RegistrationType::Pointer  process  )  [inline]

Sets the Registration object for this class.

Parameters:
process The Registration object


The documentation for this class was generated from the following file:
Generated on Fri Aug 28 14:04:33 2009 for R3DImageTools by  doxygen 1.5.2