Community Profile

photo

YongHyun


Active since 2015

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

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, ...

6 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answer

Question


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 | 1 answer | 0

1

answer

Question


Display Geographic Raster Data
filename = 'tif.tif'; RGB = imread(filename); R = worldfileread(getworldfilename(filename), 'geographic', size(RGB)); ...

8 years ago | 1 answer | 0

1

answer