Skip to content

File Formats

Bernhard Froehler edited this page Jan 17, 2022 · 14 revisions

open_iA supports several file formats. It reads:

It writes:

  • Volumes:
    • MetaImage, in its bundled .mha format, or the combination of a .mhd descriptor and a .raw file (the latter is a standard raw file, as can be read by most programs dealing with volumes, if additionally given the volume dimensions and spacing, as given in the .mhd descriptor file)
    • AmiraMesh files (only the uncompressed volume data format)
    • ITK HDF5 files
  • Meshes:
    • STL files

Clone this wiki locally