PANDORE Version 6 | GREYC-IMAGE |
panalyze2pan converts an ANALYZE 7.5 image file to a Pandore image file.
An ANALYZE (7.5) format image consists of two files in the same directory and with the same base name:
The input file im_in is one of the two ANALYZE files. The second file is then read from the same directory and with the same base name.
The result image im_out is a 3D multispectral image of floats (Imx3duc).
Returns SUCCESS or FAILURE.
Converts image "brain" to Pandore image "a.pan" and then displays the band #0.
panalyze2pan brain.hdr a.pan pimx2img 0 a.pan | pvisu
Conversion d'une image au format ANALYZE 7.5 en une image Pandore.
The source code of this Pandore operator is governed by a specific Free-Software License (the CeCiLL License), also applying to the CImg Library. Please read it carefully, if you want to use this module in your own project (file CImg.h).
IN PARTICULAR, YOU ARE NOT ALLOWED TO USE THIS PANDORE MODULE IN A CLOSED-SOURCE PROPRIETARY PROJECT WITHOUT ASKING AN AUTHORIZATION TO THE CIMG LIBRARY AUTHOR ( http://www.greyc.ensicaen.fr/~dtschump/ )
Author: David Tschumperlé