I have the matlab code for Hierarchical Centroid Shape Descriptor method. The image contains the steps .Please help me to correcte the codes for brain tumor detection.
Show older comments
Here by i attached the steps in the imaege and i have also attached the coding . this is the HCSD code for letters only. How can i modify the code by using the steps mentioned in my image..
8 Comments
Walter Roberson
on 18 Feb 2017
This refers to
'Automatic brain tumour tissue detection based on Hierarchical Centroid Shape Descriptor using T1-weighted MRI'
Walter Roberson
on 18 Feb 2017
Where are you stuck? What is your code attempt so far?
Walter Roberson
on 22 Feb 2017
I am still not sure where you are stuck?
sam CP
on 22 Feb 2017
Walter Roberson
on 22 Feb 2017
Unless you come up with more specific questions, then I am going to tend to assess that what you are really asking for is for someone to write your project for you.
sam CP
on 25 Feb 2017
Edited: Walter Roberson
on 27 Feb 2017
Walter Roberson
on 27 Feb 2017
It looks to me as if you could call the code directly, provided that you are passing in a 2D image.
sam CP
on 28 Feb 2017
Answers (1)
Image Analyst
on 28 Feb 2017
1 vote
See my tumor detection demo. Note: it works for this image but is not guaranteed to work with all images that have tumors, of course. But feel free to adapt it.
For what it's worth, I'm also attaching my kmeans demo, though I said in your other question it's not good as a complete method for finding tumors unless you know in advance there there is definitely one there.
Categories
Find more on Neuroimaging 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!