Go to the source code of this file.
| vox_outliers_0_0_1 | ( | indata, | ||
| roidata | ||||
| ) |
vox_outliers_0_0_1(indata,roidata)
Calculates outliers for image data inside
ROI definitions
parameters:
indata input image data matrix
roidata ROI definition data matrix where each ROI has unique
index value (> 0, 0 == no ROI) and same size as indata
returns:
data matrix that has values:
0: not defined
1: interquartile range
2: mild outlier
3: extreme outlier
version 1.0.0,19-12-2006,Harri Merisaari, created
Copyright (c) 2006 by Turku PET Centre
| indata | ||
| roidata |
1.5.2