bindhu a
Followers: 0 Following: 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0