Skip to content

Capturing webcam feed and rendering an ascii representation in the terminal

Notifications You must be signed in to change notification settings

dakshcodez/capscii

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capscii

  • ASCII representation of camera feed (starting with random images)

TODO:

  • load images
  • get brightness value of each pixel. (probably using r+g+b/3)
  • map brightness value to ascii character
  • display ascii character in terminal

About

Capturing webcam feed and rendering an ascii representation in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%