
Speed Calculation using Image Processing
8 September, 2020
0
0
0
Contributors
● Developed a stand-alone application that calculated the speed of the moving vehicle when captured through cameras
● Initiated the two image processing algorithms (Lucas Kanade and Kalman Filter) to obtain the values of the calculated velocity and the actual speed
● Drawn conclusions based on the patterns of Optical Flow and K-Nearest Neighbor that gave an accuracy of about 75% and 82%, respectively
matlab