Segmenting Scratches from an image
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I'm new to the image processing world. I have an image of a femeral head with various scratches on it. I'm trying to find a way to register where these scratches are located. I wasn to try to segment them out based on color but I'm not sure where to start. Thank you for any help.
Edit: Thanks for the info on how to share the file. He is an example image <http://tinypic.com/view.php?pic=9ftuuu&s=7>
My goal is to locate the start and end points of individual scracthes.
댓글 수: 2
Sean de Wolski
2011년 7월 7일
You really have to show us an image with descriptions of what is good/bad/wanted.
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Image Analyst
2011년 7월 9일
Basically locate the scratches first, then use the scratch locations to find the "missing" data through roifill(), interp2(), or similar methods. Post an image like Sean says, then the discussion can be productive.
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!