bindhu a
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
reset mechanism in retinex
can any one share matlab code that uses reset mechanism in retinex? and share a link where i can understand more on the uses of ...
4年以上 前 | 0 件の回答 | 0
0
回答質問
how do i open a .fis file in fuzzy toolbox
1. can i give an image as an input in fuzzy and get an image as an output in fuzzy( image enhancement), if so how? 2. is there ...
7年弱 前 | 0 件の回答 | 0
0
回答質問
hi.. how do i remove yellow color cast... how can i determine which color (color cast) dominates the image and by how many percentage?
i tried reducing the pixel values of red and green channel but could not...
7年以上 前 | 0 件の回答 | 0
0
回答質問
set range for histogram
img = imread('underwaterimage.jpg'); figure(1) imshow(img);title('Input Image'); rr = histeq(img); figure(2);imsho...
8年以上 前 | 0 件の回答 | 0
0
回答質問
how can i set the range of histogram using histeq?
a = imread('underwaterimage.jpg'); a=imhist(a); imshow(a);title('histo_plot ') 1. the histogram will be of range [0,255...
8年以上 前 | 0 件の回答 | 0