infinity video frames acquired

while(vid.FramesAcquired<=200)
what is the code to make sure the frame is looping until infinity? and will stop when we close it. im sorry for the question, im new in matlab.

回答 (1 件)

Sean de Wolski
Sean de Wolski 2017 年 10 月 17 日

0 投票

Assuming vid is a VideoReader then:
vid.hasFrame

質問済み:

MSP
2017 年 10 月 17 日

回答済み:

2017 年 10 月 17 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by