Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Macros
vtkImageBimodalAnalysis.h File Reference
#include "vtkMRML.h"
#include <vtkImageAlgorithm.h>
Include dependency graph for vtkImageBimodalAnalysis.h:

Go to the source code of this file.

Classes

class  vtkImageBimodalAnalysis
 Analysis bimodal histograms. More...
 

Macros

#define VTK_BIMODAL_MODALITY_CT   0
 
#define VTK_BIMODAL_MODALITY_MR   1
 

Macro Definition Documentation

◆ VTK_BIMODAL_MODALITY_CT

#define VTK_BIMODAL_MODALITY_CT   0

Definition at line 24 of file vtkImageBimodalAnalysis.h.

◆ VTK_BIMODAL_MODALITY_MR

#define VTK_BIMODAL_MODALITY_MR   1

Definition at line 25 of file vtkImageBimodalAnalysis.h.