Tuesday, August 3, 2021

Interfacing LCD and Camera with Raspberry PI and Perform Face Detection


This video demonstrates how to Interfacing LCD and Camera with Raspberry PI and Perform Face Detection using OpenCV and Python

Download LCD-Show below
http://fumacrom.com/1rwYb

Download Face Detection Python script below
http://fumacrom.com/1rwWl

Install OpenCV and numpy in Python using command below (pip for old python and pip3 for python3 )

pip install opencv-python
                    OR
pip3 install opencv-python

pip install numpy --upgrade
                     OR
pip3 install numpy --upgrade

Mine crypto on your android phone without draining your battery from link below
https://cryptotabbrowser.com/23696808

For more details on mining cypto refer link below
https://youtu.be/7y5US3Y90Fc

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...