DaviAntonaji / python-cartoon-image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project generate an image file and convert it into a cartoon or edged version. 😁


πŸ‘¨πŸ»β€πŸ’» About the project
This project generate an image file and convert it into a cartoon or edged version.

Installation
  • Python tested version: 3.8.0
  • Install dependencies by typing the following commands:
pip install opencv-python
pip install numpy
  • To run the application type:
python3 app.py <image directory>

About


Languages

Language:Python 100.0%