Average
Controls how strongly neighboring vector values are averaged.
Motion-vector field cleanup
Smooths noisy motion-vector or auxiliary vector data before temporal interpolation, motion blur and other vector-driven effects.
Smooths noisy motion-vector or auxiliary vector data before temporal interpolation, motion blur and other vector-driven effects.
Overview
Smooths noisy motion-vector or auxiliary vector data before temporal interpolation, motion blur and other vector-driven effects.
VectorDenoise cleans motion/vector data rather than visible film grain. Average smooths unstable vectors and Threshold decides which changes are treated as noise, so aggressive values can remove real local motion as easily as they remove jitter.
Place it immediately before tools that consume the vectors—interpolation, vector motion blur or other temporal effects—and use the Layers options when vectors live in auxiliary passes. The goal is stable direction data, not the smoothest possible vector field.
Imagine a motion-vector pass as a field of arrows. VectorDenoise removes small random disagreements so neighboring arrows represent coherent motion instead of jitter.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Source image for the operation.
The processed result from this node.
Inspector
Start with these controls before reaching for more complicated workarounds.
Controls how strongly neighboring vector values are averaged.
Defines which vector differences are treated as noise instead of real motion.
Reads vector data from image layers/AOV structure when vectors are not stored in the default channels.
Practical setup
Connect the image or multilayer source containing vector data.
Enable layer input if the vectors live in AOV layers.
Increase Average only until small jitter is reduced.
Set Threshold so fine real motion is preserved.
Feed the cleaned vectors into the temporal or motion effect.
Examples
Clean a noisy vector pass before frame interpolation.
Stabilize motion data before blur generation.
Troubleshooting
Production notes
Related nodes