JPEG2000 source based on DWT
Ältere Kommentare anzeigen
I want to know the JPEG2000 source written in Matlab.Or related information about JPEG2000 based on DWT.Please help.Thanks.
2 Kommentare
Walter Roberson
am 17 Apr. 2013
JPEG 2000 has a number of patent claims against it, with some of the claimants having given limited patent licenses and some of the claimants still not even having said anything other than "You are violating our patent". As best I can tell it is not possible to get a list of the licenses or the patent claims without purchasing the JPEG 2000 specification and by so doing agreeing to the "click-wrap" licenses.
In the organization I used to work for, it was absolutely completely forbidden to agree to license terms without having had an opportunity to read the license terms. A lot of other organizations have similar principles .
Because of these legal issues it is difficult for people to assist with anything to do with JPEG 2000.
Lee Cindy
am 17 Apr. 2013
Antworten (2)
Walter Roberson
am 17 Apr. 2013
0 Stimmen
I have never yet encountered a JPEG2000 implementation written in MATLAB; I have looked several times in response to queries here. The closest I have found is a MATLAB interface to C (C++ ?) source.
Image Analyst
am 17 Apr. 2013
0 Stimmen
Why jpeg2000? PNG is becoming the standard these days. It's lossless compression (like jpeg2000), and has no license issues, so what's not to like? I'd recommend you use PNG. When I create images, that's all I use.
3 Kommentare
Lee Cindy
am 20 Apr. 2013
Image Analyst
am 20 Apr. 2013
I don't have the wavelet toolbox, and am not familiar with the JPEG2000 code. I'm not into developing new image storage formats, so I don't delve into the details of them, and leave that up to people who do develop formats. I just use the formats after they've been developed and become de facto standards. Sorry but I can't help.
Lee Cindy
am 22 Apr. 2013
Kategorien
Mehr zu Wavelet Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!