INR2H5 (1I)     version 4.6.9     March 2022

User Intro    Prog Intro    Liste des commandes    Liste des manuels
Table of Contents


NAME

inr2h5 - convert an Inrimage image into a PNG image.

SYNOPSYS

inr2h5 [-c] [input|-] h5-file

DESCRIPTION

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.

AVAILABLE OPTIONS

-c Compress the image.

LIMITATIONS

- 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.

SEE ALSO

h52inr(1i)