Skip to content

markvalyavka/jpeg_compression_algorithm

Repository files navigation

jpeg_compression_algorithm

git project

git clone https://github.com/markvalyavka/jpeg_compression_algorithm

pip

python3 -m venv venv
source venv/bin/activate

pip install flask

pip install numpy
pip install opencv-python
pip install dahuffman

npm

npm install npm@latest -g

http-server

npm install --global http-server
http-server ./jpeg_compression_algorithm

About

LA course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors