Public Attributes

cmtk::SplineWarpCongealingFunctional::EvaluateThreadParameters Class Reference

Thread parameter for entropy evaluation. More...

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

List of all members.

Public Attributes

double m_Entropy
 Upon return from the thread function, this holds the partial entropy.
unsigned int m_Count
 Upon return from the thread function, this holds the number of pixels with full image count, i.e., pixels that are within all target images.

Detailed Description

Thread parameter for entropy evaluation.

Definition at line 133 of file cmtkSplineWarpCongealingFunctional.h.


Member Data Documentation

Upon return from the thread function, this holds the number of pixels with full image count, i.e., pixels that are within all target images.

Definition at line 145 of file cmtkSplineWarpCongealingFunctional.h.

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

Upon return from the thread function, this holds the partial entropy.

Definition at line 139 of file cmtkSplineWarpCongealingFunctional.h.

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


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