Page 1 of 1

denoiser

Posted: Tue Jul 02, 2019 11:39 am
by jean-claude
Hello
I would like to integrate the "denoiser" on Kray, but I do not have the command, or so I did not find it ;-)

Can I tell where I find it?

I'm on Mac

thanks in advance

Re: denoiser

Posted: Tue Jul 02, 2019 1:58 pm
by Janusz Biela
jean-claude wrote:Hello
I would like to integrate the "denoiser" on Kray, but I do not have the command, or so I did not find it ;-)

Can I tell where I find it?

I'm on Mac

thanks in advance
Here:
1. In command line add:

Code: Select all

sett recurse 40;postprocess openimagedenoise;
2. Use ONLY FSAA Box 0.5 - it is necessary
3. Also do not forget put libraries to K3 folder: OpenImageDenoise.dll and replace old Lightwave dll with tbb.dll and tbbmalloc.dll (they are LW bin folder) link: https://openimagedenoise.github.io/downloads.html

Re: denoiser

Posted: Fri Jul 05, 2019 4:33 am
by azman_821009
Janusz Biela wrote:
jean-claude wrote:Hello
I would like to integrate the "denoiser" on Kray, but I do not have the command, or so I did not find it ;-)

Can I tell where I find it?

I'm on Mac

thanks in advance
Here:
1. In command line add:

Code: Select all

sett recurse 40;postprocess openimagedenoise;
2. Use ONLY FSAA Box 0.5 - it is necessary
3. Also do not forget put libraries to K3 folder: OpenImageDenoise.dll and replace old Lightwave dll with tbb.dll and tbbmalloc.dll (they are LW bin folder) link: https://openimagedenoise.github.io/downloads.html
I can't download the content for denoise.

Re: denoiser

Posted: Fri Jul 05, 2019 11:28 am
by Janusz Biela
What is the problem?

Re: denoiser

Posted: Tue Jul 09, 2019 2:09 pm
by jean-claude
j ai essayé de mettre les fichiers où il faut, mais j ai dû faire une erreur.

Y a quelque un qui est sur mac et qui peut me faire des captures d écran avec l emplacement des choses?

Merci à tous

JCé

Re: denoiser

Posted: Sat Jul 27, 2019 8:50 pm
by ante_de
Tried to implement it on the Mac but with no luck ... so far at least ...

I replaced the 2 libraries in the Lightwave bin folder:

libtbb.dylib
libtbbmalloc.dylib

The OpenImageDenoise library is called right now libOpenImageDenoise.0.9.0.dylib
Bildschirmfoto 2019-07-27 um 19.24.01.png
When I put it in the Kray folder I get the message the the library can't be loaded. Tried the following:

1. put it in the lighwave bin folder - no success
2. put it in the K3 plugin folder - no success
3. renamed it in the lightwave bin folder (to OpenImageDenoise.dylib) - no success

In the download from the site there's a bin folder, but only one file is in there named "denoise"
Bildschirmfoto 2019-07-27 um 19.23.55.png
Anyone got this working on a Mac?

Thanks in advance ...