![]() |
am trying to load JPEG2000 (J2k) image and make use of the scalability features provided by J2k
by showing the image while loading. The tutorials clearly show that there are two possible ?modes?: - Progressive by resolution (You load the picture and it becomes sharper while loading, something like interlaced GIF) - Progressive by accuracy (ROI ? region of interest) I am interested in the first: ?Progressive by resolution?. So I want to show the image while loading for example if you download a 2 MB image through Modem connection. I am looking for a exemplary implementation - does not matter in which language or platform it is running. I would be grateful for any help. Regards, gicio |
Just out of curiosity, if I understan you correct, you want to make some websites, where this would be implemented ?
Why use j2k ? Normal progressive JPG will do what you need, unless you have some special reasons for the j2k. Not all programs even support j2k. Have a look at this page, and leave some feedback. http://wp.netscape.com/eng/mozilla/2...pjpegdemo.html Saludos, BC Edit : You might want to study this page, and "steal" some from the sourcecode ;) http://www.aware.com/products/compre...kmaindemo.html |
All times are GMT +1. The time now is 09:25 PM. |
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.