Git Product home page Git Product logo

make-hdr's Introduction

MakeHDR

plot

MakeHDR is an OpenFX plug-in for merging multiple LDR images into a single HDRI.

Feature notes

  • Merge up to 16 inputs with 8, 10 or 12 bit depth processing
  • User friendly logarithmic Tone Mapping controls within the tool
  • Advanced controls such as Sampling rate and Smoothness

Available at cross platform on Linux, MacOS and Windows Works consistent in compositing applications like Nuke, Fusion, Natron.ย 

How to Build

git clone https://github.com/Sosoyan/make-hdr.git && cd make-hdr
git submodule update --init
mkdir build && cd build
cmake .. && make install

How to Install

Copy make_hdr.ofx.bundle directory to your system's default OFX_PLUGIN_PATH or where the environment variable is set to.

  • Linux: /usr/OFX/Plugins
  • MacOS: /Library/OFX/Plugins
  • Windows: C:\Program Files\Common Files\OFX\Plugins

How to Use

  1. Create MakeHDR node within your DCC app.
  2. Connect your source images shot with multiple shutter speed up to 16 inputs.
  3. Fill the details of exposure times in seconds for appropriate inputs, i.e. for 1/250 shutter speed enter 0.004.

Node Parameters Reference

exposure_times

  • 1-16: Shutter speeds of corresponding source input in seconds

tone_mapping

  • exposure: Exposure aka f-stop offset
  • gamma: Gamma correction
  • highlights: Logarithmic highlights compensation

advanced

  • show samples: Show sample pixels for debugging purposes.
  • input depth: 8, 10 or 12 bit input image processing.
  • sampling: Sampling count squared, 8 means 64 total samples.
  • smoothness: Normalized smoothing of the response curve.
  • log level: Log verbosity level of the node

make-hdr's People

Contributors

sosoyan 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.