Title :
Regional Variance Dependant Sub-frame Reduction for Face Detection in High Definition Video Frames
Author :
Livingston, Adam R. ; Asari, Vijayan K.
Author_Institution :
Old Dominion Univ., Norfolk
Abstract :
Statistical learning based face detection systems search multiple scale sub-frames of an image or frame of a video stream with a trained classifier to detect face objects. If the frame is large there will be a large number of these sub-frames. Sections of the frame with a regional variance below a predefined threshold do not need to be searched as it is not possible for a face to exist in these spaces. A preprocessing system to eliminate these low variance regions of a frame is presented in this paper. A top down quad-tree deconstruction of the frame is used to accomplish this task. Regional variance is computed and tested to determine if a given quadrant should be further broken down. If below a predefined threshold that region will be eliminated in a mask image. This procedure is continued until all sections are eliminated or a defined tree depth is reached. The resulting mask image is then smoothed and subjected to thresholding, merging the remaining valid search areas. The resulting filled mask is then used to determine whether a given sub-frame should be sent to a Viola-Jones face detection cascade. Preliminary results show promise in reducing the number of sub-frames that must be considered for detection, increasing the speed of the detection system.
Keywords :
face recognition; image classification; quadtrees; face detection systems; face objects; high definition video frames; mask image; quadtree deconstruction; regional variance dependant subframe reduction; statistical learning; Detectors; Face detection; Face recognition; High definition video; Image coding; Image recognition; Object detection; Pattern recognition; Radar detection; Sensor arrays; Face detection; High Definition Video; Quad-tree; Regional Variance;
Conference_Titel :
Applied Imagery Pattern Recognition Workshop, 2007. AIPR 2007. 36th IEEE
Conference_Location :
Washington, DC
Print_ISBN :
978-0-7695-3066-6
DOI :
10.1109/AIPR.2007.15