1. Home
  2. Browse
  3. openjpeg

openjpeg

v2.5.2#1Latest

OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software.

Install

Run the following Vcpkg command to install the port.

Usage

openjpeg provides CMake targets:

find_package(OpenJPEG CONFIG REQUIRED)

target_link_libraries(main PRIVATE openjp2)

openjpeg provides pkg-config modules:

# JPEG2000 library

libopenjp2

Features

Dependencies

See source

Version

v2.5.2#1

Publication

Supports

All

GitHub

uclouvain/openjpeg940

Homepage

github.com/uclouvain/openjpeg

Subtree

3a882b3efc

License

BSD-2-Clause

Definition

Manifest