Skip to content

With this short notebook I will try to explain you the basics of OpenCV which you can install using " pip install opencv-python " .We will provide an image path and a cascade path which is Haar Cascade- a machine learning object detection algorithm used to identify objects in an image or video provided by OpenCV.

Notifications You must be signed in to change notification settings

axg170018/Face-Detection-using-OpenCV

Repository files navigation

Face-Detection-using-OpenCV

With this short notebook I will try to explain you the basics of OpenCV which you can install using " pip install opencv-python " .We will provide an image path and a cascade path which is Haar Cascade- a machine learning object detection algorithm used to identify objects in an image or video provided by OpenCV.

You can find the XML files and also the images I have used here

About

With this short notebook I will try to explain you the basics of OpenCV which you can install using " pip install opencv-python " .We will provide an image path and a cascade path which is Haar Cascade- a machine learning object detection algorithm used to identify objects in an image or video provided by OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published