Chutiphon Moranon
Followers: 0 Following: 0
Feeds
提问
How to sort data in a bar plot based on its values on Y-axis?
Hi there, I am working on a bar graph as shown below. I would like to sort them 'descending' so that LS713A (the highest) is ...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to crop a masked area (polygon shape) out of an image?
Hi all, Now my code is like below: I = imread('moon.tif'); figure; imshow(I) Poly_Mask = images.roi.Polygon(gca,'Position...
2 years 前 | 2 个回答 | 0
2
个回答提问
Finding row and column number of values in an image matrix
Hi all, As the picture attached, on line 39, I am trying to use Find to return row and column numbers of a selected area in t...
3 years 前 | 1 个回答 | 0