フィルターのクリア

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 Center および File ExchangeTracking and Motion Estimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by