An open API service indexing awesome lists of open source software.

https://github.com/qengineering/opencv-livecam-raspberry-pi

A live camera C++ example on a Raspberry Pi in OpenCV
https://github.com/qengineering/opencv-livecam-raspberry-pi

opencv raspberry-pi raspberry-pi-3 raspberry-pi-4 raspicam video webcam

Last synced: 10 months ago
JSON representation

A live camera C++ example on a Raspberry Pi in OpenCV

Awesome Lists containing this project

README

          

![output image](https://qengineering.eu/images/SDcard16GB_tiny.jpg) Find this example on our [SD-image](https://github.com/Qengineering/RPi-image)
# OpenCV-Livecam-Raspberry-Pi
![output image]( https://qengineering.eu/images/JamesOpenCV.jpg )
## A live camera - movie player C++ example on a Raspberry Pi 3 - 4 in OpenCV4.5

[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)


see [OpenCV examples](https://qengineering.eu/opencv-c-examples-on-raspberry-pi.html) where this example is explored.
## Dependencies.
To run the application, you have to:
- OpenCV installed [Install OpenCV 4.5 - 32 bit OS](https://qengineering.eu/install-opencv-4.5-on-raspberry-pi-4.html) or [Install OpenCV 4.5 - 64 bit OS](https://qengineering.eu/install-opencv-4.5-on-raspberry-64-os.html)

- Code::Blocks installed. (```$ sudo apt-get install codeblocks```)
## 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](https://qengineering.eu/images/TipJarSmall4.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CPZTM5BB3FCYL)