Feeds
提问
how can i select a adjacent pixels of a single image using matlab?
i need to find the corrlation coefficient for an single image..so please give the matlab code for that..thank u
12 years 前 | 0 个回答 | 0
0
个回答提问
how can i measure uniformity of the image's histogram of encrypted images using matlab?
please give the matlab code for uniformity of a histogram which is justified using the chi square test..
12 years 前 | 1 个回答 | 0
1
个回答提问
how can i generate a tent image using matlab?
what is meant by TENT MAP GENERATOR?and how can i generate a tent image using matlab?
12 years 前 | 0 个回答 | 0
0
个回答提问
how can i store a phase and magnitude of a image in single variable using matlab?
imageA = imread('greekchurch','jpg'); figure, imshow(abs(fftshift(fftA)),[24 100000]), colormap gray title('Image A FFT2 Magni...
12 years 前 | 1 个回答 | 0