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!