Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 414 Bytes

bad-apple

Converts any video file to an ASCII art.

Requirements: OpenCV and Python (3+)

Resource used: http://paulbourke.net/dataformats/asciiart/

Adjust the code according to your needs. I personally recorded at 10 fps and sped up the video 3x to have the video at 30fps, since my device couldn't give a better output than 20 or so fps.