[MINC-users] add a dimension to a minc file

Andrew Janke a.janke at gmail.com
Sat Sep 12 03:30:10 EDT 2009


> Is there a way to add a dimension (zspace) to a mincfile? I tried
> mincedit, but couldn't get it to save the header without errors.

Probably not easily...

> I ask because I'm trying to resample one minc file to be like another,
> however, the minc files only have 2 dimensions (xspace,yspace), so
> mincresample doesn't work. Is there another way to accomplish
> "mincresample -like"?

I'd do this:

mincconcat -concat_dimension zspace -start 0 -step 1 in.mnc in_z.mnc


--
Andrew Janke
(a.janke at gmail.com || http://a.janke.googlepages.com/)
Canberra->Australia    +61 (402) 700 883


More information about the MINC-users mailing list