help-octave
[Top][All Lists]
Advanced

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

RE: ps files read under octave


From: de Almeida, Valmor F.
Subject: RE: ps files read under octave
Date: Thu, 24 Jul 2008 20:29:06 -0400

You can read your gif file directly. Use

I = imread("file.gif");

you will need to load the octave-forge image package. 

--
Valmor 

> -----Original Message-----
> From: Cecile Limborg [mailto:address@hidden
> Sent: Thursday, July 24, 2008 12:09 PM
> To: address@hidden
> Subject: ps files read under octave
> 
> Hello -
> 
> Congratulations for all the tools developed so far.
> I can now use Octave for most of my data processing.
> 
> I have a question related to loading image files.
> I converted a gif file into ps, since I believed that octave could
load
> it . My ps file is correctly written, and reads well under ghostview.
> However it does not read with octave either with loadimage or
> image_viewer.
> 
> Do you have any recommendation ?
> 
> Thank you
> Cecile,
> Accelerator Physicist
> _______________________________________________
> 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]