Skip to content

korrectional/ASCII-Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII-Camera

See camera output in the terminal!

This Python script takes in information from the camera (using cv2) and transforms it into ASCII art, in real-time.

To run: python main.py [desired resolution level]

Me

Level 1 resolution

Resolution level

Default is 1, but if you want an experience with lower resolution you can do higher values

Me

Level 4 resolution

How it works: instead of analysing each pixel and making it an ascii character, the program will only go over certain pixels (ex: if 2 then only translate every 2 pixels)

About

A python script that tranforms camera imput into ASCII visuals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages