help-octave
[Top][All Lists]
Advanced

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

loadimage


From: Gabriel Oheix i2a12a
Subject: loadimage
Date: Wed, 18 May 2005 04:43:53 -0500
User-agent: SquirrelMail/1.4.3a-1

Hi Octave conceptors,

I need to apply changes in my images, open this image in a matrix is what I 
need so I use Octave to this purpose.

I want to open it with 'loadimage', but there is a mistake with the image file .


this is my error

octave:5> loadimage('toto.png');
error: load: /home/gabriel/Octave/ouv_img/toto.png: inconsistent number of 
columns near line 5
error: load: unable to extract matrix size from file 
`/home/gabriel/Octave/ouv_img/toto.png'
error: called from `loadimage' in file 
`/usr/share/octave/2.1.57/m/image/loadimage.m'
octave:5>

I have also try with toto.ppm, " [x,map]=loadimage('toto.png') "

Somebody around me has load .png images like that

I use  octave-2.1.57-7.i386.rpm  or octave-2.0.17-1.i386.rpm

If you can help me

Friendly



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