AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 2004

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2004.12.22 23:42 "problems populating a large 3D array", by S Smith
2004.12.23 01:00 "Re: problems populating a large 3D array", by S Smith
2004.12.23 23:37 "Re: problems populating a large 3D array", by S Smith
2005.01.15 17:21 "Re: problems populating a large 3D array", by Andrey Kiselev

2004.12.23 01:00 "Re: problems populating a large 3D array", by S Smith

just a few other notes... I changed the inline
integers to "const int"s and that has everything
working a bit better.  I can now make it to 2046
frames, but not to 2250 as I'd like to.  I've tried
just loading the top half (or top eighth) of each
frame to decrease the memory load, but it makes no
difference, I still can't make it past frame 2046. 
I've check with different data sets too, and that
doesn't make a difference.