Community Profile

photo

nurul atikah mohd sharif


Last seen: 6 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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); ...

2 years ago | 3 answers | 0

3

answers

Question


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...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 1 answer | 0

1

answer