VideoFrameFold
VideoFrameFold[f,img0,video]
给出帧为 {f[img0,img1], f[f[img0,img1],img2],…} 的视频,其中 imgi 为 video 的帧.
VideoFrameFold[f,video]
假定第一帧为初始帧.
VideoFrameFold[f,img0,video,n]
每个步骤使用视频的 n 帧分区.
VideoFrameFold[f,img0,video,n,d]
每个步骤使用偏移 d 帧的 n 帧分区.
更多信息和选项
- VideoFrameFold 可用于执行计算,该计算将利用以前的帧的计算结果,例如跟踪、稳定等.
- 使用 VideoFrameFold[f,img0,video,n],分区滑动一帧.
- 函数 f 应该为每个帧或帧分区返回一个图像.
- 在 VideoFrameFold[f,img0,{video1,video2,…},…] 中,提供给 f 的数据是一个列表,其中第 个元素对应于从 videoi 中提取的帧.
- 帧变量 n 和 d 可以作为指定帧数的标量或时间 Quantity 对象给出.
- 默认情况下,VideoFrameFold 将新视频放在 $WolframDocumentsDirectory 中的 "Video" 目录下.
- VideoFrameFold 支持 $VideoEncoders 和 $VideoDecoders 指定的视频容器和编解码器.
- 可以提供以下选项:
-
AudioEncoding Automatic 使用的音频编码 CompressionLevel Automatic 使用的压缩水平 FrameRate Automatic 使用的帧率 GeneratedAssetFormat Automatic 结果的格式 GeneratedAssetLocation $GeneratedAssetLocation 结果的位置 OverwriteTarget False 是否覆写已存在文件 SubtitleEncoding Automatic 使用的字幕编码 VideoEncoding Automatic 使用的视频编码
范例
Wolfram Research (2024),VideoFrameFold,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VideoFrameFold.html.
文本
Wolfram Research (2024),VideoFrameFold,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VideoFrameFold.html.
CMS
Wolfram 语言. 2024. "VideoFrameFold." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/VideoFrameFold.html.
APA
Wolfram 语言. (2024). VideoFrameFold. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/VideoFrameFold.html 年