Ginput freezeing movie in GUI
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I have GUI where I load movie from mp4 and play it in program. Every frame is analysed and I'm searching for special objects. I Iwant to click on movie to select, which object should be tracked. I use "ginput" to get the [X,Y] but the problem is, when I use "ginput" the movie pauses. The movie is playing in a while loop frame by frame. And the "ginput" is called by other button. Could you help me how can I select by mouse [X,Y] on miove while it's playing?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!