photo

PaoloB


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
3 답변

순위
7,315
of 300,392

평판
6

참여
6 질문
3 답변

답변 채택
50.0%

획득한 표
4

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 3 | 0

3

답변