Skip to content

kwanative/cartoonization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

cartoonization

CS642 Digital Image Processing Group Project

getting start

git clone https://github.com/kwanative/cartoonization.git
or
git clone git@github.com:kwanative/cartoonization.git

go to app directory

cd server

install package

pip install Flask gunicorn
pip install opencv-python
pip install scikit-image

run with

python3 app.py

entry to

http://127.0.0.1:9000

Enjoy uploading your pic to any filters and download it! :D

About

CS642 Digital Image Processing Group Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors