PANDORE Version 6 | GREYC-IMAGE |
pparrec2pan converts a PAR/REC (Philips Medical System) image file to a Pandore image file.
A PAR/REC image is composed of 2 files:
The input file im_in is one of the two PAR/REC files. The second file is then read from the same directory and with the same base name.
The result image im_out is always a 3D multispectral image of floats (Imx3dsf).
Return SUCCESS or FAILURE.
Converts image "brain" to Pandore image "a.pan" and then displays the band #0.
parrec2pan brain.par a.pan pimx2img 0 a.pan out.pan
Conversion d'une image au format PAR/REC (Philips Medical System) en 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é