PANDORE Version 6 | GREYC-IMAGE |
pplot1d draws the representation of a 1D function as a 2D image. Parameters dimx and dimy specify the output image dimension.
The representation can take several forms according to the parameter type.Returns SUCCESS or FAILURE.
Displays the histogram of the tangram.pan image as a 1D function:
phistogram tangram.pan a.pan pplot1d 512 256 0 0 0 a.pan b.pan pvisu b.pan
Construction d'une image 2D à partir d'une fonction 1D.
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: D. Tschumperlé