Changes
Summary
- cr2hdr exposure matching: when all else fails, brute force prevails (replaced highlight median with brute force search)
- cr2hdr exposure matching: minor tweaks
- cr2hdr: fine-tuned graph for --iso-curve
- Undo 9defeea (regressions, biased estimations)
- cr2hdr: fixed another border condition
- cr2hdr: fixed issue 2091 (border condition)
- cr2hdr: fixed some overflows, http://www.magiclantern.fm/forum/index.php?topic=11974 (minor regression introduced)
- cr2hdr: fix typo
- cr2hdr: fix wrong bright/dark identification in extremely overexposed images
- cr2hdr: simplified algorithm for exposure matching (50 and 90th percentiles, after discarding very bright and very dark pixels)
- cr2hdr: with --iso-curve, plot a direct comparison between the two histograms
- cr2hdr: use log plot for --iso-curve
- Fix output (-o) filename value passed to Adobe DNG Converter when creating compressed DNG files with cr2hdr.
- Revert unwanted merge (500b291)
- Dual ISO auto expo: fix sign for EC < 0
- Dual ISO auto expo: added two more presets, with ideas from Marsu and Audionut
- Dual ISO auto expo: fix bug about going back to preferred ISO
- Dual ISO auto expo: go back to preferred ISO when there are no constraints (removes hysteresis)
- Dual ISO: added debug info for auto exposure and fixed conflict with expo lock
- Dual ISO: experimental auto exposure algorithm for recovery ISO
- Dual ISO: renamed isoless_* to dual_iso_*
- Dual ISO: reduced the relative ISO choices to the useful ones; small refactor
- Dual ISO: fix operation with Auto ISO and relative recovery ISO
- Dual ISO: back to old-style menu; some UI tweaks and minor fine-tunings
- dual_iso: rename main var to std name (you too, alex :-))
- dual_iso: move static up (we should try c#)
- dual_iso: make dr gained a setting for auto-disabling
- Dual ISO: with relative recovery ISO, respect the max auto ISO from Canon menu
- dual_iso: add explicit toggle function
- dual_iso: tell enabled from active
- Experimental library for managing memory patches
- Correct EOSM regs on dual iso...
- Small graphical fix dual_iso README.rst