Spatial | Applies spatial denoising to reduce noise by averaging pixel values within a local neighborhood. This method smooths out noise by considering the spatial relationship between pixels in a single frame. |
Temporal | Applies temporal denoising to reduce noise by averaging pixel values over multiple frames. This method leverages the temporal coherence of consecutive frames to achieve a noise-free result. |