How to add Time Delay
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How I can add time stamp.I am working on automated door based on camera.I want that when door gets open then it will be open for some time ie 10 or 20 seconds but the video must be continued.... I tried " pause(10)" command but it pause my whole project even in that time delay no frames from camera is reading.Thanks in Advance
0 comentarios
Respuestas (1)
Tohru Kikawada
el 21 de Feb. de 2017
timer object might be helpful for scheduled execution.
0 comentarios
Ver también
Categorías
Más información sobre Computer Vision with Simulink en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!