Commit Graph

60 Commits

Author SHA1 Message Date
Desmis
5e66e402fa merge with Dev 2019-02-17 14:50:41 +01:00
Flössie
c85dc2811b Fix most Clang 7 warnings (fixes #4972) 2019-02-17 12:07:48 +01:00
Desmis
a9fd4f0fed Fixed crash in local retinex 2019-01-26 11:51:44 +01:00
Pandagrapher
7ccd901ad1 Merge with branch newlocallab... 2019-01-05 18:07:51 +01:00
U-PC-BUREAU\jacques
fa3e0a74fc merge with dev 2018-11-06 19:38:54 +01:00
heckflosse
b8af63bb04 Use vclampf(value, low, high) whereever possible, #4942 2018-11-05 19:50:24 +01:00
Pandagrapher
bf2b7905d3 New Locallab procparams structure
Locallab procparams structure updated to improve robustness
NB: Some default params have been modified
2018-10-18 19:23:26 +02:00
Pandagrapher
757cf784f2 Merge of new Locallab GUI with existing Locallab engine
New Locallab GUI has now impacts on image

Bug fixes:
- Some tools GUI were not updated accordingly if they were not firstly
activated
- Image was not activated if a control spot was deleted
- Blur & Noise GUI was not updated according to blurMethod combobox
2018-08-23 21:38:59 +02:00
Pandagrapher
a31393adb1 Saving of Locallab tool parameters in .pp3 file
- Control spot panel parameters are now saved in .pp3 file
- Control spot curved are now visible when Locallab tool panel is
active, not visible otherwise

Limitations:
- Other Locallab tool parameters aren't saved in .pp3 file yet
- Locallab tools are temporary deactivated (time to end procparam
update)
2018-07-26 19:20:33 +02:00
Desmis
7a714e5093 Add inverse to shapemethod - fixed crash retinex inverse 2018-01-03 16:47:54 +01:00
Desmis
4c7287574d merge with devv 2017-07-13 08:42:08 +02:00
heckflosse
f98ef980d9 remove unused retinex.gain and retinex.baselog 2017-07-09 21:37:39 +02:00
Desmis
acd715dd44 merge with dev... 2017-06-19 12:30:20 +02:00
heckflosse
71c8643ce4 Fix some coverity issues 2017-06-15 23:18:46 +02:00
Desmis
f1a90dad54 merge with dev 2017-06-11 18:38:31 +02:00
Flössie
051670160b Some fixes as hinted by Coverity (#3558) 2017-06-05 10:58:14 +02:00
Desmis
398e862b2b merge with dev - all warnings are not delete - come soon 2017-04-08 19:28:04 +02:00
heckflosse
9b5f429602 Fixed another bunch of warnings 2017-04-03 21:01:28 +02:00
Alberto Griggio
a3561049ed fixed warning in rtengine/ipretinex.cc 2017-04-01 16:43:11 +02:00
Desmis
273e1cb3b2 Init locallabgtk3 2017-01-21 15:34:40 +01:00
heckflosse
172ab63b85 Cppcheck: Fixed another bunch of warnings 2016-10-13 01:34:02 +02:00
Flössie
2fa1ad138e Start median rework (#3346)
- Added basic algorithms to `rtengine/median.h`
- Converted first occurrences
2016-06-14 22:08:03 +02:00
heckflosse
1265679651 Retinex: some small improvements and some cleanup 2016-05-11 21:04:32 +02:00
Desmis
67a19d0cc9 small change to take into account new scale with iterations 2016-02-13 08:02:04 +01:00
Desmis
a21deef3de GUI improvment and re-introduce scale 2016-02-12 12:51:46 +01:00
Desmis
b449e0827b Init new process gain with curve 2016-02-11 18:21:56 +01:00
heckflosse
a391847b02 Retinex, fix calculation of iterative gaussian blur 2016-02-10 00:09:43 +01:00
heckflosse
4b9e713c76 Retinex, removed benchmark code 2016-02-09 20:13:57 +01:00
heckflosse
42e025501d Retinex, fix wrong usage of omp 2016-02-09 20:04:32 +01:00
Beep6581
d282bba429 Merge master into newretinex and fixed some merge conflicts 2016-01-22 13:23:29 +01:00
heckflosse
a3c20daa46 Cleaned gauss code and included some speedups 2016-01-18 23:56:02 +01:00
Desmis
c50a4bb7a9 Simplify interface Process and Mask 2016-01-17 18:46:48 +01:00
Adam Reichold
5ff270bf51 Close #3064 by fixing an uninitialized pointer in RawImageSource::MSR. 2016-01-10 17:45:40 +01:00
Desmis
0fdcff3057 clean dots in ipretinex 2016-01-05 16:27:29 +01:00
Desmis
38f9c05c3c Enhancement to 'Process Transmission' and High radius unsharp mask 2015-11-15 16:57:02 +01:00
Desmis
f74e4b0dd2 Fixed numerous bug and add Preview for mask and transmission 2015-11-13 08:45:24 +01:00
Desmis
44490e81ae Add mask method 2015-11-12 08:58:07 +01:00
Desmis
a1fd3d72b2 Improvement to Gaussian gradient 2015-11-10 11:34:17 +01:00
Desmis
8cfab83f51 Changes some labels - small change to gradient 2015-11-10 08:05:44 +01:00
Desmis
04478c3b94 Fixed segfault bug and add strength gradient 2015-11-09 07:57:22 +01:00
Desmis
1892bbf772 Init retinex add tone-mapping 2015-11-07 18:47:37 +01:00
heckflosse
6dbb1af4c9 Retinex, correction to last commit, code cleaned 2015-11-01 23:19:40 +01:00
heckflosse
47898f54fd Use iterated boxblur to approximate gaussian blur for retinex 2015-10-31 21:25:12 +01:00
heckflosse
280feabddf Test version of slow gauss for retinex 2015-10-29 15:49:13 +01:00
Beep6581
7ca8de08ab astyle all modified files in retinex branch 2015-10-17 14:45:24 +02:00
Beep6581
7e6d0d45f4 Revised Retinex language file and settings 2015-10-17 14:44:14 +02:00
Desmis
678177bad9 simplification of the interface 2015-10-16 11:56:18 +02:00
Desmis
604020e1e2 best transition between method high and highlight 2015-10-13 17:07:17 +02:00
Desmis
d669f2ff2e change gamma and log 2015-10-13 14:49:37 +02:00
Desmis
257d4bf54e Suppress 2 sliders and add hue-curve 2015-10-10 08:56:55 +02:00