Thanatomanic
de15da1d59
Fix new color propagation method ( #6109 )
...
* Fixed artifacts thanks to Alberto
* Added blur to Color propagation
* Clean format code - small improvments
* color propagation: Enable old mode at blur = 0
* Improve GUI
* color propagation: smooth progress bar for blur > 0
* change label
* Some cleanups
* color propagation: small speedup for blur > 0
* color propagation: speedup for blur > 0 when region with clipped highlights is small
* Speed-up for blur=1 - clean GUI code
* color propagation: cleanups
* Harmonize events in tonecurve.cc
* tonecurve.cc : cleanup
* Highlight reconstruction: small changes to gui
* Use Gtk::Box instead of Gtk::VBox
* Change maximum number of blur levels to 4
* Suppress BENCHFUN
* Suppress bad commit locallabtools
Co-authored-by: Desmis <jdesmis@gmail.com >
Co-authored-by: Ingo Weyrich <heckflosse67@gmx.de >
2021-02-18 13:36:54 +01:00
Ingo Weyrich
b4f68adb64
iplab2rgb.cc: speedup for copyAndClamp(), #5964
2020-10-25 13:46:34 +01:00
Ingo Weyrich
b55312140b
Fix wrong const usage
2020-07-26 13:28:21 +02:00
Ingo Weyrich
5935a3ef88
Merge pull request #5850 from Beep6581/cppcheck_cleanups
...
make some files cppcheck clean
2020-07-17 14:54:54 +02:00
Ingo Weyrich
6caf33a589
Some fixes suggested by @Floessie
2020-07-16 11:35:41 +02:00
Ingo Weyrich
4395a1a0b1
make some files cppcheck clean
2020-07-15 23:26:16 +02:00
Desmis
3a5213454f
Correct bad hue calculation in locallabtools
2020-07-15 18:32:32 +02:00
Ingo Weyrich
43d5de7bac
iplocallab.cc: further cleanups; also removed some debug code
2020-06-11 18:32:27 +02:00
Desmis
e573de78b4
merge with dev
2020-03-19 13:40:11 +01:00
Ingo Weyrich
28cff72eb0
rawimagesource.cc : cleanup, also speedup and bugfix for ItcWB, #5676 , #5675
2020-02-28 20:18:45 +01:00
Ingo Weyrich
5960899c04
Minor cleanup
2020-02-26 16:36:00 +01:00
Ingo Weyrich
f05c10ce55
ipwavelet.cc : cleanup, speedup, reduced memory usage
2020-02-26 14:16:52 +01:00
Desmis
92fc0e307f
merge with dev
2020-02-24 11:09:20 +01:00
Ingo Weyrich
b627adea3a
Merge branch 'dev' into fix-double-promotion
2020-02-09 16:45:20 +01:00
Ingo Weyrich
c984a95b9e
Merge branch 'dev' into newlocallab
2020-02-07 18:24:50 +01:00
Ingo Weyrich
914daffa39
more double promote fixes, still not complete
2020-01-22 00:11:39 +01:00
Ingo Weyrich
806c086fbc
more double promote fixes, still not complete
2020-01-21 14:01:27 +01:00
Ingo Weyrich
b2443b0e7e
more double promote fixes, still not complete
2020-01-21 00:16:27 +01:00
Ingo Weyrich
d82ea3af02
reduce some include dependencies
2020-01-17 23:18:48 +01:00
Desmis
31ae02e080
merge with dev
2019-12-30 10:14:27 +01:00
Desmis
7c79cc7184
merge with dev
2019-12-20 16:41:32 +01:00
luz.paz
c5d2e00ba3
Fixed previous commit per review feedback
2019-12-20 06:06:52 -05:00
luz.paz
765499bf55
Fix doxygen typo and other various typos
2019-12-19 20:46:35 -05:00
Desmis
1311626888
merge with dev
2019-11-14 13:52:57 +01:00
Desmis
61e2e1c4a1
merge with dev
2019-11-12 07:15:29 +01:00
Ingo Weyrich
d32c570383
Capture sharpening: removed gamma
2019-11-10 16:05:24 +01:00
Desmis
e8986731e8
merge with dev
2019-11-07 08:09:21 +01:00
Ingo Weyrich
033d9fe02a
Merge branch 'dev' into newlocallab
2019-11-04 23:01:33 +01:00
Ingo Weyrich
ec3ba6d9b8
renamed sleef.c to sleef.h
2019-11-03 17:03:40 +01:00
Ingo Weyrich
068847eb5a
Further cleanup of include dependencies
2019-10-29 21:06:27 +01:00
Ingo Weyrich
22e5348db7
Forward declare LabImage
2019-10-28 17:17:15 +01:00
Desmis
cfdfd9f553
merge with dev
2019-10-12 08:50:16 +02:00
Desmis
4f33394122
merge with dev
2019-10-07 18:41:30 +02:00
Morgan Hardwood
8f0de49d41
Whitespace cleanup
...
Cleans up whitespace (tab -> space), alignment and DOS line endings.
2019-10-03 11:43:12 +02:00
Morgan Hardwood
7fc3d99323
Merge branch 'dev' into newlocallab
2019-09-25 12:43:15 +02:00
Flössie
5a19632475
Fix non-SSE2 build
2019-09-25 11:33:56 +02:00
Desmis
3a159827c6
merge with dev
2019-09-24 08:08:07 +02:00
Ingo Weyrich
7ff3192cc9
dehaze: added lumimance mode from ART, #5456 , thanks to @agriggio
2019-09-20 14:03:09 +02:00
Desmis
40da546cf8
merge with dev
2019-09-11 12:45:32 +02:00
Desmis
0711373021
Merge with dev
2019-09-11 08:35:25 +02:00
Ingo Weyrich
ba43437220
Merge pull request #5445 from Beep6581/capture_sharpening
...
Merge Capture sharpening into dev to get more tests
2019-09-10 19:27:01 +02:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Ingo Weyrich
bca760c8ba
Capture sharpening: removed unused code, also small speedup for 5x5 and 7x7 gauss
2019-08-24 20:52:36 +02:00
Ingo Weyrich
0c1caf6c36
capture sharpening: further improvements and speedups
2019-08-20 18:41:06 +02:00
Ingo Weyrich
dab39dae76
Capture Sharpening: avoid hue shift
2019-08-19 21:17:25 +02:00
Desmis
a751857b5c
merge with dev
2019-08-17 17:49:36 +02:00
Ingo Weyrich
e4b955523e
Capture sharpening: small speedup
2019-08-15 23:23:28 +02:00
Ingo Weyrich
506254ce46
capture sharpening: first mockup
2019-08-14 17:19:26 +02:00
Ingo Weyrich
b3e0013e56
Merge branch 'dev' into newlocallab
2019-08-08 16:18:58 +02:00
Ingo Weyrich
4101102ddf
cppcheck: further fixes
2019-07-31 20:02:35 +02:00