VideoFrameFold

VideoFrameFold[f,img0,video]

gives a video whose frames are {f[img0,img1], f[f[img0,img1],img2],}, where imgi are frames of video.

VideoFrameFold[f,video]

assumes the first frame to be the initial frame.

VideoFrameFold[f,img0,video,n]

uses partitions of n frames of the video for each step.

VideoFrameFold[f,img0,video,n,d]

uses partitions of n frames with offset of d frames for each step.

Details and Options

Examples

Basic Examples  (2)

Blend frames over time:

Follow through a batter's swing during the hit:

Wolfram Research (2024), VideoFrameFold, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoFrameFold.html.

Text

Wolfram Research (2024), VideoFrameFold, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoFrameFold.html.

CMS

Wolfram Language. 2024. "VideoFrameFold." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VideoFrameFold.html.

APA

Wolfram Language. (2024). VideoFrameFold. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VideoFrameFold.html

BibTeX

@misc{reference.wolfram_2024_videoframefold, author="Wolfram Research", title="{VideoFrameFold}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/VideoFrameFold.html}", note=[Accessed: 10-September-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_videoframefold, organization={Wolfram Research}, title={VideoFrameFold}, year={2024}, url={https://reference.wolfram.com/language/ref/VideoFrameFold.html}, note=[Accessed: 10-September-2024 ]}