International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 133 - Issue 5 |
Published: January 2016 |
Authors: Tejaswi K. Hude, S. S. Sambare |
![]() |
Tejaswi K. Hude, S. S. Sambare . Shortest Path Approach for Detection of Optimal Traffic Route. International Journal of Computer Applications. 133, 5 (January 2016), 10-13. DOI=10.5120/ijca2016907848
@article{ 10.5120/ijca2016907848, author = { Tejaswi K. Hude,S. S. Sambare }, title = { Shortest Path Approach for Detection of Optimal Traffic Route }, journal = { International Journal of Computer Applications }, year = { 2016 }, volume = { 133 }, number = { 5 }, pages = { 10-13 }, doi = { 10.5120/ijca2016907848 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A Tejaswi K. Hude %A S. S. Sambare %T Shortest Path Approach for Detection of Optimal Traffic Route%T %J International Journal of Computer Applications %V 133 %N 5 %P 10-13 %R 10.5120/ijca2016907848 %I Foundation of Computer Science (FCS), NY, USA
This paper presents system which determines optimal traffic route with shortest path approach. Client request for optimal traffic route from given source to destination, server sends response with image processing. Proposed system uses Dijkstra’s algorithm to find optimal traffic route as shortest cost path. Every node is considered as place in the route from given source to destination. Cost of the path between two node is vehicle count. According to cost of the nodes system suggest optimal traffic route from given source to destination. For detecting vehicle density ,different image processing techniques and algorithms are used, like as background subtraction, image filtering, image binary and segmentation. System process on pre-recorded video stream at server side and suggest optimal traffic route. Paper also focuses on New Inter frame Difference algorithm for image processing for vehicle density detection.