Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tavuong/jpeg-vis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpeg format

this is the repo for a visual introduction to the jpeg format and the discrete cosinus.

Screenshots

one dimensional cosine discrete cosine plot

Getting started

To run the project from the terminal

git clone https://github.com/timHau/jpeg-vis.git
cd jpeg-vis
npm install
npm start

Requirements

You will need node.js at least version 14

Inspiration

This project was written by me as part of the seminar data compression held during winter semester 2020/21 in Frankfurt. A lot of the inspiration and the understanding comes from Prof. Dr. Edmund Weitz who gave a lecture on the discrete cosine. He also developed a similar (awesome) webseite, which was a huge help and inspiration for me.

About

visualization of jpeg format / discrete cosinus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.6%
  • HTML 4.1%
  • CSS 3.3%