Dijkstra algorithm using branching point

if i have this binary picture, how i can find the shortest path using Dijkstra algorithm, the branching point "in green" are
[86 151; 96 93; 118 119; 127 118; 144 97; 215 93; 230 107; 245 149; 256 91; 307 143], and i would like
to connect [86 151] with [256 91] as example
any help please?

2 Comments

Have you deleted the previous same question?
yes, by mistake, any help please to solve this question?

Sign in to comment.

Answers (0)

Asked:

on 31 Jul 2019

Commented:

on 31 Jul 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!