comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » tiff_read files
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: tiff_read [message #8661 is a reply to message #3937] Thu, 10 April 1997 00:00 Go to previous message
Christian Soeller is currently offline  Christian Soeller
Messages: 46
Registered: August 1996
Member
Craig Stevens <c.stevens@niwa.cri.nz> writes:

> Does anyone know if there is a simple modification
> to tiff_read that will read an image sequence
> stored in tiff as opposed to a single image?

One possible solution is to use the tiffsplit tool that comes with the
libtiff implementation (ftp://ftp.sgi.com/graphics/tiff). IDL can
spawn that tool to split your multi-page tiff into a number of
single-page tiff in some temp area (e.g. /tmp under unix) and
subsequently read the invidual tiffs into an array using tiff_read in
a loop. Maybe not the most elegant solution but should be quick to
hack together.


Christian
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: SPAWN and reading from a socket?
Next Topic: Memory needed for IDL/Linux?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:11:45 PDT 2025

Total time taken to generate the page: 0.00677 seconds