ComfyUI Node
PerlinNoise Coordinate Randomizer
A ComfyUI node in tracking/utility with 9 inputs and 2 outputs.
PerlinNoise Coordinate Randomizer
- images_for_marker
- noise_mask
- randomized_results
- image_with_results
◄tracking_results—►
◄spatial_scale1000►
◄time_scale60►
◄intensity100►
◄octaves3►
◄seed0►
◄enabledtrue►
Categorytracking/utility
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| tracking_results | STRING | — | |
| images_for_markeropt | IMAGE | — | |
| noise_maskopt | MASK | Mask for randomize | |
| spatial_scaleopt | INT | 10001–9999 | spatial_scale (pixels) / Larger → Smooth, coherent movement (nearby points move similarly) / Smaller → Chaotic, erratic movement (neighboring points move randomly) |
| time_scaleopt | INT | 601–1000 | time_scale (frames) / Larger → Slow movement / Smaller → Fast movement |
| intensityopt | INT | 1001–1000 | intensity (pixels) / Larger → Big displacement / Smaller → Small displacement |
| octavesopt | INT | 31–10 | octaves (layers) / Larger → Complex, detailed movement / Smaller → Simple, basic movement |
| seedopt | INT | 00–4294967295 | — |
| enabledopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| randomized_results | STRING | — |
| image_with_results | IMAGE | — |