how can i extract features from MRI images and how to create data set from images to use for pattern recognition in neural network?

3 visualizzazioni (ultimi 30 giorni)
I am working on MRI images. I segment the images and identify the tissues. now I want to extract features from the images also how to create data set from the segmented images to use it in patter recognition in neural network?
  5 Commenti

Accedi per commentare.

Risposta accettata

Image Analyst
Image Analyst il 13 Lug 2015
You say "I segment the images and identify the tissues." OK, fantastic - you've done the hard part already . Now all you need to do is to call regionprops() if you want to measure any of the features that regionprops() measures. If you want some other very specialized thing then you'll have to measure that yourself.
  3 Commenti
Image Analyst
Image Analyst il 24 Ago 2015
Sorry - I don't use neural networks. Perhaps start a new thread called something like "How to feed feature vectors into a neural network" and Professor Heath might see it and answer.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by