311 Commits

Author SHA1 Message Date
Desmis
7d4441cda8 clean code complexcurvelocal and associated functions 2018-02-11 08:58:37 +01:00
Desmis
ed46993ff1 Change settings of complexCurvelocal 2018-02-10 08:40:24 +01:00
Desmis
abd26953a5 Change calculation references in case of exclude spot 2018-02-08 07:57:28 +01:00
Desmis
4136a6ee03 Fixed another bugs in curves vibrance and exposure 2018-02-07 18:37:06 +01:00
Desmis
35fb9e28c9 Fixed bugs in curves LH HH exposure 2018-02-07 18:21:22 +01:00
Desmis
9ab5015147 Fixed bug in vibrance local and some enhancement to exposure 2018-02-07 15:59:47 +01:00
Desmis
40cc22f1e1 merge with dev 2018-02-06 16:54:30 +01:00
heckflosse
1f42e5cdd4 Avoid unnecessary update to main preview when opening first detail window, fixes #4368 2018-02-05 16:01:00 +01:00
Desmis
4b916e444f merge with dev 2018-02-04 07:51:25 +01:00
Desmis
dabedc7143 save work for possible edge detect 2018-02-04 07:40:33 +01:00
Alberto Griggio
e265d23e76 made histogram matching depend on the input profile
This improves the accuracy of the matching when using non-default profiles
2018-02-02 13:57:43 +01:00
Desmis
1398c3822f Increases code maintenability between improccoordinator and locallab.cc 2018-02-01 13:42:19 +01:00
Desmis
821c36fb35 increase readability improccoordinator for change number spot 2018-02-01 11:23:34 +01:00
Desmis
1b00e6f6bf increases readability improccoordinator for spotduplicated 2018-02-01 09:26:42 +01:00
Desmis
0c1b471ea1 Some small changes to spotduplicated - message - etc 2018-01-31 08:19:56 +01:00
Desmis
7671edbca7 Add duplicated Spot 2018-01-30 16:28:47 +01:00
Desmis
cef451807d merge with dev 2018-01-22 08:56:24 +01:00
Alberto Griggio
b13db578eb do not reset highlight compression when doing histogram matching 2018-01-21 19:21:41 +01:00
heckflosse
44984a911b Don't set exposure to zero when 'auto levels' is disabled and 'auto matched tone curve' is enabled 2018-01-21 18:03:51 +01:00
Alberto Griggio
8f76392885 histogram matching: cache the computed tone curve in RawImageSource 2018-01-19 21:43:55 +01:00
Alberto Griggio
7b3e9f7b7a fixed bad interaction between auto levels and histogram matching 2018-01-18 17:55:14 +01:00
Alberto Griggio
bc854fc1e7 merge with dev 2018-01-17 22:09:47 +01:00
Alberto Griggio
bc89e24ab7 working version -- yay! 2018-01-17 21:16:22 +01:00
Desmis
c91d0ace56 merge with dev 2018-01-17 10:45:46 +01:00
Alberto Griggio
bb56d73cc8 started working on proof-of-concept histogram matching 2018-01-17 01:12:13 +01:00
heckflosse
f644d41ff2 Remove buggy (unpredictable) automatic setting of HL reconstruction when using Auto levels, fixes #4249 2018-01-16 22:34:29 +01:00
Desmis
90bd7fa98d merge with dev 2018-01-14 12:26:00 +01:00
Desmis
90d4767ad0 merge with Dev 2018-01-11 13:22:05 +01:00
Alberto Griggio
6a281bbc05 merge with dev 2018-01-11 09:41:07 +01:00
Hombre
91e494a709 Fix issue #4291 : "Bug when edit current image in external editor"
Is also add metadata to the "ICC Reference image" (ICM tool).
2018-01-10 18:22:50 +01:00
Alberto Griggio
e5efc3a44c do not perform unnecessary color toning computations when the method is "L*a*b* grid" (by heckflosse) 2018-01-09 18:02:58 +01:00
Desmis
f1e8aeefcb add rectangle shape in normal mode 2018-01-02 18:35:01 +01:00
Hombre
ee2c8f01e0 Merge branch 'dev' into tiff32float 2018-01-01 15:24:00 +01:00
Desmis
fb7f65a82d Fixed bug in denoise + improve algo 2017-12-30 16:06:11 +01:00
Desmis
9713604b12 add bilateral to local denoise and enhanced GUI 2017-12-23 09:34:39 +01:00
Desmis
42d0f550c9 Reduce artifacts for all sections 2017-12-22 11:20:20 +01:00
Desmis
46181f1008 merge with dev 2017-12-21 08:42:43 +01:00
Desmis
9a89228f4d Each section can be enabled for each RT-spot 2017-12-20 13:41:48 +01:00
Hombre
157da7f9ba Merge branch 'dev' into tiff32float 2017-12-20 00:21:23 +01:00
Alberto Griggio
c166e0a7ed added a more flexible way of managing ProcEvents
modifying the global ProcEvent enum and refreshmap array is not needed
anymore. You can now register new events dynamically, using a ProcEventMapper
instance. See rtgui/localcontrast.cc for an example.

Hopefully this solves the problem of recurring merge conflicts when different
devs add different proc events
2017-12-19 13:46:19 +01:00
Desmis
7a826a586d Add simplified Scope to local denoise 2017-12-18 08:50:49 +01:00
Desmis
db03c16f45 Add DCT to local chroma denoise 2017-12-16 15:24:53 +01:00
Desmis
73b695652c Add DCT to local denoise - improve denoise - Fixed crash in overexposed area 2017-12-14 08:56:59 +01:00
Desmis
caafa4729a merge with dev 2017-12-13 08:42:13 +01:00
Alberto Griggio
b963f368af Added On/Off switch for White Balance
Candidate fix for #3542
2017-12-09 18:09:13 +01:00
Desmis
392d2a6769 Merge with dev - save provisory work 2017-12-09 14:32:32 +01:00
Flössie
b98a3944a6 Merge branch 'dev' into procparams-cleanup 2017-11-20 20:40:57 +01:00
Desmis
0248c58970 Change limit RT-spot size 2017-11-20 09:46:07 +01:00
Alberto Griggio
bc8b8902e6 make rtengine::processImage return an Imagefloat instead of an Image16
This is for supporting saving to 32-bit float TIFFs
2017-11-20 00:10:51 +01:00
Desmis
75cec00e95 merge with dev 2017-11-19 09:08:45 +01:00