Detect face using OpenCV and Python - Image Processing - Programming Concepts

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

Detect face using OpenCV and Python - Image Processing - Programming Concepts

P
Programming Concepts

0 Views • Aug 22, 2024

Description

In this video, you'll learn how to use Haar_Cascade (.xml) files to detect shapes using OpenCV and Python.

You can detect any shape using its Haar Cascade file.

Haar Cascade files: https://github.com/opencv/opencv/tree/master/data/haarcascades

FaceDetectionProgram: https://drive.google.com/open?id=196dgDF8viDhNBS6ZJaR5Q4TbSSJIBjdd

FaceDetectionUsingImage: https://drive.google.com/open?id=16XokOTUN2y71jVF-hL4nLW28e3SLCl0n

I hope you like the video. If you have any questions feel free to ask.