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

Réponses (1)

DGM
DGM le 29 Avr 2023
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().

Question posée :

le 7 Mai 2013

Réponse apportée :

DGM
le 29 Avr 2023

Community Treasure Hunt

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

Start Hunting!

Translated by