open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Classes
iAMaskingLabelOverlapMeasuresImageFilter.h File Reference
#include <itkImageToImageFilter.h>
#include <itkNumericTraits.h>
#include <itksys/hash_map.hxx>
#include "iAMaskingLabelOverlapMeasuresImageFilter.hxx"
Include dependency graph for iAMaskingLabelOverlapMeasuresImageFilter.h:
This graph shows which files directly or indirectly include this file:

Classes

class  iAMaskingLabelOverlapMeasuresImageFilter< TLabelImage >
 Computes overlap measures between the set same set of labels of pixels of two images. Background is assumed to be 0. Based on LabelOverlapMeasuresImageFilter. In addition, it filters out certain labels for the result. More...
 
class  iAMaskingLabelOverlapMeasuresImageFilter< TLabelImage >::LabelSetMeasures
 Metrics stored per label. More...