Difference between revisions of "JPEG2000"

From OpenJUMP Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
== JPEG2000 Read Support ==
 
== JPEG2000 Read Support ==
  
Since version 1.4.3, OpenJUMP can read Jpeg2000 (.jp2) image files using ERDAS ECW/JP2 SDK libraries.
+
Since version 1.4.3, OpenJUMP can read Jpeg2000 (.jp2) image files using [[ECW|ERDAS ECW/JP2 SDK libraries]].
These give you also access to [ECW] format and are included by default into the PLUS edition of OpenJUMP.
+
These give you also access to [[ECW]] format and are included by default into the PLUS edition of OpenJUMP.
 
You can however add them manually to OpenJUMP CORE if you want to.
 
You can however add them manually to OpenJUMP CORE if you want to.
  
See [ECW] on where to download and how to install them.
+
See [[ECW]] on where to download and how to install them.
  
 
TO BE COMPLETED (memory leak problem...)
 
TO BE COMPLETED (memory leak problem...)

Revision as of 18:31, 20 June 2012

back to Working with Raster page

JPEG2000 File format

JPEG 2000 is an image compression standard and coding system. See complete article about JPEG2000 in wikipedia.

JPEG2000 Read Support

Since version 1.4.3, OpenJUMP can read Jpeg2000 (.jp2) image files using ERDAS ECW/JP2 SDK libraries. These give you also access to ECW format and are included by default into the PLUS edition of OpenJUMP. You can however add them manually to OpenJUMP CORE if you want to.

See ECW on where to download and how to install them.

TO BE COMPLETED (memory leak problem...)

Interesting links about jpeg2000

Here is Jukka's feedback on using Jpeg2000 with OpenJUMP

Licensing discussion

See OpenJUMP_Licensing