Comments on: Exploring shortest paths – part 5 https://blogs.mathworks.com/steve/2011/12/13/exploring-shortest-paths-part-5/?s_tid=feedtopost Steve Eddins is an enthusiastic amateur French horn player. Also, he has developed image processing and MATLAB software for MathWorks since 1993. Steve coauthored the book <i>Digital Image Processing Using MATLAB</i>. Tue, 29 Oct 2019 21:03:35 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: Steve Eddins https://blogs.mathworks.com/steve/2011/12/13/exploring-shortest-paths-part-5/#comment-24790 Thu, 12 Jan 2012 13:23:29 +0000 https://blogs.mathworks.com/steve/?p=399#comment-24790 Nick—See the post above – “bwdistgeodesic is a new function in the R2011b release of the Image Processing Toolbox.”

]]>
By: nick https://blogs.mathworks.com/steve/2011/12/13/exploring-shortest-paths-part-5/#comment-24789 Thu, 12 Jan 2012 09:26:25 +0000 https://blogs.mathworks.com/steve/?p=399#comment-24789 thanks

]]>
By: nick https://blogs.mathworks.com/steve/2011/12/13/exploring-shortest-paths-part-5/#comment-24788 Thu, 12 Jan 2012 09:12:23 +0000 https://blogs.mathworks.com/steve/?p=399#comment-24788 this error displaied in maz code:

??? Undefined function or method ‘bwdistgeodesic’ for input arguments of type
‘double’.

Error in ==> maz1 at 6
D1 = bwdistgeodesic(~walls, 1, 497, ‘quasi-euclidean’);

]]>
By: Wolfgang https://blogs.mathworks.com/steve/2011/12/13/exploring-shortest-paths-part-5/#comment-24736 Tue, 13 Dec 2011 19:16:50 +0000 https://blogs.mathworks.com/steve/?p=399#comment-24736 Great post! bwdistgeodesic and graydist are two really, really good new additions to the image processing function.

]]>
By: bshoelso https://blogs.mathworks.com/steve/2011/12/13/exploring-shortest-paths-part-5/#comment-24735 Tue, 13 Dec 2011 18:34:49 +0000 https://blogs.mathworks.com/steve/?p=399#comment-24735 Great series, Steve…thanks! I will file these techniques away in my “how to” file.
Cheers,
Brett

]]>