#include <itkPointSetToPointSetMetric.h>
Inheritance diagram for itk::PointSetToPointSetMetric< TFixedPointSet, TMovingPointSet >:
This Class is templated over the type of the two point-sets. It expects a Transform to be plugged in. This particular class is the base class for a hierarchy of point-set to point-set metrics.
This class computes a value that measures the similarity between the fixed point-set and the transformed moving point-set.
Definition at line 44 of file itkPointSetToPointSetMetric.h.
|
Reimplemented from itk::MultipleValuedCostFunction. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 52 of file itkPointSetToPointSetMetric.h. |
|
Type used for representing point components Definition at line 55 of file itkPointSetToPointSetMetric.h. |
|
Type of the derivative. Reimplemented from itk::MultipleValuedCostFunction. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 94 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 67 of file itkPointSetToPointSetMetric.h. Referenced by itk::PointSetToPointSetMetric< TFixedPointSet, TMovingPointSet >::~PointSetToPointSetMetric(). |
|
Type of the fixed Pointset. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 66 of file itkPointSetToPointSetMetric.h. |
|
Definition at line 85 of file itkPointSetToPointSetMetric.h. |
|
Type of the measure. Reimplemented from itk::MultipleValuedCostFunction. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 91 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 63 of file itkPointSetToPointSetMetric.h. |
|
Definition at line 62 of file itkPointSetToPointSetMetric.h. |
|
Type of the moving Pointset. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 61 of file itkPointSetToPointSetMetric.h. |
|
Definition at line 86 of file itkPointSetToPointSetMetric.h. |
|
Type of the parameters. Reimplemented from itk::MultipleValuedCostFunction. Definition at line 97 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 77 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented from itk::MultipleValuedCostFunction. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 51 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 76 of file itkPointSetToPointSetMetric.h. |
|
Standard class typedefs. Reimplemented from itk::MultipleValuedCostFunction. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 49 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented from itk::MultipleValuedCostFunction. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 50 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 88 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 87 of file itkPointSetToPointSetMetric.h. |
|
Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 84 of file itkPointSetToPointSetMetric.h. |
|
Type of the Transform Base class Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. Definition at line 82 of file itkPointSetToPointSetMetric.h. |
|
|
|
Definition at line 130 of file itkPointSetToPointSetMetric.h. References itk::PointSetToPointSetMetric< TFixedPointSet, TMovingPointSet >::FixedPointSetConstPointer. |
|
Get the Fixed Pointset. |
|
Get the Moving Pointset. |
|
Run-time type information (and related methods). Reimplemented from itk::MultipleValuedCostFunction. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. |
|
Return the number of parameters required by the Transform Implements itk::CostFunction. Definition at line 121 of file itkPointSetToPointSetMetric.h. |
|
Get a pointer to the Transform. |
|
Initialize the Metric by making sure that all the components are present and plugged together correctly |
|
Constants for the pointset dimensions |
|
Constants for the pointset dimensions |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::CostFunction. Reimplemented in itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >. |
|
Connect the Fixed Pointset. |
|
Connect the Moving Pointset. |
|
Connect the Transform. |
|
Set the parameters defining the Transform. |
|
Definition at line 133 of file itkPointSetToPointSetMetric.h. |
|
Definition at line 134 of file itkPointSetToPointSetMetric.h. |
|
Definition at line 136 of file itkPointSetToPointSetMetric.h. |