Real-time Moving Vehicle Detection, Tracking, and Counting System Implemented with OpenCV

Da Li,Bodong Liang,Weigang Zhang
DOI: https://doi.org/10.1109/icist.2014.6920557
2014-01-01
Abstract:Moving vehicle detection, tracking, and counting are very critical for traffic flow monitoring, planning, and controlling. Video-based solution, comparing to other techniques, does not disturb traffic flow and is easily installed. By analyzing the traffic video sequence recorded from a video camera, this paper presents a video-based solution applied with adaptive subtracted background technology in combination with virtual detector and blob tracking technologies. Experimental results, implemented in Visual C++ code with OpenCV development kits, indicate that the proposed method can detect, track, and count moving vehicles accurately.
What problem does this paper attempt to address?