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
2017년 10월 17일
Assuming vid is a VideoReader then:
vid.hasFrame
카테고리
도움말 센터 및 File Exchange에서 Video Formats and Interfaces에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!