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

Home » Public Forums » archive » Trying to read very big image in IDL
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: Trying to read very big image in IDL [message #69139 is a reply to message #68929] Fri, 11 December 2009 13:04 Go to previous message
greg.addr is currently offline  greg.addr
Messages: 160
Registered: May 2007
Senior Member
>>> Hello everyone, i've found much of the information found here quite
>>> useful, which is why i require of your help for the following (sorry
>>> if my english is somewhat poor):
>>> -I'm trying to read an awfully large image (14402 cols, 9602 rows, 2
>>> bands, floating-point data), stored in tiff format, the problem is:
>>> when i try to read it using the READ_TIFF IDL throws an error saying
>>> it can't allocate memory to make such array... I can easily export the
>>> image to different data types, so feel free to advice a format
>>> migration; i'd be very grateful if you provided me with an efficient
>>> way to achieve this task.
>
>>> Thank you,Alexander

If you're using 32-bit windows, you may be hitting the 1 GB memory
allocation limit. If you could export your two bands as separate
files, you'd likely avoid this.

Greg
[Message index]
 
Read Message
Read Message
Previous Topic: learn JAVA with in 2 weeks
Next Topic: Re: fixing DICOM read issues

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

Current Time: Fri Oct 10 11:54:27 PDT 2025

Total time taken to generate the page: 1.43970 seconds