Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <MitkImageStatisticsExports.h>
#include <itkImage.h>
#include <itkImageToImageFilter.h>
#include <itkImageRegionConstIteratorWithIndex.h>
#include <unordered_map>
#include "mitkMinMaxLabelmageFilterWithIndex.hxx"
Go to the source code of this file.
Classes | |
class | itk::MinMaxLabelImageFilterWithIndex< TInputImage, TLabelImage > |
class | itk::MinMaxLabelImageFilterWithIndex< TInputImage, TLabelImage >::LabelExtrema |
The LabelExtrema class is just a container for global min/max values and their indices as well as all min and max values (+indices) of the mask labels. More... | |
Namespaces | |
itk | |
SET FUNCTIONS. | |