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 denoise for single channel? #47

Closed Zhenyi-Liu closed 4 years ago

Zhenyi-Liu commented 4 years ago

As I said in the title, is it possible to denoise an image with single-channel input? Thanks!

jmengintel commented 4 years ago

We only support rgb input at this point. As a workaround, you could replicate your single channel and denoise the resulting image.