필터 지우기
필터 지우기

im2graph, Maximum variable size allowed by the program is exceeded?

조회 수: 1 (최근 30일)
Ronan
Ronan 2015년 9월 4일
I m trying to run the dijkstra algorithm for shortest path for an image. Many of the dijkstra examples available use graphs. And so I found an example with a maze image that converts the image into a graph. http://uk.mathworks.com/matlabcentral/fileexchange/46088-dijkstra-lowest-cost-for-images
However I get an error with the im2graph file. Maximum variable size allowed by the program is exceeded? I noticed that when I used a smaller image of 200*200 pixels that im2graph worked. But this maze example specifies StartPoint = [1, 497]; EndPoint = [533, 517];.
I don't really know why I cant run this.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Dijkstra algorithm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by