International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 93 - Number 1 |
Year of Publication: 2014 |
Authors: Akash Patel, D. R. Kasat, Sanjeev Jain, V. M. Thakare |
10.5120/16183-5415 |
Akash Patel, D. R. Kasat, Sanjeev Jain, V. M. Thakare . Performance Analysis of Various Feature Detector and Descriptor for Real-Time Video based Face Tracking. International Journal of Computer Applications. 93, 1 ( May 2014), 37-41. DOI=10.5120/16183-5415
This paper presents the performance analysis of various contemporary feature detector and descriptor pair for real time face tracking. These feature detectors/descriptors are mostly used in image matching applications. Some feature detectors/descriptors like STAR, FAST, BRIEF, FREAK, and ORB can also be used for SLAM applications due to their high performance. However using only one of these feature detectors for object tracking may not provide good accuracy due to various challenges in tracking like abrupt change in object motion, non-rigid object structure, change in appearance of object, occlusions in the scene and camera motion. But it can be combined other object tracking algorithm to improve the overall tracking accuracy. In this paper we have measured the tracking speed and accuracy of these feature detectors in real time video for face tracking using parameters like average number of detected key points, average detection time of key-point, frame per second and number of matches using OpenCV.