GithubHelp home page GithubHelp logo

dylanrg / timelapse-auto-ramp-photoshop-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devoncrawford/timelapse-auto-ramp-photoshop-plugin

0.0 1.0 0.0 23.2 MB

Analyze RAW images from a timelapse, and auto - ramp the exposure for manual changes of camera settings. The best way to achieve amazing results in difficult lighting.

Home Page: http://devoncrawford.io/software/timelapse-auto-ramp

License: MIT License

Java 100.00%

timelapse-auto-ramp-photoshop-plugin's Introduction

Timelapse-Auto-Ramp

My favourite project so far. This program is made for timelapse photographers (like me) to use with photoshop!

My algorithm simply looks for changes in shutter speed, aperture, and iso, then mathematically calculates the exposure offset required to match the difference between a change in two pictures, evenly applies the exposure change across leading images, and writes new exposure to the RAW (.xmp) files. This allows photoshop or after effects to access my calculations with no issue, and use the ramped values when rendering. This makes best use in difficult lighting conditions such as a timelapse of a sunrise, where your best option is to change the exposure manually, as the sun rises. If you did not use this technique you will notice flickering on auto mode, or stick with one setting on manual, making some parts underexposed and others overexposed.

Example. Original (left) vs Processed (right)

examples

How to shoot:

  • manually change camera settings when shooting to achieve good lighting (this will create a flicker during the timelapse, but my program is made to even out this change)
  • edit images in photostop lightroom, be sure to SAVE METADATA TO FILE, which creates .xmp files for my program to use

How to use:

  • open up command prompt / terminal
  • cd to location of program (ex. cd Downloads)
  • run by typing "java -jar proRAW.jar"
  • input the file path of the first image

capture

Debugging:

  • comment out updateMetadata(); to stop overwriting of new exposure metadata

Note: This program currently has no GUI therefore when you click on the .jar file it appears to not open. Make sure you open the file in command prompt following the instructions above.

a project by Devon Crawford.

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.