Histogram-based noise estimation algorithm
authorMichael Horowitz <mhoro@google.com>
Wed, 3 Apr 2019 18:41:37 +0000 (13:41 -0500)
committerMichael Horowitz <mhoro@google.com>
Wed, 3 Apr 2019 20:55:44 +0000 (15:55 -0500)
commitf698ea61a72695f9433ad4e4eb0b31ae8f65700a
tree1be9cf93b5a662354e682c1bdc5368f8969235cb
parent39ea3d72f5751ff09f7ac0e7b9dfe61b247ddeae
Histogram-based noise estimation algorithm

Histogram-based noise estimation algorithm leveraged that low-noise sequences
tend to populate lower-valued histogram bins and high-noise sequences tend to
populate higher-valued histogram bins in a predictable/repeatable manner. The
algorithm compensates for histogram flattening and skewing toward zero as the
scene darkens.

Change-Id: Ia5acb611f0cc6d726280bd5ea5f45d42ff0dc2dd
vp9/encoder/vp9_noise_estimate.c
vp9/encoder/vp9_noise_estimate.h