photo

PaoloB


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
3 个回答

排名
7,316
of 299,830

声誉
6

贡献数
6 个提问
3 个回答

回答接受率
50.0%

收到投票数
4

排名
 of 20,813

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Pass extra parameter to UpdatePreviewWindowFcn (anonymous function required?)
I found a workaround: instead of passing the parameter in the function, I save it as an appdata of the previewImage. I can th...

10 years 前 | 1

| 已接受

提问


Pass extra parameter to UpdatePreviewWindowFcn (anonymous function required?)
I have written some code to get a preview stream from a camera and display it in a figure after modifying it. In the figure I h...

10 years 前 | 1 个回答 | 0

1

个回答

提问


imregtform documentation and tform scaling
I have found similar requests to this but not satisfactory reply yet so here we go again: is there any detailed documentation...

10 years 前 | 1 个回答 | 2

1

个回答

已回答
maketform affine3d not recognized (but recommended)
Silly me: affine3d is not the the attribute of "maketoform", rather a function in itself... So now my code is: tf...

10 years 前 | 0

提问


maketform affine3d not recognized (but recommended)
Hi, in following <http://blogs.mathworks.com/steve/2006/08/17/spatial-transformations-three-dimensional-rotation/ this exampl...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Rotate video from camera preview
All right, found a way and it is posted here for future reference. Assuming "placeholderImg" is the image where the preview ...

10 years 前 | 1

| 已接受

提问


Plot time series in selected axes
How can I plot a time series in an axes, for which I know the handle, rather than in the currently active axes? For standard ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to preview a webcam object in a figure (no preview window).
I am a little confused about the two different video objects that Matlab uses. On one hand one can create an image acquisition ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Rotate video from camera preview
n Matlab I can get a preview from a camera with the command: preview(obj,himage) that puts the preview stream into himage. In...

10 years 前 | 3 个回答 | 0

3

个回答