photo

bindhu a


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
132,465
of 300,508

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


set range for histogram
img = imread('underwaterimage.jpg'); figure(1) imshow(img);title('Input Image'); rr = histeq(img); figure(2);imsho...

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 0 answers | 0

0

answers