mustafaakin / terminal-webcam

a webcam that can be run on a bare terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terminal-webcam

A webcam that can be run on a bare terminal.

setup

Tested on Ubuntu 12.04

sudo apt-get install python-opencv libncurses5-dev libncurses5 ncurses-term

usage

python capture.py

# For colored version which may be slower, needs optimizing
python color.py

demo

http://showterm.io/1e036bb3ba91b8cf40335

output

sample-output

About

a webcam that can be run on a bare terminal

License:MIT License


Languages

Language:Python 100.0%