help-octave
[Top][All Lists]
Advanced

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

using imread


From: Agnes Bousquier
Subject: using imread
Date: Wed, 15 Feb 2006 13:50:16 +0100
User-agent: Thunderbird 1.5 (Windows/20051201)

Hello,

 I need to use the function 'imread', but when I type :
imread('myfile.png')
 on an Octave's prompt, I get the following error messages :
error : could not read  file : C:/cygwin/tmp/oct-22fafc.0
error :  evaluating  if command  near  line  189, column 4
error : called from 'imread' in file '/usr/share/octave/site/m/ocatve-forge/image/imread.m'

By typing 'help imread', I saw that ImageMagick's 'convert' library was required. But after having downloaded windows'binary release of ImageMagick, I saw that headers coming with ImageMagick were already included in cygwin's files, but there was neither .lib nor .dll file. So, what should I do to get the librairies I need and make imread find them?

Thank you very much in advance for your help,

Regards,

Agnès




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