help-octave
[Top][All Lists]
Advanced

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

Image File Directory


From: matthias . bergmeister
Subject: Image File Directory
Date: Mon, 03 Jul 2006 08:12:02 +0200


You did include 'octave_files' in the loadpath, didn't you?



Hi All,
 
I have been struggling to install imagemagick so that I can do some image processing. I installed it to GNU Octave 2.1.73\bin\, but imread still gives the following error message
 
identify.exe: unable to open image `/octave_files/WBAnalytics.bmp': No such file or directory.
error: imread: error running ImageMagick's 'identify' on /octave_files/WBAnalytics.bmp
error: evaluating if command near line 69, column 5
error: called from `imread' in file `/usr/share/octave/site/m/octave-forge/image/imread.m'
error: evaluating assignment _expression_ near line 3, column 3
 
My image file is in the octave_files directory, what do I need to do to correct this? (I have also tried running imread on a jpg)
 
Regards
Peter_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave


reply via email to

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