Abstract
Intelligent Transportation Systems (ITSs) can be used to inform and motivate users to make wise decisions about their daily travel routes and method of transportation while reaching more sustainable social and transportation authority goals. However, in reality, it is difficult for an ITS to support multidimensional travel goals and enable personalized, context-driven incentive generation. This is due to the fact that an ITS must deal with the issue of diverse travellers having varying travel preferences and restrictions for route and modality in the face of dynamically changing traffic conditions. In this designed model, the roadside security camera images are gathered and preprocessed using image resizing and greyscale conversion techniques to reduce the complexity of the model and resize the total amount of pixels into 256 \(\times\) 256. With the help of the GLRLM technique, features from the segmented images are obtained in order to train the classifier for predicting the density of the traffic. These preprocessed images are divided into segments based on a threshold for separating the cars on the road. Using a hybrid ANN-SVM classification technique, which divides density levels into low, medium, and high categories, these chosen features are trained. The I2I communication is used to adjust the timing of the traffic lights at the junction based on the various density levels, and the also uploaded density levels to the cloud for alerting the vehicles based on the I2V communication. Simulation analysis showed that proposed model attains performance value of 96.2 \(\%\) accuracy, 94.3 \(\%\) precision, 94.3 \(\%\) recall, 3.8 \(\%\) mean square error (MSE), 97.1 \(\%\) specificity, 97.1 \(\%\) negative predictive value (NPV), 2.9 \(\%\) false positive rate (FPR), 5.7 \(\%\) false negative rate (FNR), 2.9 \(\%\) false omission rate (FOR) and 5.7 \(\%\) false discovery rate (FDR). These evaluated values are contrasted with those obtained using established methods like \(K\) -nearest neighbours (KNN), gradient boosting, and random forest (RF). As a result, the IoT-based intelligent traffic management system for smart cities that uses a hybrid ANN-SVM prediction model outperforms the conventional model.