github RenderKit/oidn v1.0.0
Open Image Denoise v1.0.0

latest releases: v2.3.0, v2.3.0-beta, v2.2.2...
5 years ago
  • Improved denoising quality
    • More details preserved
    • Less artifacts (e.g. noisy spots, color bleeding with albedo/normal)
  • Added maxMemoryMB filter parameter for limiting the maximum memory
    consumption regardless of the image resolution, potentially at the cost
    of lower denoising speed. This is internally implemented by denoising the
    image in tiles
  • Significantly reduced memory consumption (but slightly lower performance)
    for high resolutions (> 2K) by default: limited to about 6 GB
  • Added alignment and overlap filter parameters that can be queried for
    manual tiled denoising
  • Added verbose device parameter for setting the verbosity of the console
    output, and disabled all console output by default
  • Fixed crash for zero-sized images

Don't miss a new oidn release

NewReleases is sending notifications on new releases.