5.0

5.0 | 1 rating Rate this file 36 downloads (last 30 days) File Size: 58.63 KB File ID: #25865

Euclidean skeleton

by Su Dongcai

 

16 Nov 2009

Code covered by the BSD License  

Generate euclidean skeleton by watershed algorithm and the "rigides gradient"

Download Now | Watch this File

File Information
Description

%the function work in 4 steps:
%1. compute the inverse eucilidean distance trasform ("inv_distance") of "bw"
%2. compute the ridges(watersheds) of "inv_distance" by watershed algorithm
%3. compute the gradient of ridges "rigid_grad"
%4. compute the final skeleton by Thresholding, dilation and thining "rigid_grad".
%The meaning of "gradient of ridges" is defined due to
%Nicholas R. Howe and Alex Telea: "A point on the skeleton sits at the center of a circle that touches the edge of the figure at multiple points.
%The intensity in the gray-level skeleton image ("rigides_grad" in this file) is based on the shortest distance you would have to travel around the perimeter of
%the figure to connect the most distant two points."

%Acknowledgement:
%[1] This work was inspired by Nicholas R. Howe. Please go to his website
%http://maven.smith.edu/~nhowe/research/code/
%for more details.
%[2] Xiaochen He, for the images provided in his file:
%"A Corner Detector based on Global and Local Curvature Properties"
%http://www.mathworks.com/matlabcentral/fileexchange/7652-a-corner-detector
%-based-on-global-and-local-curvature-properties

MATLAB release MATLAB 7 (R14)
Zip File Content  
Other Files
EucilideanSkeleton/a.gif,
EucilideanSkeleton/b.gif,
EucilideanSkeleton/c.gif,
EucilideanSkeleton/d.gif,
EucilideanSkeleton/e.gif,
EucilideanSkeleton/extract_curve.m,
EucilideanSkeleton/f.gif,
EucilideanSkeleton/g.gif,
EucilideanSkeleton/h.gif,
EucilideanSkeleton/inRange.m,
EucilideanSkeleton/skeleton.jpg,
EucilideanSkeleton/wsh_skeleton.m,
license.txt
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
15 Mar 2010 kavitha madhubalan  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
skeleton Su Dongcai 17 Nov 2009 10:43:16
image processing Su Dongcai 17 Nov 2009 10:43:16
watershed Su Dongcai 17 Nov 2009 10:43:16
thinning Su Dongcai 17 Nov 2009 10:43:16
thinning simon.thiele@imtek.de Thiele 23 Nov 2009 07:29:00
skeleton simon.thiele@imtek.de Thiele 23 Nov 2009 07:29:03
image processing simon.thiele@imtek.de Thiele 23 Nov 2009 07:29:05

Contact us at files@mathworks.com