Paper Title
Real Time Face Detection And Tracking Using Opencv

Abstract
Abstract: Face detection which is the task of localizing faces in an input image is a fundamental part of any face processing system. The aim of this paper is to present a review on various methods and algorithms used for face detection etc. Three Different algorithms i.e. Haar cascade, adaboost, template matching were described Finally it includes some of applications of face detection. In this paper, we represent a methodology for face cdetection robustly in real time environment. Here we use Harr like classifier and adaboost algorithm to track faces on OpenCV platform which is open source and developed by Intel.