Skip to content

A python script which captures frames from webcam and prints out to the terminal

License

Notifications You must be signed in to change notification settings

TodoLodo/terminal-cam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal-cam

v1.1.0


Terminal Cam is a python script which grabs the frames from your webcam and prints out to the terminal with relevant character

Documentation

Set-up

Install the requirement libraries using pip:

pip install -r requirements.txt

Usage

terminal-cam.py is easy to use with couple of options ranging from 0 to 4 taken as arguments.

  • option 0, will printout 12 types of characters depending the grayscale value at each points of downscaled frame (default)
  • option 1, will be same as option 0 and characters will have a color respective to highest present color among red, green and blue
py terminal-cam.py <option>

terminal resolution change will occur the printed frame to change in resolution accordingly.

Contribute

Contributions are open for this project to add more features, full fill feature requests and fix bugs. Even if your not fond of coding much you may contribute by mentioning any issues, bugs or even features you may hope to see in the future.


Buy Me A Coffee

About

A python script which captures frames from webcam and prints out to the terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages