help-octave
[Top][All Lists]
Advanced

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

Re: imread / imwrite status?


From: Paul Kienzle
Subject: Re: imread / imwrite status?
Date: Fri, 9 Sep 2005 20:34:26 -0400

Octave-forge has {jpg,png}{read,write}. imread could check if those functions are available and use them for the appropriate files, otherwise use imagemagick.

- Paul


On Sep 9, 2005, at 1:17 PM, Andy Adler wrote:

There has been some discussion of the correct way to do this
on the octave-forge mailing list.

Issues are:
   - which toolkit should be used
   - libMagick does not have a stable API
   - is it reasonable to depend on a given toolkit

OTOH, there is definitely interest in improving imread/imwrite.




-------------------------------------------------------------
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]