Flössie
|
c607b58b18
|
Fix non-OpenMP build warnings
|
2020-06-18 14:32:45 +02:00 |
|
Desmis
|
9e61a361f5
|
Added mask for denoise and blur
|
2020-06-16 17:32:43 +02:00 |
|
Ingo Weyrich
|
f23c2e9de0
|
locallab: speedup for wavcontrast4 and clarimerge
|
2020-06-16 15:35:42 +02:00 |
|
Flössie
|
dd1798ff69
|
Fix non-SSE build
|
2020-06-16 12:11:54 +02:00 |
|
Ingo Weyrich
|
beb8fd8f74
|
Merge branch 'dev' into newlocallab2
|
2020-06-14 22:03:26 +02:00 |
|
Ingo Weyrich
|
8ae82dafe3
|
moved SobelCannyLuma() to anonymous namespace
|
2020-06-12 21:52:45 +02:00 |
|
Ingo Weyrich
|
7bf5967253
|
iplocallab.cc: SobelCannyLuma(): removed omp because at the small problem size (tested with max. spot size of 150) it is counter productive
|
2020-06-12 21:26:35 +02:00 |
|
Ingo Weyrich
|
e0cefec695
|
iplocallab.cc: further cleanups
|
2020-06-12 19:58:56 +02:00 |
|
Ingo Weyrich
|
486cf75990
|
iplocallab.cc: further cleanups
|
2020-06-12 15:31:56 +02:00 |
|
Ingo Weyrich
|
43d5de7bac
|
iplocallab.cc: further cleanups; also removed some debug code
|
2020-06-11 18:32:27 +02:00 |
|
Ingo Weyrich
|
933fee8c73
|
iplocallab.cc: further cleanups
|
2020-06-11 17:28:40 +02:00 |
|
Ingo Weyrich
|
67bbba5605
|
Fix segfault I introduced 2 commits ago
|
2020-06-11 11:20:48 +02:00 |
|
Ingo Weyrich
|
ccb1726f03
|
iplocallab.cc: further cleanups
|
2020-06-10 21:18:49 +02:00 |
|
Ingo Weyrich
|
da954d971f
|
iplocallab.cc: further cleanups
|
2020-06-10 16:51:23 +02:00 |
|
Ingo Weyrich
|
c2e5b477f9
|
iplocallab.cc: further cleanups
|
2020-06-09 19:35:08 +02:00 |
|
Ingo Weyrich
|
79549dc287
|
iplocallab.cc: further cleanups
|
2020-06-08 15:40:09 +02:00 |
|
Ingo Weyrich
|
e9218c314f
|
iplocallab.cc: further cleanups
|
2020-06-07 23:20:52 +02:00 |
|
Ingo Weyrich
|
92d8e9920c
|
iplocallab.cc: further cleanups
|
2020-06-07 22:11:26 +02:00 |
|
Ingo Weyrich
|
683761c00a
|
iplocallab.cc: further cleanups
|
2020-06-07 21:28:24 +02:00 |
|
Desmis
|
01c59f343b
|
Fixed crash in output softlight illusion
|
2020-06-07 17:28:57 +02:00 |
|
Ingo Weyrich
|
675e6aa005
|
iplocallab.cc: further cleanups
|
2020-06-07 16:12:11 +02:00 |
|
Desmis
|
05786c5f5b
|
Add forgotten a= in overlay
|
2020-06-07 13:57:03 +02:00 |
|
Desmis
|
ee50635ca3
|
Change hard light overlay mode - thanks to Ingo
|
2020-06-07 13:47:29 +02:00 |
|
Desmis
|
b3aad8c264
|
Fixed bug in merge file Previous Spot
|
2020-06-07 10:29:44 +02:00 |
|
Ingo Weyrich
|
7bdf06b29a
|
iplocallab.cc: further cleanup
|
2020-06-06 21:21:41 +02:00 |
|
Ingo Weyrich
|
136e2b8c53
|
exlabLocal: speedup and bugfix(race condition)
|
2020-06-06 11:07:00 +02:00 |
|
Desmis
|
3e9ba6e415
|
Fixed bad behavior Exposure PDE Ipol
|
2020-06-05 17:27:42 +02:00 |
|
Desmis
|
7868cc160a
|
Improvments to sharp
|
2020-06-05 14:50:27 +02:00 |
|
Desmis
|
3e0b2be942
|
Reenable chroma compensation Exposure
|
2020-06-05 08:49:48 +02:00 |
|
Ingo Weyrich
|
2bdadc36da
|
iplocallab.cc: further cleanups
|
2020-06-03 20:38:28 +02:00 |
|
Ingo Weyrich
|
4f3d2ac670
|
newlocallab2: further cleanups
|
2020-06-03 13:01:09 +02:00 |
|
Ingo Weyrich
|
9c3039b394
|
Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2
|
2020-06-02 19:46:27 +02:00 |
|
Desmis
|
f79990090b
|
Suppress unused code
|
2020-06-02 18:07:03 +02:00 |
|
Desmis
|
456b391866
|
Fixed bug in tone mapping equalizer
|
2020-06-02 18:02:55 +02:00 |
|
Desmis
|
e19dad80c1
|
Fixed bug mask when merge = 0
|
2020-06-02 14:29:32 +02:00 |
|
Ingo Weyrich
|
f6714b2171
|
iplocallab.cc: further cleanups
|
2020-06-01 15:31:50 +02:00 |
|
Ingo Weyrich
|
2f67d59740
|
iplocallab.cc: fix all cppcheck scope issues
|
2020-06-01 11:33:08 +02:00 |
|
Ingo Weyrich
|
0c1179a49d
|
iplocallab.cc : code review part seven, cleanups, review still not completed
|
2020-05-31 23:20:44 +02:00 |
|
Ingo Weyrich
|
0f4a8dc1e7
|
iplocallab.cc: fix some issues found by cppcheck 2.0
|
2020-05-30 21:12:36 +02:00 |
|
Ingo Weyrich
|
9233320a4a
|
ImProcFunctions::softproc() : Cleanup, speedup, and reduced memory usage
|
2020-05-30 16:54:44 +02:00 |
|
Ingo Weyrich
|
c4c9737f78
|
iplocallab.cc : code review part six, speedups and cleanups, review still not completed
|
2020-05-30 14:25:27 +02:00 |
|
Desmis
|
cac83d3ffc
|
Improvment to tooltips
|
2020-05-28 16:26:13 +02:00 |
|
Flössie
|
c33835a179
|
Fix non-SSE2 build
|
2020-05-28 09:00:11 +02:00 |
|
Desmis
|
33c583a04d
|
Enable scope exposure when selection PDE or Fatal
|
2020-05-24 18:26:01 +02:00 |
|
Ingo Weyrich
|
bb28eb0199
|
iplocallab.cc : code review part five, speedups, bugfixes and cleanups, review still not completed
|
2020-05-23 20:58:10 +02:00 |
|
Desmis
|
9b811c200a
|
Replace scope color exposure SH vibrance by Scope color tools in settings
|
2020-05-22 17:11:34 +02:00 |
|
Ingo Weyrich
|
1ec53ae59a
|
iplocallab.cc : code review part four, mainly speedups, review still not completed
|
2020-05-22 15:51:51 +02:00 |
|
Ingo Weyrich
|
3f10eca074
|
iplocallab.cc : code review part three, mainly speedups, review still not completed
|
2020-05-21 13:09:58 +02:00 |
|
Desmis
|
c5127b3fb3
|
Small chnage in iplocallab to show modifications with original retinex
|
2020-05-18 10:35:12 +02:00 |
|
Desmis
|
e06d197c92
|
Suppress warning in iplocallab
|
2020-05-18 08:40:27 +02:00 |
|