photo

Reza Mohammadi


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

已回答
Getting mouse points with App Designer
Hello You can edit your code as follow: myImage = imread('your image'); fig = figure imshow(myImage) [x y] = getpts(fig) T...

5 years 前 | 0