How to smooth the edges of given image
Show older comments
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.
1 Comment
Muhammad Ali Qadar
on 9 Oct 2013
Answers (2)
Yatin
on 15 Oct 2013
0 votes
Hi,
You can try the solution listed in the linke below. Hope this helps.
1 Comment
Muhammad Ali Qadar
on 15 Oct 2013
Image Analyst
on 15 Oct 2013
0 votes
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 Comments
Muhammad Ali Qadar
on 16 Oct 2013
Image Analyst
on 16 Oct 2013
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
on 24 Oct 2013
Image Analyst
on 27 Oct 2013
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.
Categories
Find more on Image Segmentation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!