help-octave
[Top][All Lists]
Advanced

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

Re: [h,w]=imginfo('filename.format');


From: Joe Koski
Subject: Re: [h,w]=imginfo('filename.format');
Date: Tue, 12 Sep 2006 18:55:12 -0600
User-agent: Microsoft-Entourage/11.2.5.060620

on 9/12/06 9:26 AM, shoker_17 at address@hidden wrote:

> 
> Hi,
> 
> I tried to find the size of an image but then when i execute my file, it
> gets the following error:
> 
> sh: convert: command not found
> error: imginfo : 'convert' exited with status 127 and produced
> 
> I guess this had something to do with the so called 'convert' program listed
> in 'http://octave.sourceforge.net/index/f/imginfo.html'.
> Did a search but I cant find any solutions for this error.
> 
> Help!!
> 
> shoker

Shoker,

For image conversion, octave relies on ImageMagick. If I recall correctly,
convert is part of the ImageMagick set of routines. You should be able to
solve the problem by installing ImageMagick on your computer. You can Google
for the website.

Joe




reply via email to

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