Branching points in a VORONOI DIAGRAM
조회 수: 3 (최근 30일)
이전 댓글 표시
I want to make a branching points(red dots) in the given binary image which will be determined as image pixels which are connected to atleast three segment of the given voronoi .
diagram. I want to make a shortest path from the branching points(red dots ) to the start and stop points (white dots).
댓글 수: 0
채택된 답변
Image Analyst
2020년 10월 24일
There is a shortestpath() function.
Also see Steve's blog if you want to work on the image itself
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Voronoi Diagram에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!