Dijkstra lowest cost for images
Version 1.0.0.0 (2.88 KB) by
Y Simson
Finds the lowest cost path on an image from one point to another
1) Simple version of Dijkstra that supports sparse matrices as an input
2) im2graph for converting an image to graph representation (sparse distance matrix). Supports both 4 connected and 8 connected neighborhoods
Cite As
Y Simson (2025). Dijkstra lowest cost for images (https://www.mathworks.com/matlabcentral/fileexchange/46088-dijkstra-lowest-cost-for-images), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Dijkstra algorithm in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: dijkstra very simple, A solution to the Maze problem with Dijkstra
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |