Ingo Weyrich
60caf17c7a
Merge branch 'dev' into rawimagesource_cleanup
2020-02-29 09:35:33 +01:00
Ingo Weyrich
77be7605d8
"Auto" => "autold", #5676
2020-02-28 12:02:38 +01:00
Ingo Weyrich
f7792aa936
some cleanups
2020-02-27 21:22:34 +01:00
Ingo Weyrich
4590607ea5
simpleprocess.cc : be cppcheck clean
2020-02-27 14:54:17 +01:00
Desmis
81c6e4635d
merge with dev
2020-02-24 11:05:55 +01:00
Ingo Weyrich
f0b5ca02e7
More double promote fixes
2020-02-10 16:22:42 +01:00
Desmis
ba7a61c391
merge with dev
2020-01-13 08:33:45 +01:00
Ingo Weyrich
2ce6e6d1d3
skip unnecessary transform
2020-01-02 14:35:27 +01:00
Ingo Weyrich
085c68fc29
Log tranform: fix bug in preview mode
2020-01-01 19:06:02 +01:00
Desmis
c0da01cf9a
merge with dev
2019-12-01 06:53:23 +01:00
Ingo Weyrich
2a4891827d
Some cleanups
2019-11-26 15:25:11 +01:00
Desmis
d621721ffe
merge wit dev
2019-11-07 07:17:19 +01:00
Ingo Weyrich
cac2eb53ef
Further reduction of include dependencies
2019-10-31 20:41:08 +01:00
Ingo Weyrich
6935faa258
Further cleanup of include dependencies
2019-10-30 22:12:06 +01:00
Flössie
d7ec033829
Reduce dcp.h
dependencies
2019-10-30 09:30:21 +01:00
Ingo Weyrich
068847eb5a
Further cleanup of include dependencies
2019-10-29 21:06:27 +01:00
Ingo Weyrich
20726d5bfe
Forward declare Imagefloat
2019-10-28 20:01:16 +01:00
Ingo Weyrich
22e5348db7
Forward declare LabImage
2019-10-28 17:17:15 +01:00
Ingo Weyrich
eaf0eeff4e
Forward declare CieImage
2019-10-28 15:43:58 +01:00
Desmis
332782ec9b
merge with dev
2019-09-17 10:57:05 +02:00
Ingo Weyrich
4079bb9920
Capture Sharpening: automatic radius calculation
2019-09-11 18:56:07 +02:00
Desmis
00df4707a8
merge with dev
2019-09-11 11:41:24 +02:00
Ingo Weyrich
ba43437220
Merge pull request #5445 from Beep6581/capture_sharpening
...
Merge Capture sharpening into dev to get more tests
2019-09-10 19:27:01 +02:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Desmis
0b13aee4bc
Clip result clarity
2019-09-01 08:51:34 +02:00
Desmis
0f8b9c4574
Improve showmask and Guidedfilter dcrop
2019-08-31 08:00:41 +02:00
Desmis
a9cb07de24
merge with dev
2019-08-30 08:23:12 +02:00
Desmis
6a0e1cf1b6
change guidedfilter wavalet in simpleprocess
2019-08-30 07:42:47 +02:00
Ingo Weyrich
a5cba6261a
Fix broken export when filmnegative was used on xtrans files
2019-08-29 22:50:45 +02:00
Ingo Weyrich
48bcf9e71a
Fix broken export when filmnegative was used on xtrans files
2019-08-29 22:46:09 +02:00
Ingo Weyrich
ba8c3d15bf
capture sharpening: do not trigger demosaic when changing adjusters
2019-08-28 18:03:31 +02:00
Ingo Weyrich
7b3c50bc31
Capture sharpening: auto contrast threshold
2019-08-17 15:18:24 +02:00
Ingo Weyrich
8421f8780a
capture sharpening: contrast threshold
2019-08-15 20:40:32 +02:00
Ingo Weyrich
506254ce46
capture sharpening: first mockup
2019-08-14 17:19:26 +02:00
Desmis
e4c4e38236
merge with dev
2019-07-24 09:05:32 +02:00
Ingo Weyrich
cbb3f05b7e
use empty() instead of comparison with an empty string
2019-07-22 13:49:08 +02:00
Desmis
28590fa827
merge with dev
2019-07-19 09:42:56 +02:00
Flössie
015cffc73a
Peripheral cleanups and a fix
...
- Whitespace, braces, sorting
- Fixed missing filmnegative in `ProcParams::operator ==(ProcParams)`
2019-06-13 09:52:13 +02:00
rom9
9df8008949
Film negative processing: first usable version. Only supports bayer raw files, thumbnails don't work
...
Added performance improvements suggested by heckflosse. Lowered median sampling step from 7 to 5 since calculation is now much faster.
Added support for Fuji X-Trans raw files.
Applied SSE2 patch provided by @heckflosse, improves performance in main processing loop.
Moved film negative processing stuff in its own compilation unit.
Code cleanup: removed redundant omp directives.
Added check for dead pixels, going above threshold after inversion. ST_BAYER only for now.
Reverted leftover hack in cropwindow.cc
2019-06-08 01:40:29 +02:00
Desmis
3aacc1db53
merge with dev
2019-05-19 18:52:00 +02:00
Desmis
18d977502d
Improve Tone-mapping iterates
2019-05-19 18:12:46 +02:00
Desmis
14dc398c4d
Improvment to softradius clarity
2019-05-14 10:55:48 +02:00
Desmis
744ca10ecc
Improve clarity
2019-05-13 16:18:37 +02:00
Desmis
5837f722a8
disabled showmask - improve GUI
2019-04-03 09:23:03 +02:00
Desmis
3d62375623
Improvment to Soft radius
2019-03-24 13:59:38 +01:00
Desmis
71cfb520a0
increase sensitivity of Soft radius clarity and shap mask
2019-03-23 18:07:53 +01:00
Desmis
7ec1b27a91
Add show mask to Clarity
2019-03-23 12:45:44 +01:00
Desmis
48d30e50c7
Wavelet Clarity and Unsharp mask
2019-03-22 18:20:00 +01:00
Floessie
17bec0a2e5
Merge pull request #5197 from Beep6581/relax-procparam-dependency
...
Relax dependency from `procparams.h`
2019-03-11 15:14:00 +01:00
Flössie
9fe6bcaab1
Merge branch 'dev' into relax-procparam-dependency
2019-03-10 12:54:04 +01:00