PaoloB
Followers: 0 Following: 0
Statistics
RANK
7 638
of 295 486
REPUTATION
6
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
4
RANK
of 20 236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
mer än 9 år ago | 1
| accepted
Question
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...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 9 år ago | 1 answer | 2
1
answermaketform 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...
mer än 9 år ago | 0
Question
maketform affine3d not recognized (but recommended)
Hi, in following <http://blogs.mathworks.com/steve/2006/08/17/spatial-transformations-three-dimensional-rotation/ this exampl...
mer än 9 år ago | 1 answer | 0
1
answerRotate 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 ...
mer än 9 år ago | 1
| accepted
Question
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 ...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 9 år ago | 3 answers | 0