Feeds
질문
Padarray or circshift functions
Deal all, *output* = *padarray*(input,[ *x y*],'replicate') *function* does not work in the minus domain x and y. Especially, ...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Text cutting in the colorbar.
End of text in the colorbar was cut (e.g. 5 and 0 in the below image). Please see below figure. I want to save this Fig. as TI...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Background value of scatter plot
<</matlabcentral/answers/uploaded_files/56227/test.jpg>> In this plot, the bottom of colorbar is white to present as white co...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Image to Image correlation (moving window) function colfilt
Dear all, I have two images and I want to calculate the correlation coefficient between two images using moving window. I know t...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Image Histogram Matching Using CDF
I wrote a code for image histogram matching using CDF (cumulative distribution function). However, the CDF of result image is d...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Matrix Zero padding for filter (image processing)
I have a matrix and size 5x5. I want to zero padding between each row and column. Thus, result matrix is 9x9 after zero padding...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
Image save with colormap
Dear all, I have a image data, and I made gray image to color image with jet colormap. However, the imshow function does not s...
8년 초과 전 | 답변 수: 3 | 0
3
답변질문
Image processing: moving window correlation between two image
Dear all, I have two images and I want to calculate the correlation coefficient between two images (not whole images). I mean ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
I want to change the background value of figure to white.
I've a figure like this (attached) and I want to change the background value of figure to white. The figure was generated by cl...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
Display Geographic Raster Data
filename = 'tif.tif'; RGB = imread(filename); R = worldfileread(getworldfilename(filename), 'geographic', size(RGB)); ...
9년 초과 전 | 답변 수: 1 | 0