On Wed, Mar 02, 2005 at 11:32:01PM +0200, Diego Iastrubni wrote:
> David Harel wrote:
> 
> >Hi all,
> >
> >You are my last resort but knowing this group I have high expectations.
> >trying to manipulate tiff images from my code I was advised to use 
> >ImageMagic libraries but even the display command gave me an error 
> >message:
> >display: no decode delegate for this image format `spl492.tif'.
..
> >
> >  1. Find image size (x, y)
> >
> file + awk/perl
..
How do you get the image size using find ?
On my box I get:
[EMAIL PROTECTED]:~$ file /gate/science/data/tifs/20050222/a11.tif 
/gate/science/data/tifs/20050222/a11.tif: TIFF image data, little-endian

According to  "man file", that is what I was supposed to get.

I guess you meant some other command...which one?
As to David Harel's first question, I guess he either has not
libtiff installed, or that, for some reason, ImageMagick cannot
find it.
Cheers, Avraham


> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
> 

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to