Hello all !!
I've problems when I try to use the imread function...(octave3.0)
I've already installed octplot, gnuplot,octave-plplot and already installed the library "image-1.0.6.tar.gz" from octave-forge.
When I write imshow("default.img"); all is ok and appears a screen with the image default.img (the img format is ok), but when I try to show images jpg, png and gif appear the next error:
error: load: /home/gerardo/Escritorio/a.jpg: inconsistent number of columns near line 3
error: load: unable to extract matrix size from file `/home/gerardo/Escritorio/a.jpg'
error: evaluating assignment expression near line 47, column 8
error: called from `loadimage' in file `/usr/share/octave/3.0.0/m/image/loadimage.m'
error: evaluating if command near line 66, column 3
error: called from `imshow' in file `/usr/share/octave/3.0.0/m/image/imshow.m'
please i need to work with octave!! in this forum is all my hope !!
note: I don't speak english very well, only a little...
I speak only Spanish, I apologize if I am wrong
Thanks