How to add Time Delay
Afficher commentaires plus anciens
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
Réponses (1)
Tohru Kikawada
le 21 Fév 2017
0 votes
timer object might be helpful for scheduled execution.
Catégories
En savoir plus sur Computer Vision with Simulink dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!