asciiArt

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

View the Project on GitHub hamzaPixl/asciiArt

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