ComfyUI Node: Visualize optical flow
Authored by seanlynch
Created about a year ago
Updated 5 months ago
31 stars
Category
Optical flow
Inputs
image IMAGE
flow OPTICAL_FLOW
Outputs
IMAGE
Extension: ComfyUI Optical Flow
This package contains three nodes to help you compute optical flow between pairs of images, usually adjacent frames in a video, visualize the flow, and apply the flow to another image of the same dimensions. Most of the code is from Deforum, so this is released under the same license (MIT).
Authored by seanlynch