Skip to content

Qengineering/OpenCV-Livecam-Raspberry-Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

output image Find this example on our SD-image

OpenCV-Livecam-Raspberry-Pi

output image

A live camera - movie player C++ example on a Raspberry Pi 3 - 4 in OpenCV4.5

License

see OpenCV examples where this example is explored.

Dependencies.

To run the application, you have to:

Running the app.

To extract and run the network in Code::Blocks
$ mkdir MyDir
$ cd MyDir
$ wget https://github.com/Qengineering/OpenCV-Livecam-Raspberry-Pi/archive/master.zip
$ unzip -j master.zip
Remove master.zip, license and README.md as they are no longer needed.
$ rm master.zip
$ rm LICENSE
$ rm README.md

Your MyDir folder must now look like this:
James.mp4
TestCamera.cpb
SimpleGrab.cpp


paypal