How to add Time Delay
Show older comments
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
Answers (1)
Tohru Kikawada
on 21 Feb 2017
0 votes
timer object might be helpful for scheduled execution.
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!