I'm working with some very large images, presenting zoomed portions to the viewer (see http://research.uvsc.edu/herbarium/virt ... =00001.jpg).
Is there a way to decompress only a portion of the large .jpg into memory before cropping to save time?
I realize this is an unusual need, but there are many scientific applications (GIS mapping and imagry and botony particularly) where the presentation of large files over the web is essential.
Decompress and load only part of an image?
Moderators: helmut, XnTriq, xnview
-
- Posts: 26
- Joined: Wed Mar 09, 2005 7:44 pm
-
- Author of XnView
- Posts: 45870
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Decompress and load only part of an image?
Currently it's not possibleAnonymous wrote:I'm working with some very large images, presenting zoomed portions to the viewer (see http://research.uvsc.edu/herbarium/virt ... =00001.jpg).
Is there a way to decompress only a portion of the large .jpg into memory before cropping to save time?
I realize this is an unusual need, but there are many scientific applications (GIS mapping and imagry and botony particularly) where the presentation of large files over the web is essential.
Pierre.
-
- Posts: 26
- Joined: Wed Mar 09, 2005 7:44 pm
I think the "-crop" function of this jpeg addition: http://sylvana.net/jpegcrop/ is what I'm after. It'd be very cool if you could add it to GflAx.