Public Attributes

cmtk::SplineWarpCongealingFunctional::EvaluateLocalGradientThreadParameters Class Reference

Thread function parameters for image interpolation. More...

Inheritance diagram for cmtk::SplineWarpCongealingFunctional::EvaluateLocalGradientThreadParameters:
Inheritance graph
[legend]
Collaboration diagram for cmtk::SplineWarpCongealingFunctional::EvaluateLocalGradientThreadParameters:
Collaboration graph
[legend]

List of all members.

Public Attributes

Types::Coordinate m_Step
 Global parameter step scale factor.
Types::Coordinatem_Gradient
 Pointer to array with computed local gradient components.

Detailed Description

Thread function parameters for image interpolation.

Definition at line 152 of file cmtkSplineWarpCongealingFunctional.h.


Member Data Documentation

Pointer to array with computed local gradient components.

Definition at line 161 of file cmtkSplineWarpCongealingFunctional.h.

Referenced by cmtk::SplineWarpCongealingFunctional::EvaluateLocalGradientThreadFunc().

Global parameter step scale factor.

Definition at line 158 of file cmtkSplineWarpCongealingFunctional.h.

Referenced by cmtk::SplineWarpCongealingFunctional::EvaluateLocalGradientThreadFunc().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines