Medical Imaging Interaction Toolkit  2023.12.99-101158b3
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 83 of file mitkHotspotMaskGenerator.h.

Constructor & Destructor Documentation

◆ ImageExtrema()

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

Definition at line 92 of file mitkHotspotMaskGenerator.h.

Member Data Documentation

◆ Defined

bool mitk::HotspotMaskGenerator::ImageExtrema::Defined

Definition at line 86 of file mitkHotspotMaskGenerator.h.

◆ Max

double mitk::HotspotMaskGenerator::ImageExtrema::Max

Definition at line 87 of file mitkHotspotMaskGenerator.h.

◆ MaxIndex

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

Definition at line 89 of file mitkHotspotMaskGenerator.h.

◆ Min

double mitk::HotspotMaskGenerator::ImageExtrema::Min

Definition at line 88 of file mitkHotspotMaskGenerator.h.

◆ MinIndex

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

Definition at line 90 of file mitkHotspotMaskGenerator.h.


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