bindhu a - MATLAB Central
photo

bindhu a


Last seen: 4 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 08/16 to 04/25Use left and right arrows to move selectionFrom 08/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
0 个回答

排名
73,919
of 298,264

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review

查看徽章

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

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

8 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 前 | 1 个回答 | 0

1

个回答

提问


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

0

个回答