Repository navigation
jpeg-compression
- Website
- Wikipedia
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
Official Code for ICCV 2021 paper "Towards Flexible Blind JPEG Artifacts Removal (FBCNN)"
SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression
This code implements a JPEG encoder and decoder for girl.png image with 8-bit grey scaled pixels
This repository contains my assignment solutions for the Digital Image Processing course (M2608.001000_001) offered by Seoul National University (Fall 2020).
CLI program for JPEG compression and decompression designed based on Data Structures and Algorithms course☕
An Effective blind Image Watermarking Scheme in YCbCr Color Space using 2-Level DWT using rgb watermark and Resistant to jpeg compression
jpeg Compression implemented in MATLAB
基于Real-ESRGAN的图片超分辨率web交互
Multimedia Systems University Project 2023
Implementation of two most popular image compression techniques JPEG compression and LZW compression.
The code shows how to perform zigzag scan on a NxN matrix and is written in C++. Zigzag scanning is used in many different applications including JPEG Compression using DCT Transform.
JPEG image compression in C
Compress any jpg Image to save SIZE and keep the Same Visual Quality
Solution for various Image Processing problems for Introduction to Image Processing course at NTNU.