User Intro
Prog Intro
Liste des commandes
Liste des manuels
Table of Contents
inr2h5 - convert an Inrimage image into a PNG image.
inr2h5
[-c]
[input|-]
h5-file
inr2h5
converts an Inrimage image to HD5/ITK image. HDF5 is a general
data storage. ITK uses its own format, embedded in HDF5. HDF5
has also a basic image interface that not handled by this commande.
Due to limitation of HDF5/ITK, fixed format are converted to 1, 2 or 4
bits. float image single and double precision are converted.
Vector and multiframe images are also supported.
- -c Compress the image.
- - color tables are not yet handled
- - bit coding are converted to the nearest byte coding
- - signed images are not handled.
- - the command does not support stdout.
h52inr(1i)