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
CS Researcher 2016년 5월 6일
Increase the threshold on the canny edge detector. Can you share the image?
Sara4mat
Sara4mat 2016년 5월 16일
편집: Sara4mat 2016년 5월 16일
Sorry for my late reply.
Please find attached the sample X-ray image.
Thank you :)
Firat Ozersahin
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
Durgesh Naik 2016년 6월 13일

0 개 추천

please go for adaptive thresholding.

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

질문:

2016년 5월 6일

답변:

2016년 6월 13일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by