#include <itkMeanReciprocalSquareDifferencePointSetToImageMetric.h>
Inheritance diagram for itk::MeanReciprocalSquareDifferencePointSetToImageMetric< TFixedPointSet, TMovingImage >:
This metric computes the average squared difference between pixels in the point set and transformed point set pixels in the moving image after passing the difference through a function of type . $$ controls the capture radius of the metric. The term capture radius used here is in terms of intensity domain and not in the spatial domain.
Spatial correspondance between both images is established through a Transform.
Definition at line 46 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h.
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 56 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Type of the derivative. Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 74 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 77 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Type of the fixed Image. Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 75 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Gaussian filter to compute the gradient of the Moving Image Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 71 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Type of the measure. Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 73 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 78 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Type of the moving Image. Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 76 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 81 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 55 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 80 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Types transferred from the base class Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 66 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Standard class typedefs. Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 52 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 53 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 70 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 69 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 68 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
Type of the Transform Base class Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. Definition at line 67 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. |
|
|
|
Definition at line 103 of file itkMeanReciprocalSquareDifferencePointSetToImageMetric.h. References itk::MeanReciprocalSquareDifferencePointSetToImageMetric< TFixedPointSet, TMovingImage >::Self. |
|
Get the derivatives of the match measure. |
|
Set/Get the lambda distance. (controls the capture radius of the metric). |
|
Run-time type information (and related methods). Reimplemented from itk::PointSetToImageMetric< TFixedPointSet, TMovingImage >. |
|
Get the value for single valued optimizers. |
|
Get value and derivatives for multiple valued optimizers. |
|
Method for creation through the object factory. Reimplemented from itk::Object. |
|
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::PointSetToImageMetric< TFixedPointSet, TMovingImage >. |
|
Set/Get the lambda distance. (controls the capture radius of the metric). |