photo

Jesujoba ALABI


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


MATLAB: How to get the index for each data point in SOM or how do I compute the class vectors of each of the training inputs ??
In MATLAB, clustering data using kmeans can be achieved as shown below: L = kmeans(X,k,Name,Value) where L is cluster indic...

6 years ago | 0 answers | 0

0

answers

Question


How do I extract the texture feature of each pixel in a grayscale image using LBP and GLCM in MATLAB?
I am working on Gray Scale Image segmentation and I intend to use a fusion of LBP and GLCM for texture feature extraction for ea...

6 years ago | 1 answer | 0

1

answer