photo

Joseph Henry


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
143,680
of 300,392

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Faster Alternative to export_fig
Hi, A while back, I asked if there was any way I could convert an axis into an image matrix. I was pointed to export_fig, whi...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Convert axis to image file/matrix
Suppose I create an axis and draw several shapes on it from a .mat file: function Image = draw_rois(filename) figure myAx = a...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to draw a stored shape that is not currently drawn on an axis?
Let's say that I have a vector holding a bunch of shapes: x = 1×3 graphics array: Ellipse Rectangle Circle...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to prevent images/axis from moving around
Hi, I have a GUI made with App Designer that allows the user to draw elliptical ROI's on an image. Because the user might nee...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Where are all drawn shapes stored from an axis?
Let's say that I have an axis and I draw three shapes on it using drawrectangle. Is there some way to call an array that holds...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Why does the delete key increase the opacity of an ellipse?
Hi, I have an App Designer GUI that draws elliptical ROIS on images. I just made a callback that deletes the currently select...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Using App Designer to Draw Elliptical ROI's
EDIT: See bottom of this post for solution. Hi all, I want to make a GUI that allows a user to draw an ellipse onto an image. ...

6 years 前 | 1 个回答 | 0

1

个回答