photo

mohamed wageh


Attivo dal 2019

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


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...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 5 anni fa | 1 risposta | 0

1

risposta