Demos of skeletons using thin and skel
Version 1.1.0.0 (1.53 KB) by
Roberto Herrera-Lara
Example of skeletons using thin and skel options. Also plotted union points and endpoints.
Using,
bwmorph(a,'thin', inf);
bwmorph(a,'thin', skel);
we draw two methods to make skeletons, and plotted the points of connection and end points.
Cite As
Roberto Herrera-Lara (2024). Demos of skeletons using thin and skel (https://www.mathworks.com/matlabcentral/fileexchange/30471-demos-of-skeletons-using-thin-and-skel), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Morphological Operations >
Find more on Morphological Operations in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.