What does step instruction in matlab do?
Show older comments
videoFileReader = vision.VideoFileReader('h1.avi');
videoFrame = step(videoFileReader);
Accepted Answer
More Answers (0)
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!