필터 지우기
필터 지우기

Can we come step back in 'vision.Vi​deoFileRea​der', using 'step' method or any other?

조회 수: 3 (최근 30일)
MOHIT
MOHIT 2016년 5월 25일
답변: Walter Roberson 2016년 5월 25일
see this page: http://in.mathworks.com/help/vision/ref/vision.videofilereader.step.html here 'step' is used to go to next frame, is there any way to come back to last passed frame.

답변 (1개)

Walter Roberson
Walter Roberson 2016년 5월 25일
Going back is not possible with that system object.
If you were to use VideoReader then the way to go backwards would be to set the CurrentTime property to a prior time before doing the readFrame

카테고리

Help CenterFile Exchange에서 Tracking and Motion Estimation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by