help-octave
[Top][All Lists]
Advanced

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

Re: Image support under windows


From: Teemu Ikonen
Subject: Re: Image support under windows
Date: Fri, 14 Nov 2003 18:13:10 +0200
User-agent: Mutt/1.4.1i

On 14/11/03 04:54, Rinke J. Wijngaarden wrote:
> Is it possible to use the octave image functions (like imagesc) under
> MicrosoftWindows?

I'm not familiar with MS Windows, but basically the image display in GNU
Octave is made by an external application. The default in Linux seems to be
xv (non-free software BTW, what would RMS say if he knew :). 

If you have an image display program which accepts a ppm (or some other
format) file as a command line parameter, then you can just hack the image.m
function to use it.

The best free application for scientific images with large dynamic range I
have found is Imview (http://www.cmis.csiro.au/Hugues.Talbot/imview/), which
also claims to run under Windows. If anyone knows of a better program,
please let me know.

HTH,

Teemu



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