mbaradad / corner-camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MATLAB and C++ implementations to image behind corners.

To test this code, feel free to use example videos of the shadows (penumbras) of people moving behind a corner, available at this link: http://people.csail.mit.edu/klbouman/pw/projects/cornercam/code.html

The MATLAB code can be run on existing video files. The C++ code requires OpenCV 3, and can be run on existing videos, live webcam input, and live PointGrey Camera input.

The paper associated with this work can be seen here: http://people.csail.mit.edu/klbouman/pw/papers_and_presentations/cornercam_iccv2017.pdf

Please see individual READMEs.

About

License:MIT License


Languages

Language:C++ 59.1%Language:MATLAB 28.1%Language:C 10.1%Language:CMake 2.4%Language:M 0.2%Language:Shell 0.1%