Community Profile

photo

Ivan Pessane


Actif depuis 2019

Statistiques

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


i have 100 images in a folder ,i want to extra the features glcm ,my code reads all the images but only returns features for one image,and i want to save fin excel for later do classification can someone help?
clc; clear; close all; % Specify the folder where the files live. myFolder = 'C:\Users\nazem_000\Desktop\fotos\healthy'; ...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


i want to extra featuresglcm from 100images in a folder and save in excell,i have tried different ways but i only get results for the first iamge
clc; clear; close all; [A] = imread('Img0010.jpg'); %% % segment the entire fruit [BW,maskedRGBImage] = createMask2(A); %...

environ 5 ans il y a | 1 réponse | 0

1

réponse