[MINC-users] Quick way to flip data in a MINC file

Andrew Janke a.janke at gmail.com
Tue Sep 22 22:56:09 EDT 2015


Hi all,

Does anyone have any bright ideas/hackery of how to flip data (for a
dimension) in a MINC file? Here is what I currently do:

   https://github.com/BIC-MNI/minc-widgets/blob/master/volflip/volflip#L84

This takes about 2.5 minutes for a average sized volume (700x272x187).
This has been more than fine for a long time, but now I have a use
case that requires more speed.

Failing this I'm going to have to resort to writing something in C/C++
or perhaps even use some HDF5 tool.



a


More information about the MINC-users mailing list