top of page
Here are some images using Viola Jones Facial Recognition with added filters.
Face Detection
Facial Feature Detection
Filter Application

We were able to use the Viola Jones Algorithm to detect faces from still images. You can read more about how we implemented this and other algorithms for our project on our Algorithm Info page.

We were able to detect multiple facial features using the Viola Jones Algorithm. You can see more of our results on our Facial Recognition Boxes page. We attempted to improve Matlab's built in feature detection software through training. You can see the results of that training in our Trained Viola Jones Gallery

After we found the bounding boxes of the desired features, we were able to apply a variety of filters to our images. You can see more of these results in our Viola Jones Gallery.

bottom of page