Community Profile

photo

binbin cui


Last seen: 1年以上 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to retain the size of image when we rotate image?
I was using the imrotate to rotate an image *B* = *imrotate*( *image*,20) and the image was rotated. After certain manipulations...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


how to get the coordinate information of the left bottom corner of an image in the figure window.
The coordinate of the encircled corner.

8年弱 前 | 2 件の回答 | 0

2

回答

質問


anyone knows how to address th Subscripted assignment dimension mismatch, I just cannot find why.
for i = length(indexLabel):-1:2 temxmat = newCenters((indexLabel(i-1)+1):indexLabel(i),1); temymat = new...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


How to define the starting and end points when I draw an arrow using annotation
for example, I wanna draw an arrow from the pixel (345,300) of an image to pixel (444,555). when I use the annotation('arrow',[3...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


I have a n X 2 matrix, but I want remove the points with a distance smaller than a threshold. And the data is random, which means the data position may be very far in the matrix but their distance is very close. Can anyone help me?
I have a n X 2 matrix, but I wanna remove the points with a distance smaller than a threshold. And the data is random, which mea...

8年弱 前 | 1 件の回答 | 0

1

回答