HDF5 IO

View: New views
2 Messages — Rating Filter:   Alert me  

HDF5 IO

by Darren Weber-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Does ITK 3.16.0 provide IO for HDF5 files?

We would like to export data into the HDF5 format to work with it in Imaris.
http://www.bitplane.com/go/products/imaris

TIA,
Darren


_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.html

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users

Parent Message unknown Re: HDF5 IO

by Vladimir FONOV :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

Darren Weber wrote:
> Does ITK 3.16.0 provide IO for HDF5 files?
>
> We would like to export data into the HDF5 format to work with it in Imaris.
> http://www.bitplane.com/go/products/imaris

There is support for MINC2 file format through ITK_USE_MINC2 option in
the advanced options section, or using separate package EZMINC:
http://www.bic.mni.mcgill.ca/~vfonov/software/ezminc_r36.tar.gz
MINC2 format is using HDF5 format for storing data on disk.

To build either of them it you will need
netcdf 3.xx, hdf5 1.6.x and minc2 (
http://packages.bic.mni.mcgill.ca/tgz/minc-2.0.18.tar.gz ) libraries
If you will be using EZMINC, set environment variable MINC_FORCE_V2=1 to
create files in HDF5 format.


P.S. I recommend using EZMINC.
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.html

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users