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