Go to the source code of this file.
| hrrt_resolution_meas_1_1_0 | ( | varargin | ) |
hrrt_resolution_meas 1.1.0 (c) 2005 Turku PET Centre
HRRT Performance Measurements: Resolution Measurement - NEMA Modified
The spatial resolution (FWHM and FWTM) of the point source response function
in all three directions is determined by forming one-dimensional response functions,
along profiles through the image volume in three orthogonal directions, through the
peak of the distribution. The width of the response functions in the two directions
at right angles to the direction of measurement is approximately two times the FWHM.
Each FWHM (and FWTM) is determined by linear interpolation between adjacent pixels
at half (or one-tenth) the maximum value of the response function. The maximum value
is determined by a parabolic fit using the peak point and its two nearest neighboring
points respectively. Values are converted to distance in millimeters by multiplication
by the pixel size.
Uses:
laprint.m (if pdf == 1)
tpcreport.sty (if pdf == 2)
latex (if pdf == 2)
dvips (if pdf == 2)
ps2pdf (if pdf == 2)
Version:
1.0.0 2005-08-25 Jarkko Johansson
1.1.0 2005-09-13 Jarkko Johansson
Usage: resolution_meas_1_1_0('filename_1',dim_1,...,'filename_n',dim_n)
Copyright (c) 2005 by Turku PET Centre
| varargin |
1.5.2