Skip to content

This app takes pics from "sample" folder, searches the faces, resizes and saves into the "resized" folder. See samples in the folders.

Notifications You must be signed in to change notification settings

Velidonimo/face-recognition

Repository files navigation

Face recognizing

This app takes pics from "sample" folder, searches the faces, resizes and saves into the "resized" folder.

Haarcascades for face recognizing are not perfect, but work fine for the rhight pics
Also You can play with coeffs to get better results.

See samples in folders.

Using these haarcascades and openCV lib You can easily make a real-time face detector for webcam

Haarcascades are taken from here: https://github.com/opencv/opencv/tree/master/data/haarcascades

About

This app takes pics from "sample" folder, searches the faces, resizes and saves into the "resized" folder. See samples in the folders.

Topics

Resources

Stars

Watchers

Forks

Languages