Statistics
RANK
150,619
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
problems with volshow()
I had tried the following demo code in Matlab. I'm using Matlab 2018b load('spiralVol.mat'); h = volshow(spiralVol); but ...
6 years ago | 2 answers | 0
2
answershow to apply clahe on multiple frames
I = imread('football.jpg'); I1= I(:,:,1); % Red channel I2= I(:,:,2); % Red channel I3= I(:,:,3); % Red channel I1...
6 years ago | 0
Question
how to apply clahe on multiple frames
I had a nifti file and read it. I need to apply clahe algorithm on this using adaphisteg. How to apply it in each frames ni...
6 years ago | 2 answers | 0
2
answersQuestion
what is the significance of std deviation?
what is the significance of standard deviation in gray scale image?
8 years ago | 1 answer | 0
1
answerQuestion
Image is homogenous,white bright.?
<</matlabcentral/answers/uploaded_files/54362/Sub1.png>> <</matlabcentral/answers/uploaded_files/54363/Sub4.png>> Image is...
8 years ago | 1 answer | 0