How can I make a skeletonization??
Mostra commenti meno recenti
skeletonization : reduce the width of lines to one pixel.
how can I do that to palm vein image??
1 Commento
Daniel Shub
il 28 Nov 2012
Closed as it is a doit4me question.
Risposte (1)
Image Analyst
il 17 Dic 2013
skeleton = bwmorph(binaryImage, 'skel', inf);
Categorie
Scopri di più su Morphological Operations in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!