STIR
6.2.0
|
Files | |
file | compute_ROI_values.cxx |
Implementation of functions declared in stir/evaluation/compute_ROI_values.h. | |
file | ROIValues.cxx |
Implementation of class stir::ROI_values. | |
file | compute_ROI_values.h |
Declaration of various function that computes ROI values. | |
file | ROIValues.h |
Definition of class stir::ROIValues. | |
Classes | |
class | stir::ROIValues |
A class to store and get results of an ROI calculation. More... | |
For image evaluation, it is often necessary to compute ROI values, or other simple Figures of Merits (FOMs). These classes and functions allow you do to this directly in STIR. This is mainly useful for automation, as there is no nice graphical interface in STIR to draw ROIs etc.