An experiment introducing a bilateral loop filter

Adds a framework to incorporate a parameterized loop
postfilter in the coding loop after the application of the
standard deblocking loop filter.

The first version uses a straight bilateral filter
where the parameters conveyed are just spatial and
intensity gaussian variances.

Results on derflr:
+0.523% (only with this experiment)
+6.714% (with all expts other than intrabc)

Change-Id: I20d47285b4d25b8c6386ff8af2a75ff88ac2b69b
This commit is contained in:
Debargha Mukherjee
2015-03-31 16:49:38 -07:00
parent 16e5e713fa
commit fe4b6ac652
10 changed files with 506 additions and 26 deletions

1
configure vendored
View File

@@ -296,6 +296,7 @@ EXPERIMENT_LIST="
new_quant
newmvref
intrabc
loop_postfilter
"
CONFIG_LIST="
external_build