Skip to content

benrules2/piopencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

piopencv

Simple C++ program to display video through OpenCV on Raspberry Pi. This is the starting point for an Augment Reality platform, so expect more functionality in this project going forward.

Reqires OpenCV v2 library and RaspiCam (https://github.com/cedricve/raspicam)

If these are installed, to build run:

mkdir build cd build cmake .. make

This should generate a picam executable in the build directory that can be run to show this simple program.

About

Simple C++ program to display video through OpenCV on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published