Real-ESRGAN 的目标是开发出实用的图像修复算法
#计算机科学#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
基于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.
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.