Ingo Weyrich
|
4dcee23cb3
|
Fix broken lgtm build
|
2019-10-30 18:06:30 +01:00 |
|
Ingo Weyrich
|
ba8dda1836
|
Further cleanup of include dependencies
|
2019-10-30 16:38:02 +01:00 |
|
Ingo Weyrich
|
1d51016bdd
|
Fix some lgtm issues
|
2019-10-30 14:07:49 +01:00 |
|
Flössie
|
d7ec033829
|
Reduce dcp.h dependencies
|
2019-10-30 09:30:21 +01:00 |
|
Ingo Weyrich
|
81575a6e36
|
Further cleanup of include dependencies
|
2019-10-29 23:49:43 +01:00 |
|
Ingo Weyrich
|
1acca23fe1
|
Further cleanup of include dependencies
|
2019-10-29 22:45:26 +01:00 |
|
Ingo Weyrich
|
dfa41d6947
|
removed rtengine/slicer.*
|
2019-10-29 21:09:37 +01:00 |
|
Ingo Weyrich
|
068847eb5a
|
Further cleanup of include dependencies
|
2019-10-29 21:06:27 +01:00 |
|
Ingo Weyrich
|
ed161c6288
|
Reduce rawimage.h dependencies
|
2019-10-29 15:21:02 +01:00 |
|
Ingo Weyrich
|
c11087c28d
|
Cleanup curves.h includes
|
2019-10-29 14:15:45 +01:00 |
|
Ingo Weyrich
|
3aa84c48da
|
Forward declare ColorTemp
|
2019-10-29 12:33:14 +01:00 |
|
Ingo Weyrich
|
e92a99350b
|
Forward declare Image8
|
2019-10-29 11:44:00 +01:00 |
|
Ingo Weyrich
|
54b6b53e12
|
Reduce image16.h dependencies
|
2019-10-28 21:15:34 +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 |
|
Ingo Weyrich
|
66191609d6
|
Forward declare wavelet_decomposition
|
2019-10-28 15:17:25 +01:00 |
|
Ingo Weyrich
|
0ee3873ce4
|
fix clang warning
|
2019-10-28 13:35:46 +01:00 |
|
Ingo Weyrich
|
5c332663e7
|
Merge branch 'dev' into flatfield_review
|
2019-10-26 21:12:23 +02:00 |
|
Ingo Weyrich
|
3ba2e3fbd7
|
Merge branch 'dev' into boxblur_cleanup
|
2019-10-26 20:11:25 +02:00 |
|
Ingo Weyrich
|
11f8672584
|
Fix bug in Capture Sharpening
|
2019-10-26 12:54:29 +02:00 |
|
Ingo Weyrich
|
7f6d29d938
|
Merge pull request #5503 from ahoenselaar/hasselblad
Decoding of Hasselblad pixelshift files. Kudos to @ahoenselaar
|
2019-10-24 18:42:23 +02:00 |
|
Ingo Weyrich
|
8dba371ebb
|
flatfield: code review
|
2019-10-24 17:39:09 +02:00 |
|
Ingo Weyrich
|
ccf4b4c843
|
flatfield: code review
|
2019-10-23 23:14:08 +02:00 |
|
Ingo Weyrich
|
37e7a705ab
|
Review of flatfield code, own compilation unit, use clip control value 0 when using auto clip control on already clipped image, code review
|
2019-10-23 20:22:03 +02:00 |
|
Desmis
|
5dbc546e90
|
merge with dev
|
2019-10-23 10:41:20 +02:00 |
|
Ingo Weyrich
|
0e209a0bc1
|
Capture Sharpening: Highlights zone with Color Propagation are filled in a purple color, fixes #5505
|
2019-10-22 14:12:38 +02:00 |
|
Andreas Hoenselaar
|
1bffb54977
|
Calculate the initial predictor only once.
|
2019-10-19 21:25:36 -08:00 |
|
Andreas Hoenselaar
|
de1c04b633
|
Use the same predictor for all Hasselblad files.
|
2019-10-19 11:22:06 -08:00 |
|
Desmis
|
cfdfd9f553
|
merge with dev
|
2019-10-12 08:50:16 +02:00 |
|
Desmis
|
f72ec7bde2
|
merge with dev
|
2019-10-12 08:36:25 +02:00 |
|
Flössie
|
f7c57eeeda
|
Make ImProcFunctions::transCoord() const
|
2019-10-08 14:12:42 +02:00 |
|
Beep6581
|
710f6c089d
|
Merge pull request #5483 from Beep6581/whitespace
Whitespace cleanup
|
2019-10-07 08:21:59 +02:00 |
|
Andreas Hoenselaar
|
7885e113b8
|
Stop right-shifting of predictor value for Hasselblad pixelshift and align math with lossless JPEG predictor 5
|
2019-10-05 21:47:06 -08:00 |
|
Morgan Hardwood
|
a87d104a4d
|
NIKON COOLPIX P1000 white level
Fixes magenta highlights issue somehow missed in 9764d0e97
|
2019-10-03 16:07:47 +02:00 |
|
Morgan Hardwood
|
8f0de49d41
|
Whitespace cleanup
Cleans up whitespace (tab -> space), alignment and DOS line endings.
|
2019-10-03 11:43:12 +02:00 |
|
Flössie
|
0b2b3dc974
|
Force static privately used subdir libraries (closes #5481)
|
2019-10-03 10:37:35 +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 |
|
heckflosse
|
bd3c8a2066
|
Nikon COOLPIX P1000 black level
|
2019-09-30 17:19:46 +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 |
|
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
|
fa7ba481d7
|
Merge branch 'dev' into wavelenh
|
2019-09-25 12:43:57 +02:00 |
|
Flössie
|
5a19632475
|
Fix non-SSE2 build
|
2019-09-25 11:33:56 +02:00 |
|
Ingo Weyrich
|
851a12e165
|
capture sharpening: more clear variable names
|
2019-09-24 19:18:26 +02:00 |
|
Ingo Weyrich
|
79b3ff8e6e
|
capture sharpening: allow negative corner boost
|
2019-09-24 18:59:02 +02:00 |
|
Ingo Weyrich
|
e62b004434
|
dehaze: removed benchmark code
|
2019-09-23 22:14:52 +02:00 |
|
Ingo Weyrich
|
e810cfa532
|
Merge branch 'dev' into dehaze_speedup
|
2019-09-23 16:45:18 +02:00 |
|