Electrical and Computer Engineering

Cascade Crusaders

Multiobjective Embedded Software Design Optimization for Face Detection

Cascade Crusaders project image
N/A

Project Description:

This project implements a Viola-Jones facial detection cascade which is trained to detect or reject images based on whether they contain a face. It uses Haar-like features over 24x24 greyscale pixel windows and builds a sequence of strong classifiers with the AdaBoost methodology. It has three phases, whereby it generates more than 100,000 possible features, picks the most effective features in training, and then classifies images in the inference stage. This project emphasizes software design principles as well as data-flow architecture.

Advisor/Instructor:

Shuvra S. Bhattacharyya

Sponsor:

N/A

Team Members:

Yoav Lavy Electrical and Computer Engineering
Day Leone Electrical and Computer Engineering
Luke Litrenta Electrical and Computer Engineering
Fabian Morales Electrical and Computer Engineering

Poster:

capstone expo poster.pdf (455.68 KB)

Table #:

E13
Back to Top