photo

mohamed wageh


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


I tried to run this program for GLCM features extraction but there is some errors,any one can help me to run it please ? this is the link of the program https://www.mathworks.com/matlabcentral/fileexchange/22187-glcm-texture-features
this is the code that i want to run it function [out] = GLCM_Features1(glcmin,pairs) % % GLCM_Features1 helps to calculate t...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


i am trying to segment MRI images using Kmeans but i can not solve this problem "" Error using reshape To RESHAPE the number of elements must not change. Error in (line 148) AA1=reshape(Cluster1,[wd wd]);"" ,any help please?
this is the code wd=256; Input = imread('motest.png'); % imshow(Input); figure; Input =rgb2gray(Input); Input =double(Inpu...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta