Skip to main content

denoise_normals

Function denoise_normals 

Source
pub fn denoise_normals(image: &Image, threads: Option<&ThreadPool>) -> Image
Expand description

Denoise normals by replacing back-facing normals with their average neighbor

ยงPanics

If the images have different widths or heights