The Artima Developer Community
Sponsored Link

Java Answers Forum
JPEG2000

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
giciorek

Posts: 16
Nickname: gicio
Registered: Dec, 2002

JPEG2000 Posted: Sep 29, 2003 9:25 AM
Reply to this message Reply
Advertisement
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

Topic: Can not compile Jsp  file. Previous Topic   Next Topic Topic: How to design a good Application ?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use