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 次查看(过去 30 天)
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 个评论

请先登录,再进行评论。

采纳的回答

Image Analyst
Image Analyst 2015-7-13
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 个评论
Image Analyst
Image Analyst 2015-8-24
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by