File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,20 @@ If you want to tone-map an image resulting from HDRMerge with a program like Lum
59
59
[ 2 ] : http://theory.uchicago.edu/~ejm/pix/20d/tests/noise/index.html
60
60
61
61
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
+
62
76
# Installation:
63
77
64
78
Currently, HDRMerge is only supported in Linux. HDRMerge depends on:
You can’t perform that action at this time.
0 commit comments