11299 Commits

Author SHA1 Message Date
Ingo Weyrich
4ef0b75354 camconst.cc : minor cleanups 2020-03-08 14:36:47 +01:00
Ingo Weyrich
8b00bb5a56 camconst.cc : more auto 2020-03-08 14:19:39 +01:00
Ingo Weyrich
b2165aedd9 camconst.cc/h : code review 2020-03-08 14:12:23 +01:00
Desmis
6563989f5d Added X-T3 matrix to camconst 2020-03-07 17:52:04 +01:00
Desmis
245e097f9c
Merge pull request #5681 from Beep6581/wbimprov
Wbimprov - improvments to wbauto - histxyY - spectral datas
2020-03-06 18:16:56 +01:00
Desmis
8875cc8df4 Change number of green reference from 118 to 134 2020-03-06 16:04:31 +01:00
Desmis
961bf3e5fd Change range geen in autowb 2020-03-06 15:15:22 +01:00
Ingo Weyrich
0e5f514ec1 recalculate itcwb when demosaic method changed 2020-03-06 12:00:21 +01:00
Desmis
9773f1bd98 Improve results when chroma is very low 2020-03-06 10:41:58 +01:00
Desmis
f6c5bf0a0b Change didide getrgbloc 10 to 9 - suppress 3 spectral datas 2020-03-06 08:53:39 +01:00
Desmis
e63320eec9 Added new spectral datas near neutral 2020-03-05 13:36:37 +01:00
Desmis
e3b5a59748 First improvment to histxyY 158 to 192 2020-03-05 10:41:22 +01:00
Desmis
6c96e5a0a4 Added D41 to Ciecam02 illuminant 2020-03-05 08:10:47 +01:00
Desmis
bb54a97436 Ciecam02 change label and tooltip 2020-03-04 18:12:06 +01:00
Desmis
05f365c0d6 Added method Illuminant to make choices easier in free mode 2020-03-04 16:31:49 +01:00
Ingo Weyrich
a356306728 Silence some warnings 2020-03-03 19:51:43 +01:00
Ingo Weyrich
cc4de2e804 Fixed some typos in comments 2020-03-03 15:06:49 +01:00
Ingo Weyrich
6e4f91ebb9 raw crop for Canon PowerShot SX70 HS 2020-03-03 13:59:48 +01:00
Desmis
0d921d366a another small change to cat02preset 2020-03-03 08:16:47 +01:00
Desmis
60160025f9 Ciecam02 chnage default settings cat02preset 2020-03-03 08:07:36 +01:00
rom9
50becdef31 Merge branch 'dev' into preprocess_wb 2020-03-02 20:54:48 +01:00
Desmis
f4da001589 Ciecam02 autotempout button 2020-03-02 20:00:02 +01:00
Desmis
32165f9f7d Small improvment and format code improccoordinator wb 2020-03-02 18:07:41 +01:00
Desmis
dbeccefd44 Display good values Temp green if autold selected 2020-03-02 16:55:24 +01:00
Desmis
6d31fe48a7 Comment code Itcwb 2020-03-02 08:51:11 +01:00
Ingo Weyrich
8b450d3f77
Merge pull request #5675 from Beep6581/rawimagesource_cleanup
Cleanups for rawimagesource.cc
Speedups for ItcWB
2020-03-01 13:45:06 +01:00
Ingo Weyrich
c92c0c0c8a disabled BENCHFUN 2020-03-01 12:44:15 +01:00
Ingo Weyrich
f85b2cc5bc small correction 2020-03-01 12:22:15 +01:00
Ingo Weyrich
d0034c880b further cleanups and speedups for ItcWB/getrgbloc 2020-03-01 11:50:58 +01:00
Desmis
95b238ca5d Added Ingo to copyright Itcwb 2020-03-01 08:37:51 +01:00
Ingo Weyrich
cee41b9786 restore speed when not using auto itc wb and improve speed when using it 2020-02-29 21:04:09 +01:00
Ingo Weyrich
0a23e85868 Further cleanups 2020-02-29 19:44:20 +01:00
Ingo Weyrich
6029b29d89 fix copy/paste bug 2020-02-29 14:59:26 +01:00
Ingo Weyrich
be765768ff further cleanups 2020-02-29 14:19:06 +01:00
Ingo Weyrich
8e1bb5ba90 Fix broken cppcheck 2020-02-29 14:07:27 +01:00
Ingo Weyrich
be5e447f53 Itcwb : cleanup and speedup, #5676 2020-02-29 13:16:42 +01:00
Desmis
aa389dbcae Ciecam02 fixed bad temp and tint cat02preset 2020-02-29 12:51:17 +01:00
Ingo Weyrich
96ab9863dd fix segfault in ItcWB. #5676 2020-02-29 10:37:32 +01:00
Ingo Weyrich
60caf17c7a Merge branch 'dev' into rawimagesource_cleanup 2020-02-29 09:35:33 +01:00
Desmis
c79997bc48
Merge pull request #5672 from Beep6581/cat02preset
Cat02preset - use simplified ciecam02 preset to generate chromatic adaptation cat02
2020-02-29 08:23:45 +01:00
Desmis
d55e649a64 merge with dev 2020-02-29 08:14:03 +01:00
Ingo Weyrich
28cff72eb0 rawimagesource.cc : cleanup, also speedup and bugfix for ItcWB, #5676, #5675 2020-02-28 20:18:45 +01:00
Benitoite
fbe718b64f
fixes macOS autobuild (#5674)
* update macOS autobuild yaml

* updates */CMakeLists* for macOS autobuild compatibility

* "" a dir for cmake

* Un empty an empty EXTRA_INCDIR

* use a cmake operator

* Use the . dir to un-empty a string

* fix minutes timer in macos yaml

* test & skip instead of load & include

* disregard fractional part of minutes in mac yaml

* add another cmake test

* fix typo in mac yaml

* fix other part of same typo

* correct a filename in mac yaml

* test all include dirs

* fix of mac yaml

* mac:fix a path in yaml

* mac:and its antecedent

* options.h include a dir

* test __has_include (gcc 5.* & up & clang)

* remove a printf() in mac yaml

* mac:change a "" and an elseif() to else()

* fix a whitespace error

* fix 2 whitespace errors

* ZULU>UTC

* add a "UTC

* on the other side of the "

* mac:properly set default LOCAL_PREFIX in CACHE

* use of zsh subshells in macos yaml

* mac:remove some &&

* mac:remove some "

* mac:floating point divisors

* mac:use double paren (())

* mac:add a dir

* mac:floatize with decimal point

* mac:zsh -c certain lines

* remove a marker
2020-02-28 19:20:40 +01:00
Ingo Weyrich
c7c1dec9cb whitebalance : fix bug in changing method, #5676 2020-02-28 13:19:10 +01:00
Ingo Weyrich
77be7605d8
"Auto" => "autold", #5676 2020-02-28 12:02:38 +01:00
Ingo Weyrich
a9e2bde610 use autold instead of auto, #5676 2020-02-28 11:44:25 +01:00
Desmis
ae0586719a Enabled bencfun for Itcwb 2020-02-28 08:33:12 +01:00
Ingo Weyrich
f7792aa936 some cleanups 2020-02-27 21:22:34 +01:00
Ingo Weyrich
4f0414af89 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2020-02-27 19:57:42 +01:00
Ingo Weyrich
a3c2264cde eahd_demosaic.cc : be cppcheck clean 2020-02-27 19:56:42 +01:00