Volume - 2 | Issue - 2 | june 2020
DOI
10.36548/jiip.2020.2.003
Published
05 June, 2020
Identification and Tracking of a person in a video are useful in applications such as video surveillance. Two levels of tracking are carried out. They are Classification and monitoring of individuals. The human body's color histogram is used as the basis for monitoring individuals. Our project can detect a human face in a video and store the detected facial features of the Local Binary Pattern Histogram (LBPH). In a video, once a person is detected, it automatically track that individual and assigns a label to that individual. We use the stored LBPH features to track him in any other videos. In this paper, we proposed and compared the efficiency of two algorithms. One constantly updates the background to make it suitable for illumination changes and other uses depth information with RGB. This is the first step in many complex algorithms in computer vision, such as identification of human activity and behavior recognition. The main challenges in human/object detection and tracking are changing illumination and background. Our work is based on image processing and also it learns the activities and stores them using machine learning with the help of OpenCV, an open source computer vision library
KeywordsLBPH OpenCV RGB