seanlynch/comfyui-optical-flow
ComfyUI custom nodes to compute and visualize optical flow and to apply it to another image
This helps video creators and animators analyze and manipulate movement between consecutive video frames. It takes two images, typically adjacent frames, and calculates the motion (optical flow) between them. This flow data can then be used to apply that same motion to another image, helping ensure smoother transitions or consistent movement in video-to-video workflows.
No commits in the last 6 months.
Use this if you need to analyze the motion between video frames or apply the detected motion from one pair of frames to another image to improve consistency in video generation or animation.
Not ideal if you are looking for general image editing tools or advanced video effects that don't involve motion analysis between frames.
Stars
33
Forks
8
Language
Python
License
MIT
Category
Last pushed
May 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/seanlynch/comfyui-optical-flow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Comfy-Org/comfy-cli
Command Line Interface for Managing ComfyUI
YanWenKun/ComfyUI-Docker
🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本
Comfy-Org/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
runpod-workers/worker-comfyui
ComfyUI as a serverless API on RunPod
Acly/comfyui-tooling-nodes
Nodes for using ComfyUI as a backend for external tools. Send and receive images directly...