A Distance Transform Method for Finding Shortest Path in Robot Navigation

dc.contributor.authorKowsikan, J.
dc.contributor.authorSuthakar, S.
dc.date.accessioned2024-06-04T05:01:16Z
dc.date.available2024-06-04T05:01:16Z
dc.date.issued2018
dc.description.abstractFinding shortest path for robot navigation is still a hot task in the present era. Among the vast number of path finding algorithms, A* algorithm is one of the best and popular technique. It finds shortest path by searching among all possible paths. The A* uses two different parameters to estimate the cost while moving towards to the destination. The first parameter is g(n) which is the cost for moving from the starting point to a vertex n, and the second parameter is h(n) which is the heuristic cost value from the vertex n to the destination. The standard A* algorithm calculates g(n) and h(n) every time while it is moving from one point to another. In this paper, we propose a method to calculate the cost g(n) using the distance transform values. Two different masks, forward mask and backward mask, have been used to calculate the distance values from the starting point to all other points in the image. Based on these values, the g(n) values for the A* algorithm are calculated. Morphological operations are used to pre-process the image, and then thresholding is used in order to differentiate the floor and obstacles. Then all the obstacles are excluded from the image, and the distance transformation is used to find the g(n). The results shows that the devised system works about 2% faster than the standard A* algorithm.en_US
dc.identifier.urihttp://repo.lib.jfn.ac.lk/ujrr/handle/123456789/10590
dc.language.isoenen_US
dc.publisherUniversity of Jaffnaen_US
dc.subjectA* algorithmen_US
dc.subjectdistance transformationen_US
dc.subjectshortest pathen_US
dc.subjectpath findingen_US
dc.titleA Distance Transform Method for Finding Shortest Path in Robot Navigationen_US
dc.typeArticleen_US

Files

Original bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
A Distance Transform Method for Finding Shortest Path in Robot Navigation.pdf
Size:
121.08 KB
Format:
Adobe Portable Document Format
Description:

License bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
license.txt
Size:
1.71 KB
Format:
Item-specific license agreed upon to submission
Description:

Collections