8986 Commits

Author SHA1 Message Date
heckflosse
7294be47b9 locallab: further cleanup for localcontrast 2019-04-10 15:58:06 +02:00
Desmis
6a2d9043c5 Improve scope for others 2019-04-10 15:44:10 +02:00
heckflosse
089f2e9953 locallab: dedup localcontrast code 2019-04-10 15:29:23 +02:00
Morgan Hardwood
e1c8f3a86d Bumped version in AppData file 2019-04-10 15:02:07 +02:00
Morgan Hardwood
f4c6ba1f88 Preparing for release 5.6-rc1 2019-04-10 14:39:54 +02:00
Morgan Hardwood
bb58e65ffc Revision of Lens/Geometry and CA labels
Closes #5132
2019-04-10 13:31:21 +02:00
Desmis
a7c43b7072 Improve scope more progressive for Blurnoise and transit_shapedetect 2019-04-10 11:11:44 +02:00
Desmis
4e6b1a6770 clean code GUI locallab blur-noise 2019-04-09 18:28:23 +02:00
Desmis
473505ab39 Fixed huge bug in Blur-Noise 2019-04-09 17:53:24 +02:00
Desmis
72ecea6560 small changes 2019-04-09 15:33:55 +02:00
Desmis
9de04daaf4 merge with dev 2019-04-09 14:58:12 +02:00
Desmis
99f3c14955 add showtooltip locallab in preferences 2019-04-09 14:56:12 +02:00
Ingo Weyrich
7fe81f0073
Merge pull request #5274 from Beep6581/locallab_burr_cleanup
locallab: cleanup and small speedup for blur
2019-04-09 13:15:08 +02:00
Hombre57
cb72769634 Solving issue #5267 : "ProcEvent int() operator should be const" 2019-04-09 08:45:21 +02:00
heckflosse
d47389f2c1 locallab: cleanup and small speedup for blur 2019-04-08 23:59:57 +02:00
Desmis
5041a8cfa2 Put in options Showtooltip default true 2019-04-08 17:29:19 +02:00
Desmis
1e8add1848 Put in options cbdlsensi default 0.4 2019-04-08 16:51:46 +02:00
heckflosse
7f3fdb8f6c locallab: dedup softlight code 2019-04-08 15:08:26 +02:00
heckflosse
7970afa400 locallab: dedup dehaze code 2019-04-08 14:44:02 +02:00
Morgan Hardwood
56fff79e43 Added Panasonic DC-S1 dual-illuminant DCP #5204 2019-04-08 13:08:21 +02:00
Desmis
d2f7db7182 clean code 2019-04-08 12:25:46 +02:00
Desmis
fa509e6738 Fixed crash - I hope - in CBDL and add clarity and contrast residual image 2019-04-08 12:18:15 +02:00
Morgan Hardwood
198fc8d8dd Added matrix for Canon PowerShot SX150 IS 2019-04-08 01:02:35 +02:00
Desmis
29ff14b5c9 Suppress clarity which seems to lead crash in some cases 2019-04-07 16:42:05 +02:00
Desmis
efcbcdddff Improve shapedetection range for Blur-Noise and TM 2019-04-07 10:13:09 +02:00
heckflosse
ccac83bb55 newlocallab: remove a StopWatch 2019-04-07 00:05:02 +02:00
heckflosse
51cc47f469 noewlocallab: Simplify and speedup calculation of gamma LUTs 2019-04-07 00:03:10 +02:00
Desmis
2eabb2f0cb replace Labimage by array for CBDL clarity 2019-04-06 17:59:40 +02:00
Desmis
b02062a3b0 Add simplified Clarity to CBDL 2019-04-06 17:46:16 +02:00
heckflosse
b32bb6449d newlocallab: simplify min/max loops 2019-04-06 15:06:17 +02:00
Desmis
1f8cd3a264 Improve shapedetection for retinex 2019-04-06 14:05:19 +02:00
Desmis
8c0a9399aa Improve shapedetection for cbdl 2019-04-06 11:06:07 +02:00
heckflosse
9e88550d50 newlocallab: apply preview sharpening only on >= 100% zoom level 2019-04-06 01:13:47 +02:00
heckflosse
5714c018ac newlocallab: speedup for exposure spots. Also further cleanups 2019-04-05 23:02:16 +02:00
heckflosse
2c0a8e0056 Merge branch 'dev' into newlocallab 2019-04-05 00:38:56 +02:00
Desmis
2394e06383 Fixed bug overflowing spot - thanks to Pandagrapher 2019-04-04 19:59:10 +02:00
Ingo Weyrich
65f955b248
Merge pull request #5264 from Beep6581/newlocallab-speedup3
Fix broken retinex in locallab. Also some cleanups
2019-04-04 19:46:38 +02:00
heckflosse
2ffc0c3bc0 newlocallab: further cleanup 2019-04-04 19:45:51 +02:00
heckflosse
e269e7ac67 newlocallab: fix broken retinex tool 2019-04-04 18:23:32 +02:00
Desmis
6a23c48f14
Merge pull request #5262 from Pandagrapher/newlocallab
Improvements on Locallab spot
2019-04-04 06:59:27 +02:00
Pandagrapher
690df79ef2 Avoids Locallab spot to disapear when mouse right-clicking
This commit also avoids Locallab spot to disapear when adding lockable
color picker, pressing toolbar "hand" button, pressing h/H key. However,
if another tool button (ex: resizing tool) is pressed, this action is
considered
2019-04-03 21:02:19 +02:00
Pandagrapher
0225a7f109 Manages Locallab spot opacity according to selected one 2019-04-03 21:02:19 +02:00
Pandagrapher
1725a53f93 Gets Locallab spots more discrete, fixes #5247
Selection lines have been replaced by more discrete selection points

Bugfixes/improvements:
- Selection points have now priority on ellipse/rectangle and center
circle which improves Locallab spot resizing
- When mouse-overing a Locallab spot, all the spot becames now orange
(even selection spots)
2019-04-03 21:02:18 +02:00
Pandagrapher
fe92d596c9 Removes now useless Arcellipse widget 2019-04-03 21:02:17 +02:00
Pandagrapher
83f70cf9fb Replace Arcellipse widget by Ellipse widget
This simplifies spot management because only one widget instead of four
is now managed to draw an ellipse

Bugfixes:
- Mouse cursor is now correctly managed according to widget when
mouse-overing
- Ellipse radius are now saturated at minimum at 2 to avoid ellipse to
disapear at small radius values
2019-04-03 21:02:17 +02:00
heckflosse
5ffc080cee newlocallab: remove a lot of unused atan2 code 2019-04-03 20:36:53 +02:00
Flössie
1b08ac44c4 Fix potential bug in histogram matching (#5249) 2019-04-03 19:41:36 +02:00
Desmis
dacf07905e change softradius default values to zero 2019-04-03 18:26:18 +02:00
Desmis
1fd18bf38a Suppress comment in curves.cc 2019-04-03 17:16:08 +02:00
Desmis
4b67b0d9ac prevent crash if size area inf to 32x32 with cbdl 2019-04-03 17:12:08 +02:00