VideoFrameList
VideoFrameList[video,n]
gives a list of n images extracted from video.
Details and Options

- VideoFrameList can be used for sampling video frames and can be used as video summarization or for inspection.
- The following options can be specified:
-
Method Automatic the method to use - Possible settings for Method include:
-
"Random" randomly chosen frames "Uniform" uniformly spaced frames

Examples
open allclose allOptions (1)
Method (1)
By default, uniformly sampled frames are returned from the video:
Use Method"Random" to extract frames randomly:
Properties & Relations (2)
VideoFrameList partitions the video into equal partitions and extracts the middle frame of each partition:
Use VideoExtractFrames to extract frames at specific times:
Generate a Video object with multiple video tracks:
VideoFrameList extracts frames from the first video track:
Extract frames from the second video track by selecting the track in the Video object:
Text
Wolfram Research (2020), VideoFrameList, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoFrameList.html.
BibTeX
BibLaTeX
CMS
Wolfram Language. 2020. "VideoFrameList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VideoFrameList.html.
APA
Wolfram Language. (2020). VideoFrameList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VideoFrameList.html