read_Vinci_ROI_stats_1_0_0.m File Reference

Go to the source code of this file.

Functions


Function Documentation

read_Vinci_ROI_stats (   varargin  ) 

Function for reading in ROI Statistics Reports from Vinci image tool
ROI-report file.

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, nr_rois, roi_names_and_data] = read_Vinci_ROI_stats('filename'),
where:
nr_planes = number of planes included in the ROI Statistics Report
nr_rois = number of ROIs in each plane
tmp = roi_names_and_data{1,k} = ROI names and data related to plane k
tmp{1} = ROI names
tmp{2} = ROI values

Copyright (c) 2007 by Turku PET Centre


Parameters:
varargin 
Returns:
plane_nr

nr_rois

roi_names_and_data


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