Skip to content

Srijan2001/Facial-Detection

Repository files navigation

FMD-Task-3

Facial Detection using Haar Cascade

In this project I have created 2 ROS nodes. The first one extracts the feed from a sample video file by an Image Subscriber. Facial detection is then implemented on the subscribed feed using Haar Cascade and OpenCV. The frames with detected faces are then published to the second ROS node, which crops the bounding box (detected face) from the Image subscribed.

About

Facial Detection using Haar Cascade Create 2 ROS nodes, the first one should extract the webcam feed by creating an Image Subscriber. Use facial detection on the subscribed feed by implementing Haar Cascades using OpenCV. The frames with detected faces should be published to the second ROS node, which crops the bounding box (detected face) from th…

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages