Tuesday, October 26, 2021

OpenCV based pedestrian detection

 


This video demonstrates how to perform pedestrian detection using OpenCV and python 

Packages needed to run this example 

OpenCV: 

pip install opencv-python 

Paho mqtt: 

pip install paho-mqt

Keyboard: 

pip install keyboard 

Numpy: 

pip install numpy 

 

Download the source code below http://fumacrom.com/2feUn

 

 

No comments:

How to add Wireless capability to legacy printers using Raspberry Pi

  This video tutorial demonstrates how to easily add wireless print capablity to your wired legacy printers using your Raspberry Pi. We hav...