Feature Vector from GLCM

3 次查看(过去 30 天)
Farahim
Farahim 2013-11-13
I've been working on a cell pattern recognition project.
I've received dataset that have been manually segmented, and I've converted it to greyscale. From there, I've extracted 4 features from GLCM (contrast, correlation, homogeneity and energy) and 3 other features - mean, std deviation and entropy. I've taken 4 diff angles for GLCM and taking the avg to make it rotation invariant. I've attached the code I've written so far.
For the feature vector, I am not sure if I've done it correctly. I've compiled the values obtained in excel, compute the avg value for each features according to pattern and from there, create a feature vector. Is this the right step?
  1 个评论
Image Analyst
Image Analyst 2013-11-13
You did not attach the file. Remember you have to click "Attach file" after you click "Choose file".

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by