ADXu1 / OpenCV-based-human-flow-collision-line-counting

Based on the design of detection-figure tracking-target bi-directional counting design of a people flow counting system based on Open CV libraries to realize the accurate detection of human figures and counting statistics of bi-directional people flow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV-based-human-flow-collision-line-counting

Introduction

Pedestrian traffic counting covers a variety of computer vision techniques such as pedestrian detection, pedestrian tracking, etc., while computer vision is also a research area of great interest in artificial intelligence. This technology can not only obtain the character information in the video, but also track the pedestrian movement and detect the number of pedestrians. As the current research field of pedestrian traffic detection is more limited to recognition and area detection, resulting in large errors and poor statistical results. Therefore, in this paper, we will improve the accuracy of pedestrian detection by calling yolo and Deep sort for multi-target detection through Open CV.

image image

About

Based on the design of detection-figure tracking-target bi-directional counting design of a people flow counting system based on Open CV libraries to realize the accurate detection of human figures and counting statistics of bi-directional people flow.

License:MIT License


Languages

Language:Python 100.0%