Estadística
12 Preguntas
2 Respuestas
CLASIFICACIÓN
8.521
of 295.527
REPUTACIÓN
5
CONTRIBUCIONES
12 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
58.33%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 11 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
alrededor de 11 años hace | 2 respuestas | 2
2
respuestasPregunta
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...
alrededor de 11 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasgetframe produces greater image
Here is a part of the function with the loop: for count = 1:videoObj.NumberOfFrames handles.count=count; ...
alrededor de 11 años hace | 0
Pregunta
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...
alrededor de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 11 años hace | 3 respuestas | 1