Effacer les filtres
Effacer les filtres

While performing k-means I get error message in the line lab_he=app​lycform(d,​cform) why?(for brain tumor detection)

1 vue (au cours des 30 derniers jours)
Error in ==> applycformsequence at 12 out = applycform(out, cforms{k});
Error in ==> applycform at 86 out = c.c_func(columndata, cdata{:});
Error in ==> applycformsequence at 12 out = applycform(out, cforms{k});
Error in ==> applycform at 86 out = c.c_func(columndata, cdata{:});
Error in ==> mammu at 35 lab_he = applycform(d,cform);
  3 commentaires
RESHMA
RESHMA le 17 Oct 2016
Modifié(e) : RESHMA le 17 Oct 2016
i think you can try it in this way
Jothika Charlees
Jothika Charlees le 22 Oct 2016
Your code is well working. I have to read the image then rgb2gray conversion next median filter then guassian high pass filter then only i have to segment the image .Is this code suits for my process

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by