Community Profile

photo

Meggie Hwang


Last seen: 5 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


how to fill the vacancy in a binary image
hi there is a binary image how can I fill the vacancy(blue) in the yellow region? <</matlabcentral/answers/uploaded_files/...

7 years ago | 1 answer | 0

1

answer

Question


how to save the biggest region and discard other small region in a binary image.
hi there is a binary image.how to keep the biggest region and discard other small regions? <</matlabcentral/answers/uploade...

7 years ago | 1 answer | 0

1

answer

Question


how to plot 3D matrix
Hi I have a 7*7*7 matrix how to plot matrix like this <</matlabcentral/answers/uploaded_files/47210/%E5%9C%96%E7%89%87%202....

8 years ago | 1 answer | 0

1

answer

Question


I want 2D sinc interpolation example (Ideal band limited interpolation)
I want 2D sinc interpolation example (Ideal band limited interpolation) for image interpolation

8 years ago | 1 answer | 0

1

answer

Question


How to use sinc interpolation
I built a matrix 'sim' sim=[]; for m=1:7 for n=1:7 sim(m,n)=m^2+n^2; end end sim = 2...

8 years ago | 0 answers | 0

0

answers

Question


how to reshape cell array
I have a 1x4620 cell array and every element is a 7x7x4 3D matrix. What should I do if I want convert this cell 1x4620 to 77x60...

8 years ago | 1 answer | 1

1

answer

Question


how to convert .mat to .dcm
Hi I have a 128x128 matrix I want to convert it to .dcm file What matlab comment I should use

8 years ago | 1 answer | 0

1

answer