GLCM feature extraction problem in matlab
显示 更早的评论
I'm confused about the error. the result of its feature extraction cannot appear in uitable1, every time i run, get out matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)UASPCD('pushbutton2_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.

10 个评论
Image Analyst
2021-11-11
What line number is the error on?
I can't run an image. I can only run code. Attach the .fig and .m file, or at least give us the code for the pushbutton2 callback because no one is going to type all that stuff in just to help you. Make it easy for us to help you, not hard.
Erika Maulidiya
2021-11-11
Erika Maulidiya
2021-11-11
Erika Maulidiya
2021-11-11
Erika Maulidiya
2021-11-11
编辑:Image Analyst
2021-11-11
Image Analyst
2021-11-11
What is the value of pixel_dist and pixel?
Do you have the code for your "graycomtrix" function? This is not a built-in function. Or did you just misspell graycomatrix()?
Erika Maulidiya
2021-11-12
Image Analyst
2021-11-12
If you don't want to use the built-in graycomatrix() then attach your custom "graycomtirx" or "graycomtrix" or whatever you called or spelled it (or misspelled it). I can't run it unless you upload your custom code for that function. Is there any reason why you're using some YouTube version of graycomatrix() rather than the built-in version?
Erika Maulidiya
2021-11-12
Image Analyst
2021-11-17
I've used all kinds of features. There are a bazillion things you could potentially measure. You need to understand your image to know what kinds of things will be worth measuring.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Texture Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


