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 Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!