Desmis
43228efea6
Improve display datas Transmission map
2019-10-02 09:06:44 +02:00
Desmis
9a982e6fc2
merge with dev
2019-10-01 14:55:25 +02:00
Desmis
015cef4e74
Take into account deltaE to reduce artifacts with Transmission Map
2019-10-01 14:51:40 +02:00
Morgan Hardwood
9764d0e972
NIKON COOLPIX P1000 matrix, closes #5480
...
Also, no issue with magenta highlights, so bumping quality to B.
2019-10-01 11:32:28 +02:00
Desmis
2ed52360f5
Fixed crash when Rt-spot is too small for Denoise and Dehaze
2019-09-30 17:42:32 +02:00
heckflosse
bd3c8a2066
Nikon COOLPIX P1000 black level
2019-09-30 17:19:46 +02:00
Beep6581
741bfed52e
Merge pull request #5473 from scx/custom-editor
...
Fix launch of custom editor
2019-09-30 12:11:51 +02:00
Desmis
3ba153ae62
Improve mask for retinex
2019-09-30 10:03:11 +02:00
Desmis
1b6b6e65ee
Fixed crash in transmission map
2019-09-29 10:52:40 +02:00
Desmis
4df7e74384
Fixed bad value in paramsedit.cc
2019-09-28 20:25:34 +02:00
Desmis
eb1d6e2dc4
Several changes to tools reti
2019-09-28 19:47:13 +02:00
Desmis
e9127e23b7
Fixed bug in Softradius
2019-09-28 11:11:36 +02:00
Desmis
951a161a09
Change default settings
2019-09-28 08:47:45 +02:00
Desmis
e7df169df1
Display Transmission Map Info
2019-09-28 07:39:50 +02:00
Desmis
1dff395be0
merge with dev
2019-09-27 11:17:45 +02:00
Desmis
c1560f32c5
Add Transmission map to Retinex
2019-09-27 11:16:02 +02:00
Desmis
c407da8d0a
Add offset to Retinex
2019-09-27 07:57:19 +02:00
Ingo Weyrich
51e08b82d2
Update AUTHORS.txt
...
Added 'Javier Bartol', thanks a lot for the Capture sharpening tests and feedback 👍
2019-09-26 20:44:08 +02:00
Ingo Weyrich
d08c88bdea
Update rt_algo.cc
...
Fixed a comment
2019-09-26 18:02:37 +02:00
Ingo Weyrich
5afb0a345e
add mising include
2019-09-26 15:27:12 +02:00
Ingo Weyrich
6bebc19f02
reviewed boxblur code and usage
2019-09-26 15:03:09 +02:00
Desmis
8fde6a7565
Change verbose and tooltip
2019-09-26 07:48:58 +02:00
scx
ca42b7b726
Fix launch of custom editor
...
Fixes Beep6581/RawTherapee#5472
2019-09-26 04:21:28 +02:00
Desmis
89f6eb14c5
merge with dev
2019-09-25 19:18:17 +02:00
Desmis
58c80d6424
Another fixed bad behavior Expander
2019-09-25 18:31:57 +02:00
Ingo Weyrich
6026c110fa
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2019-09-25 15:18:40 +02:00
Ingo Weyrich
ca109814fc
boxblur: further reduction of memory usage
2019-09-25 15:18:10 +02:00
Morgan Hardwood
7fc3d99323
Merge branch 'dev' into newlocallab
2019-09-25 12:43:15 +02:00
Morgan Hardwood
b86b7a4af6
Reverted Keywords key in desktop file, #5470
2019-09-25 12:08:43 +02:00
Morgan Hardwood
9240385403
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2019-09-25 11:57:43 +02:00
Morgan Hardwood
277c494fef
Downgrade desktop file to Version=1.0, #5470
...
Version=1.1 caused Travis CI builds to fail.
Version 1.1 was necessary only to standardize the Keywords key,
but this key is a potential pitfall and unnecessary.
2019-09-25 11:54:30 +02:00
Flössie
5a19632475
Fix non-SSE2 build
2019-09-25 11:33:56 +02:00
Desmis
b860766a73
Fixed ba behavior expander Dehaze Retinex
2019-09-25 08:17:16 +02:00
Desmis
10f9ff5333
merge with dev
2019-09-24 19:32:29 +02:00
Ingo Weyrich
851a12e165
capture sharpening: more clear variable names
2019-09-24 19:18:26 +02:00
Ingo Weyrich
85cdf5fbe7
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2019-09-24 18:59:42 +02:00
Ingo Weyrich
79b3ff8e6e
capture sharpening: allow negative corner boost
2019-09-24 18:59:02 +02:00
Desmis
6aa4fb0558
merge with dev
2019-09-24 18:52:17 +02:00
Desmis
ff20ba12cf
clean code
2019-09-24 18:50:40 +02:00
Desmis
23bae76878
Improvment to FFTW Retinex
2019-09-24 18:37:30 +02:00
Morgan Hardwood
26bfb526bf
Deleted obsolete travis.yml file
2019-09-24 17:52:12 +02:00
Flössie
54ca2977c3
Add missing inits and header to PdSharpening
2019-09-24 14:54:13 +02:00
Desmis
bcc65a513a
change the accuracy of transition and some tooltip
2019-09-24 14:12:42 +02:00
Desmis
0bfbf2486f
Change Tooltip
2019-09-24 10:19:26 +02:00
Flössie
5b72cc0dd3
Quote parameters correctly for Linux when spawning ( #5463 )
2019-09-24 09:59:31 +02:00
Desmis
3a159827c6
merge with dev
2019-09-24 08:08:07 +02:00
Ingo Weyrich
74b26d953b
Merge pull request #5456 from Beep6581/dehaze_speedup
...
Speedup Dehaze
2019-09-23 22:19:04 +02:00
Ingo Weyrich
e62b004434
dehaze: removed benchmark code
2019-09-23 22:14:52 +02:00
Ingo Weyrich
a11295ef7a
Merge branch 'dev' into dehaze_speedup
2019-09-23 20:33:55 +02:00
Ingo Weyrich
57466be795
Capture sharpening: Label and tooltip changes, also renamed key for favorite tab to capturesharpening
2019-09-23 20:33:32 +02:00