Help rectifying errors formed during GUI building
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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?
0 个评论
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!