what features are to be extracted from an image for brain tumor detection?

 Accepted Answer

Statistical features usually work well. You can try Gray Level Co-occurrence Matrix (GLCM), Histogram of Oriented Gradient (HOG), or Grey Level Run Length Matrix (GLRLM).

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!