nema2001_image_quality_1_0_2.m File Reference

Go to the source code of this file.

Functions


Function Documentation

nema2001_image_quality (   varargin  ) 

Function for reading in ROI Statistics Reports from Vinci image tool
ROI-report file and calculating the NEMA 2001 image quality analysis.

ROI Statistics Report syntax:
ROI Statistics Report includes ROI evaluations for one image volume but
many ROI sets drawn to many planes. Empty line ends a ROI set, and 'View'
begins a new one. See .m-file for example.

Syntax:
[nr_planes, roi_names_and_data] = read_Vinci_ROI_stats('filename'),
where:
nr_planes = number of planes included in the ROI Statistics Report
tmp = roi_names_and_data{1,k} = ROI names and data related to plane k
tmp{1} = ROI names
tmp{2} = ROI values


Parameters:
varargin 


Generated on Wed Sep 19 07:53:45 2007 for Turku PET Centre Matlab functions by  doxygen 1.5.2