Difference between revisions of "JPEG2000"

From OpenJUMP Wiki
Jump to navigation Jump to search
(Created page with ''''back to''' Working with Raster page == JPEG2000 File format == JPEG 2000 is an image compression standard and coding system. See complete article about [http://en.wikipe…')
 
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
JPEG 2000 is an image compression standard and coding system. See complete article about [http://en.wikipedia.org/wiki/JPEG_2000 JPEG2000 in wikipedia].  
 
JPEG 2000 is an image compression standard and coding system. See complete article about [http://en.wikipedia.org/wiki/JPEG_2000 JPEG2000 in wikipedia].  
  
== JPEG2000 OpenJUMP reader ==
+
== JPEG2000 Read Support ==
  
From version 1.4.3, OpenJUMP can read Jpeg2000 (.jp2) image files using the libecwj2-3.3 java library. This library relies on version 3.3 of the ERDAS ECW/JP2 SDK.
+
Since version 1.4.3, OpenJUMP can read Jpeg2000 (.jp2) image files using [[ECW|ERDAS ECW/JP2 SDK libraries]].
This SDK gives also access to [ECW] format.
+
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.
  
TO BE COMPLETED (installation, jpeg2000 on LINUX, memory leak problem...)
+
See [[ECW]] on where to download and how to install them.
  
 
== Interesting links about jpeg2000 ==
 
== Interesting links about jpeg2000 ==

Latest revision as of 12:50, 21 April 2014

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.

Interesting links about jpeg2000

Here is Jukka's feedback on using Jpeg2000 with OpenJUMP

Licensing discussion

See OpenJUMP_Licensing