AI Usage Disclosure
The app processes the frames from the video and uses AI to predict how much movement each pixel has along the X and Y axes. The AI model then generates optical flow data for both axes, which are just floating-point numbers for X and Y. With this information, traditional methods are used to create a new frame by combining parts of the two original frames. The AI doesn't generate new RGB data; it only uses the RGB data from the original frames.
Highlights are auto-detected and may not be fully accurate. Report an issue