photo

Adrian


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

12 Questions
2 Réponses

RANG
8 590
of 300 759

RÉPUTATION
5

CONTRIBUTIONS
12 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
58.33%

VOTES REÇUS
5

RANG
 of 21 081

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 900

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Timer stop function // findobj returns nothing
Hi, I constructed a timer to run a countdown, at the beginning of the countdown I want to turn a UserData variable to 'on'. At ...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


avoid sharing a videoobject / improve performance
Hi, in my GUI I implemented a videoobject with: handles.vid = videoinput('winvideo', 1, 'RGB24_320x240'); Now the perform...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


how to run a loop parallel
Hi, is there a way to run a loop parallel (like a timer would do) to the rest of the programm? I want to start it by a star...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Changing XDir permanent to reverse
Hi again, I got a new problem and missing a solution. I did a plotting in an axes after setting it XDir to reverse. set...

plus de 12 ans il y a | 2 réponses | 1

2

réponses

Question


How to delete persistent variables in a timer fcn
Hi all, I am using 3 persistent variables in a timer callback function. If I close the GUI (CloseRequestFcn) I want to delete...

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Question


stop bringing GUI to front
Hi, I actually have 2 GUIs. One open in the front and another one running in the background. The GUI in the background shows ...

plus de 12 ans il y a | 2 réponses | 2

2

réponses

Question


get handle of an running gui
Hi, I have a GUI (GUI2) and want to get the handle of another one (GUI1) which is already running behind the actuall GUI-Wind...

plus de 12 ans il y a | 2 réponses | 1

2

réponses

Question


Plot a line, changing origin
Hello, I have 2 vectors containing x and y-coordinates. Now I want to plot these points and connect them to a line. How can...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


RGB 2 L*A*B*
Hello, I tried to convert an image from rgb to LAB colorspace. I used the code from an example I found on matworks: cform2...

plus de 12 ans il y a | 3 réponses | 0

3

réponses

Question


changing properties of a videoinput
Hello everybody, I created a GUI showing a webcam-live-video. Now i want to change the properties like brightness and exposure w...

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
getframe produces greater image
Here is a part of the function with the loop: for count = 1:videoObj.NumberOfFrames handles.count=count; ...

plus de 12 ans il y a | 0

Question


getframe produces greater image
Hello, I am using getframe() to read out axes that show an image. For example an 120x90 image. But the image I get from the g...

plus de 12 ans il y a | 3 réponses | 0

3

réponses

Réponse apportée
Problem with "imregister" function
I still need some help

plus de 12 ans il y a | 0

Question


Problem with "imregister" function
Hello, I'm trying to use the imregister function to register two pictures. To get some experience with this function I did no...

plus de 12 ans il y a | 3 réponses | 1

3

réponses