photo

Muhammad Harith Ramli


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
78,186
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to get the gray level co-occurrence matrix feature which is energy, entropy and contrast of the image using GUI?
I want to create the GUI that can extract the gray gray level co-occurrence matrix feature which is energy, entropy and contrast...

9 years ago | 2 answers | 0

2

answers

Question


how to find mean gray level value
function pushbutton1_Callback(hObject, eventdata, handles) global X; [filename, pathname] = uigetfile({'*.bmp','All Imag...

9 years ago | 1 answer | 0

1

answer

Question


How to find min and max gray level value in GUI?
I making GUI to find min and max gray level value. i do not know how to implement the function into the GUI. << <</matlabc...

9 years ago | 1 answer | 0

1

answer