A study of face detection algorithm

This paper conducts a study of a most well-known face detection algorithm available to computer vision community. The existing code written in C+ language is downloaded as the study platform which is based on simple feature-based and Adaboost-based face detection system and the algorithm with some m...

Full description

Saved in:
Bibliographic Details
Main Author: Ye, Htun Aung.
Other Authors: Ma Kai Kuang
Format: Final Year Project
Language:English
Published: 2012
Subjects:
Online Access:http://hdl.handle.net/10356/49636
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This paper conducts a study of a most well-known face detection algorithm available to computer vision community. The existing code written in C+ language is downloaded as the study platform which is based on simple feature-based and Adaboost-based face detection system and the algorithm with some modifications initiated for studying various difficult cases on face detection. Some step by step improvements of simulation results and discussions of problems encountered and future works will be provided.