Friday, May 29, 2020

Let’s Play Waste Sorting! @Raspberry_Pi #PiDay #RaspberryPi

Here’s a project from Hardi Kurnianto that attempts to make a DIY face recognition tool using a Raspberry Pu 3 and a Logitec Webcam. Here’s more from hackster.io

In this tutorial, we will try to create a face detection application based on OpenCV. We will create a dataset of photos with various expressions so that our facial recognition system is more accurate. Input images directly from our Raspberry Pi camera, so we can make face recognition in realtime…. For programming, we will use Python by utilizing libraries that were previously installed. There are 3 main python programs to be made. Namely face-encoding.py to encode all faces in the dataset. The second file is face-recognition-img.py to recognize faces with image input. And the 3rd file face-recognition-video.py to recognize faces in realtime with video input.


3055 06Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

No comments:

Post a Comment