42 Commits

Author SHA1 Message Date
Hombre
c90b701999 Backporting patch from issue #3446
This commit change the way that the Curve buttons and Accompanying
object expands, and fix the alignment of the WB's buttons.
2016-12-25 23:55:45 +01:00
Flössie
0731975ff0 Apply modernize-use-nullptr
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
2016-10-12 17:48:40 +02:00
heckflosse
566d4c9822 Cppcheck: Fixed most issued in rtgui/* 2016-10-04 23:28:19 +02:00
Desmis
a742e3a7ba merge master into retinexgain 2016-05-01 08:53:52 +02:00
Beep6581
ffd403140d Regenerated translation files. 2016-03-11 18:29:10 +01:00
Desmis
ba5161d446 change default Tansmission curve 2016-02-12 13:36:32 +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
Desmis
fea35baf69 Try to solved iplab2rgb ipwavelet partialpasted retinex 2016-02-01 10:55:34 +01:00
Desmis
481fdab32c Fixed display Transmission in Retinex 2016-01-26 10:58:48 +01:00
Beep6581
d282bba429 Merge master into newretinex and fixed some merge conflicts 2016-01-22 13:23:29 +01:00
Desmis
c50a4bb7a9 Simplify interface Process and Mask 2016-01-17 18:46:48 +01:00
Desmis
2d77d783e0 Fixed various bug issue 2969 2016-01-17 10:06:22 +01:00
Desmis
6420467006 Fixed also issue3026 2016-01-04 14:09:39 +01:00
Desmis
6abab61a67 Init newretinex 2016-01-04 12:32:31 +01:00
Desmis
4e229fe928 update retinexadd with master 4d6833c 2016-01-03 15:48:22 +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
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
Beep6581
b98aa2966d Fixes Retinex Method not read from PP3, issue 2833 2015-10-31 21:27:43 +01:00
Beep6581
26d182dabc Fixed language error in Retinex Gamma label, no issue. 2015-10-19 20:09:47 +02: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
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
Desmis
731ccb3ef5 Add 2 methods for magenta highlight 2015-10-05 15:19:36 +02:00
Desmis
aa42f7394c Highlight magenta!! 2015-09-28 12:35:43 +02:00
Desmis
e234bb9278 Batch processing GUI 2015-09-23 11:23:30 +02:00
Desmis
645791fd71 enhancement gamma free retinex 2015-09-18 17:23:44 +02:00
Morgan Hardwood
8291e8375c Merged retinex-yoni1 into master 2015-09-16 20:15:40 +02:00
Desmis
e9a8a6f32b Gamma before-after Retinex to restore tones 2015-09-16 18:47:11 +02:00
Morgan Hardwood
7d78c05603 Remember Retinex Settings expanded state, wip 2015-09-16 03:12:44 +02:00
Morgan Hardwood
03d7fe8f37 Simplified curve defaults code 2015-09-15 21:11:04 +02:00
Desmis
270367c592 Display histogram L in Histogram equalizer 2015-09-14 13:14:28 +02:00
heckflosse
4720231d53 Retinex: Set delay for sliders to 200 ms to avoid double processing when moving sliders 2015-09-13 01:24:46 +02:00
Desmis
e8d1e14282 small bug in GUI 2015-09-12 08:09:32 +02:00
Morgan Hardwood
5aa6f7861a Dehaze tool renamed to Retinex, GUI fixed, defaults changed 2015-09-11 21:04:29 +02:00