Re: Distance Transform , Skeletonization , Binary Image



I am looking for subroutine to calculate distance transform and
skeleton of binary image.
-Sharad

You need to give more information in your question.
..
"Binary image" implies a two-dimensional picture of something.
What kind of image? And what distances?

"distance" is not a word expected next to "transform" in this context,
but "Energy Transform" makes far more sense. This is a Fourier
Transform.

Or do want to perform a cluster analysis on "1" bits in a sea of "0"
bits?
"Skeleton" would then be a term for the line diagram of shortest links
between the cluster centres. This would involve distance measurements
in some geometry.

.



Relevant Pages