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

Home » Public Forums » archive » Re: opening and display large file
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: opening and display large file [message #21563 is a reply to message #21548] Wed, 30 August 2000 00:00 Go to previous messageGo to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
Sylvain Carette <sylvainc@total.net> writes:

> Hi
> How do you manage to display very large images? What is the options?
> From the manual, it seem that using "assoc" is a winner but maybe with
> one little example it would be more clear how can this be (It seem to me
> that it is an important aspect of programming with IDL since most of the
> time you'll deal with larger than memory files).
> Even with assoc, dont you still have to copy from the file to an array
> before display?
> I dont decipher exactly why and when to use readu or read_binary, the
> file pointer, assoc or writing to an offscreen buffer.

What you are hearing from people is that you definitely need to do
some kind of chunking, banding, tiling, whatever you want to call it.
This involves only reading a subset of the image at a time, and
operating on it. For example, I know of no display that can handle
4800x6000 resolution, so you will probably only want to look at
subsets.

ENVI and/or FREELOOK is probably the commercial version of doing this,
since it's specifically designed for large images.

Doing it on your own is not necessarily hard, but it will take some
experimenting to do it right.

Craig

--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Gridding options
Next Topic: IDL EPA Exam Test Question

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

Current Time: Wed Oct 08 17:33:21 PDT 2025

Total time taken to generate the page: 0.00463 seconds