Feeds
提问
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 前 | 2 个回答 | 0
2
个回答已回答
how 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...
how 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 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
what is the significance of std deviation?
what is the significance of standard deviation in gray scale image?
8 years 前 | 1 个回答 | 0
1
个回答提问
Image is homogenous,white bright.?
<</matlabcentral/answers/uploaded_files/54362/Sub1.png>> <</matlabcentral/answers/uploaded_files/54363/Sub4.png>> Image is...
8 years 前 | 1 个回答 | 0