Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 202 Bytes

File metadata and controls

13 lines (9 loc) · 202 Bytes

OpenCV-Camera

All this program does is grab an image from a camera and display it with OpenCV.

To use:

Clone the Repo (or download)
Change to directory
cmake .
make
./show-camera