Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 418 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 418 Bytes

Python Edge Detection Project

Video | by Efnilite and RebelOfDeath

Using edge detection, prints the edges of each frame of Bad Apple!! to the console in ASCII-characters.

Installation

pip install Pillow
pip install opencv-contrib-python

Running

python main.py