GithubHelp home page GithubHelp logo

evstniki / timelapse-deflicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyberang3l/timelapse-deflicker

0.0 0.0 0.0 34 KB

Simple script to deflicker images taken for timelapses

License: GNU General Public License v3.0

Perl 100.00%

timelapse-deflicker's Introduction

timelapse-deflicker

Simple perl script for time lapse image deflickering.

Only tested on Linux, but there is a site that reports successful usage on MAC OSX as well (look at the links in the bottom of this readme file).

A sample of how the deflickering looks like: https://www.youtube.com/watch?v=SNfq__chC5M

How to use

You will need to install a few perl packages needed by the script. On ubuntu based systems:

apt-get install libfile-type-perl libterm-progressbar-perl perlmagick libimage-exiftool-perl

Then, download and save the script in the directory that you store the time lapse images that you want to deflicker. I usually save it in a directory known by the PATH environment variable so that I can access it from anywhere.

Make the script executable (chmod +x timelapse-deflicker.sh) and run it.

The script will not touch your original images, so don't be afraid to use it. It will just read the images in order to calculate their average luminance value, and it will save the new deflickered images under a Deflickered folder located in the current working directory.

Read the next section that has references on complete and more detailed tutorials.

More info and how to use

My original post that explains how to make time lapse videos on linux, and use this script for deflickering, is located at ubuntuforums here. This post was the original hosting place of the script, since I didn't have a github account back then. I keep on updating this thread from time to time whenever I find some new interesting information that can improve the overall task.

Since 2012 that I first made this post, time lapse making under Linux, and this script, got some more popularity. Now you can find more information about how to create time lapse videos just by using Linux, and some of them use this script for deflickering.

Here is small list with some nice blogs/sites explaining the time lapse process, and how have they used this script for deflickering:

Here is a youtube video comparing this deflickering script with the Magic Lantern deflickering script.

timelapse-deflicker's People

Contributors

slashme avatar cyberang3l avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.