Skip to main content

After I made my first few timelapse videos I got really bothered by the erratic small changes of exposure, which are caused by various effects: * Changes of the exposure settings (if not in full manual mode) * Uncertainties of the aperture * Shutter jitter

I was looking for an existing solution and only found expensive (O(100€)) software.

So I wrote this little (150 SLOCS) programm. The brightness of the images are adjusted to fit a rolling mean over several consecutive images.

Installation

I recommend anaconda, it comes with the heavy dependencies of this package: numpy and scikit-image

Installation of deflicker:

$ pip install deflicker

Usage

deflicker expects all your pictures in one directory. The alphabetical order has to be equivalent to the chronological order.

deflicker <inputfolder> [options]

Options

  • -o <dir>, --outdir=<dir> Output directory [default: deflickered]

  • -w <N>, --window=<N> Window size for rolling mean [default: 10]

  • -q, --quiet Only output errors and warnings

  • -f <fmt>, --format=<fmt> Output format for the scaled images [default: png]

  • -s <s>, --sigma=<s> Sigma for the sigma clipping

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deflicker-0.1.1post1.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file deflicker-0.1.1post1.tar.gz.

File metadata

File hashes

Hashes for deflicker-0.1.1post1.tar.gz
Algorithm Hash digest
SHA256 eeba4a0e1a833e86565eb73f7fd5a993926bff830bc1ea3b557e4bd2c8a55fcb
MD5 ef91c307a3f70200a31073e92ed1577b
BLAKE2b-256 e2e15f0aa3d299837d397ee4d3cb9bc38d54157fc42d59c97888d4d6650d8795

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page