mitkPointSetEstimator Class Reference
mitkPointSetEstimator - an abstract class specifies interface for an estimation method
More...
#include <mitkPointSetEstimator.h>
Inherits mitkProcessObject.
Inherited by mitkPointSetKernelTransformEstimator, and mitkPointSetQuaternionEstimator.
Inheritance diagram for mitkPointSetEstimator:
[legend]Collaboration diagram for mitkPointSetEstimator:
[legend]List of all members.
Detailed Description
mitkPointSetEstimator - an abstract class specifies interface for an estimation method
mitkPointSetEstimator is an abstract class specifies interface for an estimation method. An estimator creates a transform from a set of matches.
Constructor & Destructor Documentation
mitkPointSetEstimator::mitkPointSetEstimator |
( |
|
) |
|
|
virtual mitkPointSetEstimator::~mitkPointSetEstimator |
( |
|
) |
[virtual] |
|
Member Function Documentation
unsigned int mitkPointSetEstimator::GetNumberOfPoints |
( |
|
) |
[inline] |
|
|
Get the Number of Points. - Returns:
- Return the number of points.
|
|
Get the transform method. - Returns:
- Return the pointer to transform object.
|
|
Get the transform matrix. - Returns:
- Return the pointer to the transform matrix.
|
const VectorParameterType& mitkPointSetEstimator::GetTransformParameters |
( |
|
) |
const |
|
|
Get the transform parameters. - Returns:
- Return the vector pointer to the transform parameters.
|
virtual void mitkPointSetEstimator::PrintSelf |
( |
ostream & |
os |
) |
[virtual] |
|
virtual void mitkPointSetEstimator::SetFixedPointSet |
( |
mitkPointSet * |
fixedPointSet |
) |
[inline, virtual] |
|
|
Set the Fixed Point Set. - Parameters:
-
| fixedPointSet | The pointer to the fixed point set. |
|
virtual void mitkPointSetEstimator::SetMovingPointSet |
( |
mitkPointSet * |
movingPointSet |
) |
[inline, virtual] |
|
void mitkPointSetEstimator::SetPointSetMaskFlag |
( |
bool |
flag |
) |
|
|
|
Set the flag of moving point set's mask. - Parameters:
-
| flag | Use point set mask in point get/set method if flag is true. |
|
void mitkPointSetEstimator::SetTransform |
( |
mitkTransform * |
transform |
) |
[inline] |
|
|
Set the transform method. - Parameters:
-
| transform | The pointer to transform object. |
|
The documentation for this class was generated from the following file:
Generated on Tue Feb 25 15:04:59 2014 for MITK (Medical Imaging ToolKit) by
1.4.3