DeclanRussell / IntelOIDenoiser

A simple implementation of Intels Open Image denoiser -> https://github.com/OpenImageDenoise/oidn
MIT License
103 stars 19 forks source link

TIF file corruption after denoising #9

Open pmonosolo opened 1 year ago

pmonosolo commented 1 year ago

It looks like after processing TIF file, the file gets corrupted in some way.

If you import it into Adobe Photoshop or Premiere you get these errors:

Premiere: image

Photoshop: image

The image looks fine in Windows Photos app.

Also if you export into PNG, the file also looks fine. So somethings happening with compression / conversion to TIF file.

pmonosolo commented 1 year ago

If it helps, here is the difference between the original file(LEFT) and denoised(RIGHT) one:

image