Class
Driver
Synopsis
Roll over image to view imager_denoiser enabled
The Arnold Noice denoiser is also available as a post-processing effect. You can automatically denoise images every time you render a scene, edit the denoising settings and see the resulting image directly in the render view. Note that imager_denoiser_noice does not support temporal denoising (required for denoising an animation).
- The imager_denoiser_noice is recommended for single frame rendering. It does not support denoising an animation sequence and can result in undesired effects between frames. If you want to render an animation, then disable this imager, render the scene with an Arnold EXR driver (Output Arnold Denoiser AOVs enabled), and use the Arnold Denoiser.
- Denoisers won't work as well after imagers have been applied to them. Therefore denoisers should be applied before any other post-processing imagers.
- You may have to wait a moment before you can see the result of the Arnold Denoiser appear in the render view.
A tutorial that covers how to use the Arnold Denoiser can be found here.
input
Input points to the previous imager operation in the chain (so that you can stack them and apply multiple operations serially).enable
Enables the imager.
It may take a moment for the imager_denoiser to update the results in the render view when disabling and then enabling it.
layer_selection
Selects layers processed by this imager with a glob or operator expression. An imager can use a selection to determine what nodes will be selected to be processed by the imager at render time. The selection is an expression that can consist of multiple selections concatenated by: Each selection uses glob patterns and regular expressions and a node will be processed by the imager if the expression matches the node name. By default, glob matching is used unless the selection is in a regex quote, i.e. or
(union)and
(intersection)not
(negation)and not
(exclusion)()
for nested scopingr'<my_regex>'
. For example:specular or diffuse
not r'sss_(direct|indirect)'
r'color_(mask1|mask2)' or r'mask[34]'
patch_radius
This increases the softness of the denoising (while always preserving the features). The default is 3 (on the big side), but a low value would be maybe 0 or 1, middle 3, and high 5. For every pixel, the Arnold denoiser will consider its neighborhood patch and look for other pixels with similar neighborhood patches. The radius of this neighborhood can be controlled with the -patchradius
(or -pr
) command-line argument. The default value is set to 3, which gives a 7x7 square neighborhood.
search_radius
noice
will search a square area with a radius set with the command line argument -searchradius
(-sr
). The bigger this area the bigger the denoising stability and the higher the chance that similar neighborhoods to be considered will be found. The default value is 9, which gives a 19x19 square neighborhood. Setting it to 21 (a search window of 42 x 42) will look over a pixel area equivalent to loading 5 frames.
tile_size
The size of the image buckets. The default size is 64x64 pixels, which is a good compromise; bigger buckets use more memory, while smaller buckets may perform redundant computations and filtering and thus render slower but give initial faster feedback.
variance
-variance
(-v
). The default value is 0.25, higher values will make the denoising more aggressive by considering similar neighborhoods that have bigger color disparities.
output_suffix
Page not found for multiexcerpt macro.
The page: imager_denoiser_optix *hidden* was not found. Please check/update the page name used in the 'multiexcerpt-include macro.