powered by
Retrieve the index of the frame to be read next in a Video object.
Video
frame(x)
A Video object.
A numeric value.
Video, video
video
# NOT RUN { balloon <- video(system.file("sample_vid/Balloon.mp4", package = "Rvision")) frame(balloon) release(balloon) # }
Run the code above in your browser using DataLab