sandboxed-api/oss-internship-2020/openjpeg/README.md

7 lines
364 B
Markdown
Raw Normal View History

2020-08-12 19:24:30 +08:00
## OpenJPEG
This library provides sandboxed version of the [OpenJPEG](https://github.com/uclouvain/openjpeg) library.
### Examples
The examples are sandboxed and simplified version of the main tools provided by the OpenJPEG librabry, namely (for now) `opj_decompress` from [here](https://github.com/uclouvain/openjpeg/blob/master/src/bin/jp2/opj_decompress.c).