]> git.sesse.net Git - movit/commit
Refactor calculate_scaling_weights() so that it is possible to get weights without...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 15 Jan 2018 20:45:52 +0000 (21:45 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 15 Jan 2018 20:45:52 +0000 (21:45 +0100)
commitf8e5ddc082f2267198292ea9e53d4a8b45f7b3b1
treefda84c085aea05663435669dea91f2619defcb2d
parentd7def3f9e42e72566d7aedd52ffdeb5851da8314
Refactor calculate_scaling_weights() so that it is possible to get weights without bilinear optimization.
resample_effect.cpp
resample_effect.h
resample_effect_test.cpp