Statistics
10 Questions
0 Answers
RANK
193,041
of 295,448
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 3 answers | 0
3
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
Display Geographic Raster Data
filename = 'tif.tif'; RGB = imread(filename); R = worldfileread(getworldfilename(filename), 'geographic', size(RGB)); ...
9 years ago | 1 answer | 0