nurul atikah mohd sharif
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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