Help rectifying errors formed during GUI building
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hi,
I'm doing a project on "Multi Camera Surveillance System by MERL". I've started the project with object tracking using gaussian mixture model and live histogram. I'm trying to incorporate these code into a GUI interface. Now I've been able to start and stop the internal webcamera.
Then I've used a 'pushbutton' as 'Track' which tracks the object. The problem arises here. I'm using Computer vision inbuilt functions for object tracking. So, when I paste the same code into my 'pushbutton_callback' function, I get a error.
The same happens when I try to see live histogram on GUI....Can you please help me?
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!