From 835df7bd1e81852062dd70ce1a054fc9b510e50f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Jul 2017 22:12:23 +0200 Subject: Fix blind-kernel and blind-temporal-mean,d add blind-{spatial,temporal}-arithm and blind-spatial-mean, and add support for multiple streams in blind-arithm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'README') diff --git a/README b/README index 8da87c7..f844730 100644 --- a/README +++ b/README @@ -126,6 +126,9 @@ UTILITIES blind-invert-matrix(1) Invert matrix-video + blind-kernel(1) + Create a convolution matrix + blind-linear-gradient(1) Generate a video with a linear gradient @@ -240,6 +243,12 @@ UTILITIES blind-skip-pattern(1) Skips frames in a video according to pattern + blind-spatial-arithm(1) + Perform simple arithmetic over all pixels for each frame in a video + + blind-spatial-mean(1) + Calculate the mean over all pixel for each frame in a video + blind-spectrum(1) Transform a gradient into a spectrum @@ -267,6 +276,12 @@ UTILITIES blind-tee(1) /dev/fd/ aware tee(1) implementation + blind-temporal-arithm(1) + Perform simple arithmetic over all frames in a video for each pixel + + blind-temporal-mean(1) + Calculate the mean over all frames in a video for each pixel + blind-time-blur(1) Draw new frames on top of old frames with partial alpha -- cgit v1.2.3-70-g09d2