help-octave
[Top][All Lists]
Advanced

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

RE: Problem Loading Image in Octave for further Processing


From: de Almeida, Valmor F.
Subject: RE: Problem Loading Image in Octave for further Processing
Date: Tue, 08 Jul 2008 05:20:05 -0400

Try

I = imread("lena.bmp");

> -----Original Message-----
> From: Abdul Rahman Riza [mailto:address@hidden
> Sent: Tuesday, July 08, 2008 4:18 AM
> To: address@hidden
> Subject: Problem Loading Image in Octave for further Processing
> 
> Dear colleagues,
> 
> 
> I tried loading images named lena.bmp according to instruction in
octave
> manual but receive following error messages:
> 
> octave:1> I = loadimage ("lena.ppm");
> error: `loadimage' undefined near line 1 column 5
> error: evaluating assignment expression near line 1, column 3
> octave:1>
> 
> 
> I run octave 2.9.12 under my Ubuntu 7.10 machine.
> 
> Anybody can help me what went wrong and what to do next?
> 
> Regards,
> Riza




reply via email to

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