Skip to main content

A simple HDR image merger

Project description

Rawhdr

Build Status

A simple HDR image merger that converts multiple RAW files into a single HDR image.

Installation

Installation via the Python Package Index:

$> pip install rawhdr

Command-Line Usage

Use the command-line tool rawhdrmerge to merge multiple RAW images into a single high-dynamic-range image.

$> rawhdrmerge -o merged-hdr.exr base-exposure.RAW under-exposed.RAW over-exposed.RAW

All common RAW file formats are supported.

Note: if you want to save to OpenEXR format and get the error ValueError: Could not find a format to write the specified file in mode 'i' from imageio, you might need to install freeimage, as documented here.

Documentation

See fthaler.github.io/rawhdr for the full documentation, including Python API.

Project details


Download files

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

Source Distribution

rawhdr-0.3.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

rawhdr-0.3.0-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page