What is the algorithm that runs matlabs bwmorph spur function?

i am investigating matlabs bwmorph spur function and need to find which algorithm runs the function. thanks

回答 (1 件)

DGM
DGM 2023 年 4 月 29 日

0 投票

See line 262 in $MLROOT/toolbox/images/images/+images/+internal/algbwmorph.m
See $MLROOT/toolbox/images/images/+images/+internal/lutspur.m
and familiarize yourself with the usage of bwlookup().

質問済み:

2013 年 5 月 7 日

回答済み:

DGM
2023 年 4 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by