RenderKit / oidn

Intel® Open Image Denoise library
https://www.openimagedenoise.org/
Apache License 2.0
1.77k stars 164 forks source link

Is it possible to run on regular non filtered images? #12

Closed fire closed 5 years ago

fire commented 5 years ago

Is it possible to run on regular aliased images?

The idea is to provide an advantage on regular morphological AA and in ray tracing situations.

[Edited] regular morphological aa has the most problems with foilage.

[Edited] I wanted to investigate using this for Godot Engine as a dual use AA for both Raytracing and regular AA uses. Godot Engine currently doesn't have a raytracer engine, so there's no use using this unless it can also work for regular jagged images.

atafra commented 5 years ago

It should work with aliased ray traced images, but it won't anti-alias them. It can remove only Monte Carlo sampling noise.