Difference between revisions of "JJ2000"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
 
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=Pure Java implementation of a JPEG2000 decoder
 
|purpose=Pure Java implementation of a JPEG2000 decoder
|image=
 
 
|homepage=http://code.google.com/p/jj2000/
 
|homepage=http://code.google.com/p/jj2000/
|license=
+
|function=Rendering, File Format Migration
|platforms=
+
|content=Image
 +
}}
 +
{{Infobox tool details
 +
|ohloh_id=JJ2000
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:Rendering]]
 
[[Category:File Format Migration]]
 
[[Category:Image]]
 
 
 
 
= Description =
 
= Description =
 
This project is a JPEG 2000 encoder/decoder written in pure Java. Its goal is to be a reference implementation of (at least) part 1 of the JPEG 2000 specification.
 
This project is a JPEG 2000 encoder/decoder written in pure Java. Its goal is to be a reference implementation of (at least) part 1 of the JPEG 2000 specification.
Line 28: Line 23:
  
 
= Development Activity =
 
= Development Activity =
 
{{Infobox_tool_details
 
|ohloh_id=JJ2000
 
}}
 

Latest revision as of 09:21, 23 April 2021





Pure Java implementation of a JPEG2000 decoder
Homepage:http://code.google.com/p/jj2000/
Function:Rendering,File Format Migration
Content type:Image
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt6622f4ef7c0398_59721087


Description[edit]

This project is a JPEG 2000 encoder/decoder written in pure Java. Its goal is to be a reference implementation of (at least) part 1 of the JPEG 2000 specification.

The code here originally came from version 5.1 of JJ2000 as downloaded from this website: [1]. However, that code is incomplete, has bugs, has performance issues, and has memory-usage issues. So a Google Code project was created so that modifications and improvements could be made.

h2 News Feeds

Activity Page: [2]

Activity Feed: [3]

User Experiences[edit]

Development Activity[edit]