Skip to content

Commit

Permalink
Update README with changed Usage message
Browse files Browse the repository at this point in the history
Change README.md to conform with Usage message edit in the "HDRPlus.cpp" file.
  • Loading branch information
Titaniumtown committed Feb 18, 2019
1 parent 73aef6e commit 03445e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Input image '/Users/simon/Desktop/Photography/HDR-PLUS-TEST/1//3.dng' has width

### Compiled Binary Usage:
```
./hdrplus [-c comp -g gain] dir_path out_img raw_img1 raw_img2 [...]
Usage: ./hdrplus [-c comp -g gain (optional)] dir_path out_img raw_img1 raw_img2 [...]
```

The -c and -g flags change the amount of dynamic range compression and gain respectively. Although they are optional because they both have default values.
Expand Down

0 comments on commit 03445e9

Please sign in to comment.