Extracting bones from Xray image
显示 更早的评论
Hello experts,
I am trying to extract bones from X-ray image of hand; Fore example:

For example in this sample image, there are 6 bones:

I have tried different methods such as edge detection; For example, with Canny edge detection I get the following result where some of the edges have been missed:

I would be thankful if you could help me with this problem.
3 个评论
CS Researcher
2016-5-6
Increase the threshold on the canny edge detector. Can you share the image?
Firat Ozersahin
2016-6-11
I think you can do with thresholding and some filters but i have no idea which filter you should use . I have similar issue .
回答(1 个)
Durgesh Naik
2016-6-13
0 个投票
please go for adaptive thresholding.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!