]> granicus.if.org Git - libvpx/commit
vp9-rtc: Change init level of denoiser & noise level
authorMarco Paniconi <marpan@google.com>
Thu, 28 Feb 2019 00:19:33 +0000 (16:19 -0800)
committerMarco Paniconi <marpan@google.com>
Thu, 28 Feb 2019 00:25:22 +0000 (16:25 -0800)
commit75da091036823af9df1dbffc906ad27a877df3f8
tree3368fe7565831439f6a0c1ce04afdbb35257d11d
parentdfcf95162b6a1be91c771fb39f22a0116c802f41
vp9-rtc: Change init level of denoiser & noise level

Change to init/reset level of the denoiser from
kDenLow to kDenMedium, and the init noise level to kLow.
This affects the denoiser level during the initialization
stage of the noise estimation.

Improves denoising for noisy content during init stage of
noise estimation, with little effect for low noise/clean content.

Change-Id: I247a17b0f01f646fc2e91a4a070ad69bdb788cae
vp9/encoder/vp9_denoiser.c
vp9/encoder/vp9_noise_estimate.c