heckflosse
|
fcfd813714
|
Sharpening: Blur contrast blend mask to get smoother transitions.
|
2018-05-23 23:49:11 +02:00 |
|
heckflosse
|
e1643418cb
|
ImProcFunctions::deconvsharpening(..): simplified code
|
2018-05-22 16:56:02 +02:00 |
|
heckflosse
|
6f6dafe214
|
Added Contrast threshold adjuster to PR Sharpening, fixed some bugs, #4551
|
2018-05-21 16:10:30 +02:00 |
|
heckflosse
|
1a5545c461
|
Added contrast threshold adjuster for sharpening tool, #4551
|
2018-05-20 17:37:42 +02:00 |
|
heckflosse
|
528167e578
|
Fixed a bug in calcBlendFactor(..), #4551
|
2018-05-16 16:40:26 +02:00 |
|
heckflosse
|
b42d9bc164
|
Misused RL damping adjuster as contrast threshold adjuster. Changed blend function
|
2018-05-15 15:23:33 +02:00 |
|
heckflosse
|
78c404dd02
|
Microcontrast: improved blend
|
2018-05-14 00:55:03 +02:00 |
|
heckflosse
|
ee5b1dbbc8
|
Microcontrast: add Contrast threshold adjuster, #4551
|
2018-05-13 19:07:13 +02:00 |
|
Desmis
|
431f516583
|
merge with dev
|
2018-04-10 18:04:29 +02:00 |
|
heckflosse
|
68ecc24270
|
Fix slowdown caused by 03efc48
|
2018-04-06 16:19:01 +02:00 |
|
Alberto Griggio
|
03efc48bc5
|
tentative fix for #4481
|
2018-04-05 11:22:19 +02:00 |
|
Desmis
|
9916cdb4b0
|
merge with dev
|
2018-02-15 16:57:23 +01:00 |
|
luz.paz
|
c3c3ceac79
|
Misc. typos
Found via `codespell`
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
|
2018-02-14 14:07:18 -05:00 |
|
Desmis
|
4a29e34e20
|
merge with dev
|
2018-01-26 18:00:33 +01:00 |
|
heckflosse
|
96bf06a950
|
Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP
|
2018-01-23 16:05:31 +01:00 |
|
Desmis
|
849a2652a3
|
merge with dev
|
2017-06-10 14:35:59 +02:00 |
|
Ingo Weyrich
|
0bb4589f13
|
Merge pull request #3879 from Beep6581/microcontrast
about 4x speedup for Microcontrast tool
|
2017-05-19 21:49:25 +02:00 |
|
heckflosse
|
c03b702131
|
Speedup for microcontrast, fixes #3867
|
2017-05-17 22:15:16 +02:00 |
|
heckflosse
|
efe528a485
|
Edges tool too strong on diagonals from bottom right to top left. Fixes #3870
|
2017-05-13 11:33:39 +02:00 |
|
heckflosse
|
c856894456
|
MLmicrocontrast: eliminated SGN()
|
2017-05-10 16:04:02 +02:00 |
|
heckflosse
|
9a1dd0109b
|
MLmicrocontrast, eliminated one loop
|
2017-05-10 15:43:19 +02:00 |
|
heckflosse
|
8b44ed0fd8
|
Speedup for microcontrast, issue #3867
|
2017-05-08 18:42:13 +02:00 |
|
Desmis
|
8ca404f140
|
merge with Dev another time
|
2017-04-10 08:42:20 +02:00 |
|
heckflosse
|
6e55f6bab5
|
Fixed a lot of issues reported by cppcheck 1.78
|
2017-04-08 22:41:46 +02:00 |
|
Desmis
|
398e862b2b
|
merge with dev - all warnings are not delete - come soon
|
2017-04-08 19:28:04 +02:00 |
|
heckflosse
|
9b5f429602
|
Fixed another bunch of warnings
|
2017-04-03 21:01:28 +02:00 |
|
Desmis
|
273e1cb3b2
|
Init locallabgtk3
|
2017-01-21 15:34:40 +01:00 |
|
Flössie
|
aeaff29ac0
|
Apply readability-simplify-boolean-expr
|
2016-10-12 20:01:30 +02:00 |
|
heckflosse
|
a79c67f495
|
Fix clang compile issue in ipsharpen.cc without losing omp in sharpenHaloCtrl
|
2016-02-20 14:09:32 +01:00 |
|
heckflosse
|
a3c20daa46
|
Cleaned gauss code and included some speedups
|
2016-01-18 23:56:02 +01:00 |
|
heckflosse
|
5f97c4f15b
|
Simpler interface for gaussian blur, speedup for double precision gaussian blur and speedup for retinex transmission curve
|
2015-09-16 00:14:58 +02:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +02:00 |
|
torger
|
d5ca351c20
|
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
|
2015-07-10 12:00:36 +02:00 |
|