photo

PaoloB


Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
3 Risposte

RANK
7.315
of 300.364

REPUTAZIONE
6

CONTRIBUTI
6 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
4

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
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...

oltre 10 anni fa | 1

| accettato

Domanda


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...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 10 anni fa | 1 risposta | 2

1

risposta

Risposto
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...

oltre 10 anni fa | 0

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Risposto
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 ...

oltre 10 anni fa | 1

| accettato

Domanda


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 ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 10 anni fa | 3 risposte | 0

3

risposte