Head detection using Kinect camera and its application to fall detection

This article proposes a head detection algorithm for depth video provided by a Kinect camera and its application to fall detection. The proposed algorithm first detects possible head positions and then based on these positions, recognizes people by detecting the head and the shoulders. Searching for head positions is rapid because we only look for the head contour on the human outer contour. The human recognition is a modification of HOG (Histogram of Oriented Gradient) for the head and the shoulders. Compared with the original HOG, our algorithm is more robust to human articulation and back bending. The fall detection algorithm is based on the speed of the head and the body centroid and their distance to the ground. By using both the body centroid and the head, our algorithm is less affected by the centroid fluctuation. Besides, we also present a simple but effective method to verify the distance from the ground to the head and the centroid.

[1]  Jake K. Aggarwal,et al.  Human detection using depth information by Kinect , 2011, CVPR 2011 WORKSHOPS.

[2]  Jitendra Malik,et al.  Poselets: Body part detectors trained using 3D human pose annotations , 2009, 2009 IEEE 12th International Conference on Computer Vision.

[3]  Hironobu Fujiyoshi,et al.  Real-time human motion analysis by image skeletonization , 1998, Proceedings Fourth IEEE Workshop on Applications of Computer Vision. WACV'98 (Cat. No.98EX201).

[4]  Bill Triggs,et al.  Histograms of oriented gradients for human detection , 2005, 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'05).

[5]  Franck Multon,et al.  Fall Detection With Multiple Cameras: An Occlusion-Resistant Method Based on 3-D Silhouette Vertical Distribution , 2011, IEEE Transactions on Information Technology in Biomedicine.

[6]  Jean Meunier,et al.  Robust Video Surveillance for Fall Detection Based on Human Shape Deformation , 2011, IEEE Transactions on Circuits and Systems for Video Technology.

[7]  Hironobu Fujiyoshi,et al.  Real-Time Human Detection Using Relational Depth Similarity Features , 2010, ACCV.

[8]  Max Mignotte,et al.  Fall Detection from Depth Map Video Sequences , 2011, ICOST.

[9]  Pietro Siciliano,et al.  An active vision system for fall detection and posture recognition in elderly healthcare , 2010, 2010 Design, Automation & Test in Europe Conference & Exhibition (DATE 2010).

[10]  Yair Weiss,et al.  Learning object detection from a small number of examples: the importance of good features , 2004, CVPR 2004.