Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guanbinrui/dct-wikipedia
https://github.com/guanbinrui/dct-wikipedia
dct jpeg
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guanbinrui/dct-wikipedia
- Owner: guanbinrui
- Created: 2019-09-11T02:51:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T20:13:16.000Z (almost 3 years ago)
- Last Synced: 2024-10-08T03:40:27.355Z (3 months ago)
- Topics: dct, jpeg
- Language: TypeScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dct-wikipeida
=====> JS implementation of DCT relatived stuff in [JPEG codec example section](https://en.wikipedia.org/wiki/JPEG#JPEG_codec_example).
## Setup
```bash
npx parcel *.html
```