knusperli
Image decoder fixer
A software project that improves the quality of JPEG image decoding by finding a better way to deal with block artifacts
A deblocking JPEG decoder
470 stars
20 watching
27 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
imager-io/imager | Automates the compression of images to reduce their size without compromising quality. | 650 |
jtescher/carrierwave-imageoptimizer | A gem that optimizes images in CarrierWave uploads using jpegoptim or optipng | 212 |
xiaoyu258/geoproj | A deep learning-based approach to correcting geometric distortions in images | 187 |
kellel/image_flipper | An image processing tool that can flip images and support animated GIFs | 2 |
zertovitch/gid | A standalone Ada package for decoding various image formats from different data streams. | 25 |
oguzhaninan/korkut | An image processing tool that provides a command-line interface for converting, cropping, resizing, rotating, watermarking, and flipping images. | 370 |
reinhardh/supplement_deep_decoder | A Python codebase for generating images from few parameters using an untrained non-convolutional deep neural network. | 96 |
chxj1992/slide_captcha_cracker | A project that uses image processing techniques to locate a sliding captcha puzzle within a background image. | 141 |
nasa-jpl/pmapper | A toolkit for high-quality image restoration using Poisson Maximum A-Posteriori and other algorithms | 15 |
remixer-dec/mpy-img-decoder | Decodes and renders PNG and JPEG images in pure Micropython | 33 |
lucianopereira86/quasar-nodejs-google-vision | A tool that extracts text from images using Google Vision API and NodeJS | 18 |
terrynoya/asimagelib | A decoder library for PNG and BMP images in ActionScript 3. | 10 |
jonaskruckenberg/imagetools | A toolbox of image transformation directives that optimize images at compile-time using the sharp library. | 939 |