필터 지우기
필터 지우기

Which segmentation methods are preferable?

조회 수: 1 (최근 30일)
Mounika M
Mounika M 2013년 3월 28일
Hi friends!I am writing a paper on segmentation methods.I need to apply the segmentation technique to a radiographic image. The size of the image is too large(5000*7000). Can you suggest me some methods so that I can get the result fastly?

채택된 답변

Image Analyst
Image Analyst 2013년 3월 28일
imresize() will make the image smaller, if that's what you want.
  댓글 수: 11
Image Analyst
Image Analyst 2013년 4월 4일
You need to have some "ground truth" - in other words, the known, true, accurate segmentation. What/who can you trust to give you the ground truth? Would you trust a physician if they outlined the region and said "I know for a fact that this is the most accurate boundary for this tissue"? If so, then that's your ground truth and you need to compare all your algorithms against that.
Mounika M
Mounika M 2013년 4월 5일
Thank you so much

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by