Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
MOHIT
MOHIT le 25 Mai 2016
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.

Réponses (1)

Walter Roberson
Walter Roberson le 25 Mai 2016
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

Catégories

En savoir plus sur Tracking and Motion Estimation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by