extraction oval-like part from segmented image?
Show older comments
How to extract oval-like part in a vessel segmented image?
I want to extract the oval-like part in the middle of a segmented vessel image

image: https://copy.com/GT6n8EF82BKw)
I want to:
- compute the Distance Transform from black.
- Apply a Local Max to the Distance Transform.
- For each of those candidates, create a histogram of gradient angles. Try a 15x15 local
neighborhood, and a bin-size of 30 degrees (12 bins). Compute the standard deviation of the
histogram. the candidate with the lowest standard deviation would be the center of an aneurysm.
I have been stuck for long time,Could you please answer me or redirect my question to someone who can help.
Thank you in Advance
**************
If you some one know an active "Image Processing using MATLAB" groups, please add me
Accepted Answer
More Answers (0)
Categories
Find more on Region and Image Properties in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!