Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 428 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 428 Bytes

Ascii Art

Simple stram from video flux and simply rendered in ASCII art with Python.

Author

Hamza Mounir

Install

Install dependencies

python3 -m pip install opencv-python

python3 -m pip install Pillow

From image to ASCII

Example

python3 ascii_art.py draw.jpg

Demo

Demo

From camera to ASCII

Example

python3 asscii_cam.py

Demo

Demo