Thread parameter for entropy evaluation. More...
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. |
Thread parameter for entropy evaluation.
Definition at line 133 of file cmtkSplineWarpCongealingFunctional.h.
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().