Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 724 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 724 Bytes

#slowglass Python application simulating slowglass.

Slowglass captures still frames from a webcam at one framerate and displays them at a lower framerate creating a "window" into the past.

##About ###Inspiration Slowglass was inspired by the short story Light of Other Days by Bob Shaw.

##Usage run slowglass

python slowglass.py

##Configuration There is currently no configuration for slowglass. Framerate and resolution are hardcoded into the code in player.py and capture.py.

##Prerequisites Slowglass is written in python and uses the simpleCV library.
Slowglass has only been tested on OSX using the built in iSight camera