Feeds
질문
how do i pass variables from one gui to another?
I have a GUI that points out an identification number.I want to send this number to another GUI for further processing based on ...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
I have found the GLCM properties like Energy, Contrast, Corellation for a segmented image. How can i find the mean of those properties(say contrast.(1x8double values... ) so that i can compare it with other values??Can u please suggest me the steps t
stats = graycoprops(glcm,{'contrast','homogeneity','Correlation','Energy'}); and in the output i get.... stats = ...
대략 13년 전 | 답변 수: 1 | 0
