[MINC-users] MINC-users] How to use rawtominc with multiple files

Ed Gronenschild ed.gronenschild at mi.unimaas.nl
Wed Dec 21 02:30:19 EST 2005


You should use the command:

minctoraw -short -unsigned -normalize -range 0 1700  
data_pix_out_nu.mnc > data_pix_out_nu.raw

This ensures that the intensities are between 0 and 1700 like your  
original data.

Kind regards,

Ed

On 20 Dec 2005, at 18:00, minc-users-request at bic.mni.mcgill.ca wrote:

>
>> 4. I would like to transfer the *.minc image into *.raw after the
>> correction to use my own algorithm run on the intensity corrected  
>> image. I
>> was using the command
>> minctoraw -short -unsigned -normalize data_pix_out_nu.mnc >  
>> data_pix_out_nu.raw
>>
>> The value in the raw file are varied from -32767 to 32767. My  
>> original
>> input image is unsigned short, intensity voxel value min is zero  
>> and  max
>> 1700. I would like to return back the *.minc image after  
>> correction into
>> the similar intensity level of input *.raw image.
>
> I suspect you want -nonormalize as opposed to -normalize.  ('minctoraw
> -help' or 'man minctoraw' explains the difference between the two.)
>



More information about the MINC-users mailing list