keyboard_arrow_up
Robust Real Time Face Recognition and Tracking on GPU Using Fusion of RGB and Depth Image

Authors

Narmada Naik and G.N Rathna, Indian Institute of science, India

Abstract

This paper presents a real-time face recognition system using kinect sensor. The algorithm is implemented on GPU using opencl and significant speed improvements are observed. We use kinect depth image to increase the robustness and reduce computational cost of conventional LBP based face recognition. The main objective of this paper was to perform robust, high speed fusion based face recognition and tracking. The algorithm is mainly composed of three steps. First step is to detect all faces in the video using viola jones algorithm. The second step is online database generation using a tracking window on the face. A modified LBP feature vector is calculated using fusion information from depth and greyscale image on GPU. This feature vector is used to train a svm classifier. Third step involves recognition of multiple faces based on our modified feature vector.

Keywords

GPU, OpenCL, Face detection, Tracking, LBP, Histogram, SVM, Depth Camera (Kinect).

Full Text  Volume 5, Number 6