JPEG2000 MATLAB wrapper

Wrappers for JPEG2000 Kakadu and JJ2000
1.4K Downloads
Updated 27 Apr 2012

View License

A GUI front-end for executing the external JPEG2000 software (the java-based, not included in this package). Apart form the GUI, the script jpeg2000jj2k.m can be used for calling JJ2000 in the command line mode. The scripts for batch execution of the JPEG 2000 Kakadu software from http://www.kakadusoftware.com are also provided. The only implementation of JJ2000 that currently can be found on the web is at http://anabuilder.free.fr/jj2000-5.1.jar. However, keep in mind this is not the original location, as the authors' location for dowload is not online any more (http://jj2000.epfl.ch/jj_download/index.html)

There is also this Google code page, http://code.google.com/p/jj2000, but you have to build the project yourself.

Functions
jpeg2000gui - GUI for Jpeg 2000 compression, calls jpeg2000jj2k
jpeg2000jj2k - Wrapper for running the JJ2000 java byte code (instructions to download java byte code provided)
jpeg2000kakadu - Wrappper for running the Kakadu JPEG 2000 binaries (instructions to download binaries provided)
jpeg2000kakadu_yuv - Script for the Kakadu JPEG 2000 compression of video sequences in YUV format

The source and some instructions are also on Github (under /Jpeg2000):
https://github.com/nsprljan/ImageCodingResearchTools
Fork it, send me a pull request with your patches or add issues.

Cite As

Nikola Sprljan (2024). JPEG2000 MATLAB wrapper (https://www.mathworks.com/matlabcentral/fileexchange/36419-jpeg2000-matlab-wrapper), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0