Title :
Face Tracking by Maximizing Classification Score of Face Detector Based on Rectangle Features
Author :
Hidaka, Akinori ; Nishida, Kenji ; Kurita, Takio
Author_Institution :
University of Tsukuba, Japan
Abstract :
Face tracking continues to be an important topic in computer vision. We describe a tracking algorithm based on a static face detector. Our face detector is a rectanglefeature- based boosted classifier, which outputs the confidence whether an input image is a face. The function that outputs this confidence, called a score function, contains important information about the location of a moving target. A target that has moved will be located in the gradient direction of a score function from the location before moving. Therefore, our tracker will go to the region where the score is maximum using gradient information of this function. We show that this algorithm works by the combination of jumping to the gradient direction and precise search at the local region.
Keywords :
Boosting; Computer industry; Computer vision; Detectors; Eyes; Face detection; Humans; Object detection; Support vector machines; Target tracking;
Conference_Titel :
Computer Vision Systems, 2006 ICVS '06. IEEE International Conference on
Print_ISBN :
0-7695-2506-7
DOI :
10.1109/ICVS.2006.27