Skip to content

anscian/Face-Recognition_OpenCV

Repository files navigation

Face Recognition using Haar Cascade

This is machine learning based object detection algorithm that uses Haar-like features (rectangular features that detect contrast differences between adjacent regions) and scans in a sliding windows the entire image using a cascade of classifiers.

Content of the repository

Inference on a static image, a video and camera feed for a HAAR cascade model built by Intel Corporation

Usage (source - ./run.sh)

chmod +x ./run.sh
./run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors