[MINC-users] time and time-with values with volume_io library

o.winz@fz-juelich.de o.winz at fz-juelich.de
Thu May 11 12:54:50 EDT 2006


hi everyone,

i think i've solve the problem.
first i check the input volume for irregular volume dimension 'is_volume_dimension_irregular(input,0)', when true, i use 'get_volume_irregular_widths(input,0,(number_of_frames -1),widths)' and
'get_volume_irregular_starts(input,0,(number_of_frames-1),starts)',
where 'widths' and 'starts' arrays of type Real (double).

greetings,
oliver

> Message: 3
> Date: Thu, 11 May 2006 15:19:19 +0200
> From: Oliver Winz <o.winz at fz-juelich.de>
> Subject: [MINC-users] time and time-with values with volume_io library
> To: minc-users at bic.mni.mcgill.ca
> Message-ID: <446339D7.5090107 at fz-juelich.de>
> Content-Type: text/plain; charset=ISO-8859-15; format=flowed
> 
> Hi everyone,
> 
> i have a question about the volume_io library, is there a 
> possibility to 
> determine the time and time-width values from a dynamic image file 
> with 
> this library.
> i want to write a little program that subtracts the contribution of 
> vascular radioactivity from dynamic PET images (interpolating blood 
> values with frame times....).
> i have a few problems doing it with the minc2 library, therefore i 
> use 
> the volume_io lib.
> 
> thank' a lot,
> 
> oliver




More information about the MINC-users mailing list