Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::HotspotMaskGenerator::ImageExtrema Class Reference

#include <mitkHotspotMaskGenerator.h>

Public Member Functions

 ImageExtrema ()
 

Public Attributes

bool Defined
 
double Max
 
double Min
 
vnl_vector< int > MaxIndex
 
vnl_vector< int > MinIndex
 

Detailed Description

Definition at line 95 of file mitkHotspotMaskGenerator.h.

Constructor & Destructor Documentation

mitk::HotspotMaskGenerator::ImageExtrema::ImageExtrema ( )
inline

Definition at line 104 of file mitkHotspotMaskGenerator.h.

Member Data Documentation

bool mitk::HotspotMaskGenerator::ImageExtrema::Defined

Definition at line 98 of file mitkHotspotMaskGenerator.h.

double mitk::HotspotMaskGenerator::ImageExtrema::Max

Definition at line 99 of file mitkHotspotMaskGenerator.h.

vnl_vector<int> mitk::HotspotMaskGenerator::ImageExtrema::MaxIndex

Definition at line 101 of file mitkHotspotMaskGenerator.h.

double mitk::HotspotMaskGenerator::ImageExtrema::Min

Definition at line 100 of file mitkHotspotMaskGenerator.h.

vnl_vector<int> mitk::HotspotMaskGenerator::ImageExtrema::MinIndex

Definition at line 102 of file mitkHotspotMaskGenerator.h.


The documentation for this class was generated from the following file: