A simple HDR image merger
Project description
Rawhdr
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
Merging HDR Images
Use the command-line tool rawhdr to merge multiple RAW images into a single high-dynamic-range image.
$> rawhdr hdr-merge -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.
Focus Stacking
Focus-stacking works similar to HDR merging:
$> rawhdr focus-stack --output result.exr image-1.NEF image-2.NEF image-3.NEF …
Documentation
See fthaler.github.io/rawhdr for the full documentation, including Python API.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rawhdr-0.4.1.tar.gz.
File metadata
- Download URL: rawhdr-0.4.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
836685702dd27206b44732b2b4980662beb36629c915bb3fb3ad4eddea48b23a
|
|
| MD5 |
0f071e81e635414ae1c02291a2fd82b4
|
|
| BLAKE2b-256 |
95c054d962d01787ba107af5e539b07c2c4909cc625b471eb815a982dfee36e4
|
File details
Details for the file rawhdr-0.4.1-py3-none-any.whl.
File metadata
- Download URL: rawhdr-0.4.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7b73113655a2be86d5d9fd888c0a147a963daba37a99a34b28c5e6a62f438f3
|
|
| MD5 |
c0eb22afe94e0df6fdf9a513f16d8e44
|
|
| BLAKE2b-256 |
58be3aa59b34f0784158f3b4d78184a3e1f9cf58f0eefb67d0fae3d9a024b478
|