Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

jpeg 2000

1 view
Skip to first unread message

Harm Olthof

unread,
Mar 11, 2007, 8:48:13 AM3/11/07
to
Can anyone point me to a jpeg2000 package/extension for reading and writing
Tk images?

Thanks,
Harm


Donal K. Fellows

unread,
Mar 11, 2007, 5:24:31 PM3/11/07
to
Harm Olthof wrote:
> Can anyone point me to a jpeg2000 package/extension for reading and writing
> Tk images?

I know of none, but it should be possible to extend tkimg to support the
JPEG 2000 format using OpenJPEG <URL:http://www.openjpeg.org/> as a
basis library on the grounds that it has a compatible license. If you
want this, file a feature request for tkimg at
<URL:https://sourceforge.net/tracker/?func=add&group_id=52039&atid=465495>
though I have some minor technical concerns (the documentation isn't
good and C++ is still tricky in portability terms).

It should be noted that there may be patent problems with JPEG 2000
(submarine patent scum being what they are). Because of this, we
*definitely* would want someone else to be primarily exposed and so
there's definitely not going to be any effort to develop a JP2 library
ourselves.

Donal.

Donal K. Fellows

unread,
Mar 11, 2007, 5:27:16 PM3/11/07
to
Donal K. Fellows wrote:
> C++ is still tricky in portability terms.

Correction: it's not C++. Doxygen managed to fool me. :-}

Donal.

Harm Olthof

unread,
Mar 12, 2007, 2:29:54 PM3/12/07
to
Hello Donal,
Thanks for the suggestion and looking into the license and patent issues of
OpenJPEG.
Meanwhile I submitted the feature request....

Regards,
Harm


"Donal K. Fellows" <donal.k...@manchester.ac.uk> wrote in message
news:js_Ih.69349$nW6....@fe2.news.blueyonder.co.uk...

mat...@gmail.com

unread,
Mar 13, 2007, 4:40:37 AM3/13/07
to
Depending on your platform, you could also try my QuickTimeTcl
package.
Seems it is there but I never tried it:
http://developer.apple.com/documentation/QuickTime/QT6WhatsNew/Chap1/chapter_1_section_16.html

/Mats

Harm Olthof

unread,
Mar 17, 2007, 5:48:34 PM3/17/07
to
On Mar 13, 9:40 am, mats...@gmail.com wrote:
> Depending on your platform, you could also try my QuickTimeTcl
> package.
> Seems it is there but I never tried it:http://developer.apple.com/documentation/QuickTime/QT6WhatsNew/Chap1/...
>
> /Mats

Thanks, I will try that as well. Nice to see there's an intro in
Dutch!

Harm

0 new messages