Abstract
Conference Title: 2015 International Conference on Circuit, Power and Computing Technologies (ICCPCT) Conference Start Date: 2015, March 19 Conference End Date: 2015, March 20 Conference Location: Nagercoil, India Vehicle classification has crop up as an important field of study due of its importance in variety of applications like surveillance, security framework, traffic congestion prevention and accidents avoidance. The image sequences for traffic scenes are recorded by a stationary NI smart camera. The video clip is processed in LabVIEW to detect vehicle and measure characteristics like width, length, area, perimeter using image process feature extraction techniques. Data mining is the use of automated data analysis techniques to uncover previously undetected relationships among data items. Two of the major data mining techniques are classification and clustering. To classify a vehicle as big or small needs to classify vehicles into classes. Among many, two techniques in WEKA are feed-forward neural network (NN) classification technique and k-means clustering techniques. To choose between the two techniques is a challenging task. We carry experiments using the extracted features of vehicles from traffic video with both techniques and found that classification model out-performed cluster model by a small degree.