VideoFrameList
VideoFrameList[video,n]
给出从 video 中提取的 n 幅图像的列表.
VideoFrameList[video,spec]
给出根据 spec 提取的帧列表.
更多信息
- VideoFrameList 可用于视频帧采样,用来作为视频的总结或检查视频.
- 帧规范 spec 的可能设置包括:
-
n n 个均匀间隔的帧 {"Uniform",n} n 个均匀间隔的帧 {"Random",n} n 个随机选择的帧 All 所有帧(如果内存够用) - 如果 video 有多个视频轨道,则仅返回第一个轨道中的帧. 使用 Video[video,VideoTrackSelectionn]从第 n 个轨道中提取帧.
范例
打开所有单元关闭所有单元属性和关系 (2)
VideoFrameList 将视频划分为 个相等的部分,提取每个部分中间的帧:
用 VideoExtractFrames 提取特定时间的帧:
生成具有多个视频轨道的 Video 对象:
VideoFrameList 从第一个视频轨道中提取帧:
通过在 Video 对象中选择轨道,从第二条视频轨道中提取帧:
Wolfram Research (2020),VideoFrameList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VideoFrameList.html (更新于 2021 年).
文本
Wolfram Research (2020),VideoFrameList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VideoFrameList.html (更新于 2021 年).
CMS
Wolfram 语言. 2020. "VideoFrameList." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2021. https://reference.wolfram.com/language/ref/VideoFrameList.html.
APA
Wolfram 语言. (2020). VideoFrameList. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/VideoFrameList.html 年