Skip to content

oshanto-ctrl/face-extraction-from-images-using-haar-cascade-classifier

Repository files navigation

frontal_face-extraction-using-haar-cascade-classifier

There are 3 files here:

1. rename_pictures.py to rename the pictures(1 -> n) in a file.
2. image_resize_resample.py to resize and resample the pictures in a file location. you can set specific size to resize the images i.e 128x128 or 512x512.
3. extract_face_image.py to extract the frontal face part of human face using haar cascade frontalface default . xml file.

you can see how haar cascade classifier works here : https://docs.opencv.org/3.4/db/d28/tutorial_cascade_classifier.html

You can find images I used in the drive link:

Bye Bye.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages