Skip to content

Commit 1e74496

Browse files
committed
Include a feature list in README
1 parent 45f8a5e commit 1e74496

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,20 @@ If you want to tone-map an image resulting from HDRMerge with a program like Lum
5959
[2]: http://theory.uchicago.edu/~ejm/pix/20d/tests/noise/index.html
6060

6161

62+
# Feature List
63+
64+
v0.3: This is the first public version of HDRMerge
65+
66+
* Supports any raw format supported by LibRaw.
67+
* Automatic alignment of small translations.
68+
* Automatic crop to the optimal size.
69+
* Automatic merge mask creation. The mask identifies the best source image for each pixel of the output.
70+
* Editable merge mask, to manually select pixels from specific source images.
71+
* Writes DNG files with 16, 24 and 32 bits per pixel.
72+
* Writes full, half or no preview to the output image.
73+
* Copies the EXIF data from the least exposed source image.
74+
75+
6276
# Installation:
6377

6478
Currently, HDRMerge is only supported in Linux. HDRMerge depends on:

0 commit comments

Comments
 (0)