TimeLapseDF

From Avisynth wiki
Revision as of 20:14, 7 July 2020 by Reel.Deal (Talk | contribs)

Jump to: navigation, search
Abstract
Author Denis Zhitenev
Version v1.0
Download [x86]: TimeLapseDF.dll
[x64]: TimeLapseDF64.dll
Category Luma Equalization
License Closed source
Discussion forum.timescapes.org

Contents

Description

TimeLapseDF is designed to remove luminosity flicker in time lapse photography. Unlike most other flicker removal filters, utilizes cumulative distribution function in addition to average frame luminosity.

Official homepage: http://www.zhitenev.com/avisynth/TimeLapseDF/

Requirements


Syntax and Parameters

See documentation here: http://www.zhitenev.com/avisynth/TimeLapseDF/TimeLapseDF.html

Examples

TimeLapseDF with default settings:

AviSource("blah.avi")
TimeLapseDF()


Changelog

Version      Date            Changes
v1.0 2010/06/05 - Initial release


Archived Downloads

Version Download Mirror
v1.0 [x86]: TimeLapseDF.dll
[x64]: TimeLapseDF64.dll
TimeLapseDF.dll
TimeLapseDF64.dll


External Links




Back to External Filters

Personal tools