Go to the source code of this file.
| roimask_0_3_3 | ( | roifile, | ||
| x_off, | ||||
| y_off, | ||||
| z_off | ||||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
roimask_0_3_3(roifile,x_off,y_off,z_off)
Makes mask image from Imadeus roi file
parameters:
roifile full name of Imadeus 1.20 ROI file
output files:
Analyze7.5 image file with suffix 'roi'
have flags indicating into which rois voxels belong to.
version 0.1,24-03-2005,Harri Merisaari
version 0.1.1,09-04-2005,Harri Merisaari, changed printout
version 0.1.2,09-04-2005,Harri Merisaari, uses readImadeusRoi_0_1_0
version 0.1.3,09-04-2005,Harri Merisaari, uses readImadeusRoi_0_2_0
version 0.2.0,02-06-2005,Harri Merisaari, support for more than 15 ROIs
version 0.2.1,06-06-2005,Harri Merisaari, fixed bug with rois that have holes in it
version 0.2.2,xx-xx-2005,Harri Merisaari, fixed bug with origin offset
version 0.2.3,09-08-2005,Harri Merisaari, fixed to compatibility with Imadeus 1.20
version 0.3.0,30-01-2005,Harri Merisaari, added offset correction
version 0.3.2,04-04-2006,Jarkko Johansson, uses readImadeusRoi_1_0_0
parameters as input
version 0.3.3 alpha,18-04-2006,Harri Merisaari, fixed bug with multiply
non-convex shapes, added support for mixed order planes
version 0.3.3 beta,27-04-2006,Harri Merisaari, setting LR flip
roifile x_off y_off z_off 

1.5.2