Traffic density can be controlled by obtaining and managing vehicle volume data on the road. In general, the process of acquiring data on the volume of vehicles passing on the highway is still carried out manually, namely by assigning several people to the field and counting each vehicle that passes, then dividing it by a certain time period. In manual calculations there are still many weaknesses such as data collection taking a long time, and the large amount of human resources required. Based on these conditions, an accurate automatic vehicle counting and detection system is needed as a traffic control monitor and traffic analyzer.Currently, a vehicle detection system has been developed using sensors, Radio Frequency Identifiers or other hardware which is integrated by software on a microcontroller and works automatically to detect speed and count the number of vehicles passing on the highway. The weakness of this detector is that it can only detect a narrow range, the system design and operations are complicated, and the operational costs are large. Based on these several things, this research was developed with a focus on designing a vehicle detection and counting system using the Kalman Filter and Gaussian Mixture Model (GMM) methods.This research intends to design and create a program that is able to identify the type of vehicle in a video input and calculate the number of vehicles detected based on their type. Users simply enter traffic recording videos into the Car Detection program. Later, the program will process the input video and produce a .txt file as output. This file contains the types of vehicles detected along with the number of vehicles detected based on their type. Using the Kalman Filter and Gaussian Mixture Model (GMM) methods, the most accurate results were obtained in the morning (lighting 10,000-25,000 lux) with an F1 Score of 0.91111, while the least accurate vehicle counts occurred in the evening (lighting 0.27 -1.0 lux) with an F1 Score of 0.16071
Copyrights © 2023