]> git.sesse.net Git - ffmpeg/commitdiff
doc/filters: extend midequalizer description
authorPaul B Mahol <onemda@gmail.com>
Tue, 7 Feb 2017 09:09:18 +0000 (10:09 +0100)
committerPaul B Mahol <onemda@gmail.com>
Tue, 7 Feb 2017 09:09:18 +0000 (10:09 +0100)
Signed-off-by: Paul B Mahol <onemda@gmail.com>
doc/filters.texi

index c988f790c28c46d3ec98d0b9a601d61d4b3a24aa..89eb7ac7544e420773d9f22cc72755142346138c 100644 (file)
@@ -9647,6 +9647,14 @@ Search parameter. Default @code{7}.
 
 Apply Midway Image Equalization effect using two video streams.
 
+Midway Image Equalization adjusts a pair of images to have the same
+histogram, while maintaining their dynamics as much as possible. It's
+useful for e.g. matching exposures from a pair of stereo cameras.
+
+This filter has two inputs and one output, which must be of same pixel format, but
+may be of different sizes. The output of filter is first input adjusted with
+midway histogram of both inputs.
+
 This filter accepts the following option:
 
 @table @option