nurul atikah mohd sharif
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
188,619
of 295,177
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,184
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,314
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
Feeds
Question
Matching histogram between an image with reference histogram from excel data
I have a data of histogram with bins 255, this histogram will become the reference histogram. How i can match an image with t...
2 years ago | 1 answer | 0
1
answerQuestion
how to make loop to save value in excel without overwrite with the previous value filled?
Can anyone help me with this code, I keep on tring to get result with a list of value of histogram bincount by channel into one ...
2 years ago | 1 answer | 0
1
answerQuestion
Code explanation (bw)
Any one know what is the meaning of this coding? imageOutR(bw2(:)~=0) = Ro(bw2(:)~=0); imageOutG(bw2(:)~=0) = Go(bw2(:)~=0); ...
3 years ago | 3 answers | 0
3
answersQuestion
For loop each RGB image channel
I want to make this manual saperated RGB channel code into for loop, each channel will undergo the same calculation. Can anybody...
3 years ago | 2 answers | 0
2
answersQuestion
Meaning of L-component display?
Hi, I don't understand what is the meaning of this coding? imshow(lab(:,:,1),[0 100]) why there is [0 100]? what is the meani...
3 years ago | 1 answer | 0