sandboxed-api/oss-internship-2020/openjpeg
2020-08-14 10:38:27 +00:00
..
examples added comments; added Google formatting style 2020-08-14 10:38:27 +00:00
openjpeg@cbee7891a0 initial openjpeg commit 2020-08-12 11:24:30 +00:00
.gitignore fixed typos 2020-08-12 11:48:40 +00:00
CMakeLists.txt initial openjpeg commit 2020-08-12 11:24:30 +00:00
README.md Openjpeg sandboxed 2020-08-12 11:50:11 +00:00

OpenJPEG

This library provides sandboxed version of the OpenJPEG library.

Examples

The examples are sandboxed and simplified version of the main tools provided by the OpenJPEG library, namely (for now) opj_decompress from here.