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!


