Skip to content

s9roll7/comfyui_cotracker_node

Repository files navigation

Comfyui CoTracker Node

This is a node that outputs tracking results of a grid or specified points using CoTracker.
It can be directly connected to the WanVideo ATI Tracks Node.


sample4.mp4

Other examples can be found here.


Example Workflow

workflow

workflow with perlin
workflow with xyamp

Changelog

2025-6-4

1st commit

2025-6-6

added utility node

  • PerlinCoordinateRandomizerNode
    Applies Perlin noise-based randomization to coordinate data, adding natural, smooth variations to tracking points across frames.
  • XYMotionAmplifierNode
    Amplifies coordinate movement with directional control for X/Y axes, preserving static points while enhancing motion intensity with optional mask-based selection.
  • GridPointGeneratorNode
    Generates a grid of coordinate points.

2025-6-8

Added the enable_backward option. This is an experimental feature intended for tracking objects that don't appear in the first frame.
Fixed a bug where the min_distance option was sometimes ignored.

2025-6-24

ver 1.0.3
Fixed a bug that could trigger errors in OpenCV functions.
Fixed an issue where certain mask shapes were not handled correctly.

Related resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages