help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: arbitrary image importation


From: Etienne Grossmann
Subject: Re: arbitrary image importation
Date: Sat, 23 Jun 2001 20:35:18 GMT


  Hello,

  Ariel Tankus has done image loading and saving functions, available
at : http://www.math.tau.ac.il/~arielt/

  I have wrapped them up slightly so that images be represented by a
struct with fields 'im', the image, 'rgb' a boolean saying whether the
image is rgb or greyscale and 'maxval' telling the upper bound on 
levels (1 or 255). Images are loaded through the ims_load() function.
http://anonimo.isr.ist.utl.pt/~etienne/octave/.

  Hth,

  Etienne



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]