Skip to content

24thsaint/Image-Compression-Using-DCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMAGE COMPRESSION PROJECT USING DISCRETE COSINE TRANSFORM

The process in the code is fully described in:

https://en.wikipedia.org/wiki/JPEG#Discrete_cosine_transform

How to run

It is recommended to use a web server (Apache2) to host the files locally and access them.

Failure to do so will result in the following browser error:

Access to Image at 'file:///var/www/html/image-compression/sample.jpg' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed access.

Live demo

http://blackout.biz.tm/compression-algorithm/

About

Image compression project using Discrete Cosine Transform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published