ComfyUI Extension: Comfyui CoTracker Node

Authored by s9roll7

Created

Updated

7 stars

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.

Custom Nodes (0)

    README

    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.

    Example Workflow

    workflow

    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.

    Related resources