openjpeg
JPEG codec library
Develops and maintains an open-source JPEG 2000 compression library written in C.
Official repository of the OpenJPEG project
985 stars
68 watching
459 forks
Language: C
last commit: about 1 month ago
Linked from 2 awesome lists
cjpeg2000openjpegreferencereference-implementation
Related projects:
Repository | Description | Stars |
---|---|---|
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 220 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 267 |
pixiv/go-libjpeg | An implementation of a JPEG image processing library for the Go programming language. | 163 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 139 |
johnezang/pithy | A fast compression and decompression library written in C. | 92 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,315 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 891 |
jpbruyere/vkvg | A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 774 |
jesolem/pcv | A Python module for computer vision tasks | 1,929 |
lumiguide/haskell-opencv | A Haskell library providing direct access to OpenCV's C++ API for image processing and computer vision tasks | 154 |
sammycage/plutovg | A 2D vector graphics library written in C. | 350 |
ianacaburian/learnjuceopengl | A tutorial project on 2D graphics programming in JUCE using OpenGL | 21 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 185 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |