Page 1 of 1

aims GIS 2 MINC

Posted: Thu Feb 22, 2007 2:30 am
by pifou
hello,

i search a program to convert a GIS image into a MINC image. such program exist in the aims library? If not, do you a solution?

thanks by advance

sg

Posted: Thu Feb 22, 2007 10:10 am
by riviere
Hi,
The MINC format should be supported for reading and writing in Aims. Normally shou just have to specify the .mnc extension to the output file:

Code: Select all

AimsFileConvert toto.ima turlute.mnc
Denis