From 76fc846a1d693eadb6734509d9a67d579b32680e Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 23 Dec 2018 11:55:16 +0100 Subject: [PATCH] Refer to the interpolation paper. --- futatabi.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/futatabi.rst b/futatabi.rst index 1b01e56..c614fcd 100644 --- a/futatabi.rst +++ b/futatabi.rst @@ -19,7 +19,10 @@ also be used for frame rate conversion (e.g. 50 to 59.94 fps). Futatabi currently uses a GPU reimplementation of `Fast Optical Flow using Dense Inverse Search (DIS) `_ -by Kroeger et al, although this may change in the future. +by Kroeger et al, together with about half of the algorithm from +`Occlusion Reasoning for Temporal Interpolation Using Optical Flow `_ +(to do the actual interpolation based on the estimated +optical flow), although this may change in the future. Since Futatabi is part of the Nageru source distribution, its version number mirrors Nageru. Thus, the first version of Futatabi is version 1.8.0, -- 2.39.2