nurul atikah mohd sharif
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 3 | 0
3
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 1 | 0