MATLAB: Irregular ,specific geometric shapes

blob analysisregionprops

Hello again everyone,
i have an irregular region which i get from blob analysis.
As you see, it can not be defined as a known shape, it is not a circle, ellipse, line etc. How can i decide that the region is what i m looking for?
What can i do in such situations that don't match with any of geometric shape?
Can i make my own special filter?
Any suggestions?
Thanks in advance.

Best Answer

Hi selim,
I've actually worked on a similar problem of trying to match irregular shapes from a pattern of other shapes. (In my case, I was trying to identify axons on stained histology slides, but the principle is the same). I (and the rest of the Answers) community would be happy to offer some advice, but one thing that would help is a larger training set. Can you post a larger number of shapes that you want to match (say 20 or so)? That would give us a sense of the variation between matching shapes. Even better, can you post an image containing both shapes you want to match as well as those you wish to reject?
Thanks, Matt