Need Some Good Ideas [message #29441] |
Wed, 20 February 2002 18:46 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Folks,
Do you have your thinking caps on? I'm looking for
a few good ideas.
I have a bunch of blobs. (Think spots on the
Gateway cow.) I would like to analyze the curvature
and bends in the perimeter of the blobs. I have
the indices of the points that make up the blob, and
I have obtained the "perimeter" points by contouring
the blob. Unfortunately, these perimeter points are
not evenly distributed. (Think of a blob that has a
long, straight side. The contour command will put a
point at either end of the straight bit, so the points
on that side of the blob are sparse, while the points
along a tight bend on the other side of the blob
are dense.)
I say "unfortunately" because we have a method that
uses the derivative of the perimeter at each point
and the FFT transform of the derivative distribution,
but it seems to be giving funny results because of this
point distribution problem.
Has anyone heard of this kind of curvature analysis
before? Any pointers to literature? I've heard that
IDL can be used to solve these kinds of problems. :-)
Thanks,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|