PANDORE Version 6 | GREYC-IMAGE |
parray2img2d builds the image im_out with size wxhxd from the value of the array name in the collection im_out.
If the array contains 1 vector then the output image is grayscale image. If the collection contains 3 vectors then the output is a color image.
Returns SUCCESS or FAILURE.
Builds the 2D image a.pan from the vector foo in the collection col.pan
parray2im 256 256 0 foo col.pan a.pan
Création d'une image à partir de vecteurs d'une collection.
Author: Alexandre Duret-Lutz