openjpeg
JPEG codec library
Develops and maintains an open-source JPEG 2000 compression library written in C.
Official repository of the OpenJPEG project
980 stars
68 watching
456 forks
Language: C
last commit: 8 days 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. | 217 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 266 |
pixiv/go-libjpeg | An implementation of a JPEG image processing library for the Go programming language. | 159 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
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,190 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,290 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
jpbruyere/vkvg | A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 767 |
jesolem/pcv | A Python module for computer vision tasks | 1,921 |
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. | 341 |
ianacaburian/learnjuceopengl | A tutorial project on 2D graphics programming in JUCE using OpenGL | 21 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 178 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |