REAL TIME HUMAN DETECTION AND COUNTING

INTRODUCTION Computer vision is an interdisciplinary field that enables computers to understand the content of digital images at a high level. Computer Vision is the most used branch of AI (artificial intelligence) where machines and systems are able to get meaningful data from digital images or any other visual inputs. There are several types of computer vision such as image segmentation, object detection, facial recognition, edge detection, pattern matching, image classification and feature matching. Human detection is the task of finding all the occurrences of people in an image and has most commonly been achieved by scanning over every position in the image, at every scale, comparing a small window at each location with templates/patterns for what humans look like. LITERATURE REVIEW The development of real time human detection and computation systems is supported by a wealth of data from computer vision, artificial intelligence, and sensor technology. This review...