How to smooth the edges of given image
이전 댓글 표시
Hi, I have extracted the brain Tumor from brain image, but its result is not much good, is there any way to get this result in Correctly segmented Image following are links to images, Orignal Image and Resultant Image To get this I used a windowing method, for now I just want that this should in correct smooth tumor shape as in original Same kind of question is Posted here
Waiting for your Tricks to this.
답변 (2개)
Image Analyst
2013년 10월 15일
0 개 추천
Search here for a published algorithm: http://iris.usc.edu/Vision-Notes/bibliography/contentsmedical.html#Medical%20Applications,%20CAT,%20MRI,%20Ultrasound,%20Heart%20Models,%20Brain%20Models
댓글 수: 4
Muhammad Ali Qadar
2013년 10월 16일
Image Analyst
2013년 10월 16일
Every one of those papers authors' thinks they have the best algorithm. I suggest you take the latest/newest one on the list and try that one first. We volunteers here in the Answers forum have not tried any of them and can't advise you on which one to use. This forum is for helping with MATLAB programming, syntax, and error messages, not on complicated involved algorithm development. If you want to hire someone to do the work of selecting the best algorithm to use, you could probably hire someone, perhaps a professor who has authored one of those papers.
If you want to try with just a simple thresholding based method, you can see the Image Segmentation Tutorial in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
Muhammad Ali Qadar
2013년 10월 24일
Image Analyst
2013년 10월 27일
You're welcome. If you decide on an algorithm and need help with syntax, program flow, error messages, etc. then you can come back here and post all relevant information (fig files and m-files, screenshots, error messages, toolboxes used, etc.) and we will try to help. Good luck.
카테고리
도움말 센터 및 File Exchange에서 Image Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!