Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 271 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 271 Bytes

pixelmapper

Captures a video stream, pushes it through custom pixelmappers, and displays the result.

Type python run.py to start the video show. You will need to have a few dependencies installed in order to run the code including numpy, opencv, and PIL (or Pillow).