help-octave
[Top][All Lists]
Advanced

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

Re: Ocatve reading image file


From: Andy Adler
Subject: Re: Ocatve reading image file
Date: Sun, 19 Mar 2006 08:52:30 -0500 (EST)

On Sun, 19 Mar 2006, Ben salah wrote:

> I would like to know how can I read an image file using Octave.
> I have installed the ImageMagick program successfully and don't know
> how reading the image file as an extention "bmp,jpg,..."

If you have octave-forge installed, you should be able to do
    img= imread('bmp.jpg');

--
Andy Adler <address@hidden> 1(613)562-5800x6218



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