Morgan Hardwood
|
60b2196bce
|
Updated gnu.org links to use HTTPS
|
2019-09-10 12:34:57 +02:00 |
|
heckflosse
|
66bb7ba854
|
Fix broken arm builds
|
2018-11-14 15:18:14 +01:00 |
|
Alberto Griggio
|
f5d566ef22
|
guided filter: proper bounding of the radius before calling boxblur
|
2018-10-11 13:41:41 +02:00 |
|
Alberto Griggio
|
02a15bc58d
|
guided filter: properly validate radius parameter before calling boxblur
|
2018-10-10 22:49:12 +02:00 |
|
Alberto Griggio
|
67adaeb0e2
|
Added an implementation of the Fast Guided Filter
derived directly from the pseudo-code of the paper:
Fast Guided Filter
by Kaiming He, Jian Sun
available at https://arxiv.org/abs/1505.00996
|
2018-10-03 15:09:49 +02:00 |
|
heckflosse
|
96bf06a950
|
Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP
|
2018-01-23 16:05:31 +01:00 |
|
heckflosse
|
8de8775264
|
eliminate AlignedBufferMP, also eliminate some unsused functions in boxblur.h
|
2017-10-22 21:06:24 +02:00 |
|
Morgan Hardwood
|
6d85d35039
|
Removed non-ASCII characters from code files, closes #3445
|
2016-10-03 22:05:02 +02:00 |
|
heckflosse
|
ba217b695a
|
Add SSEFUNCTION header to boxblur
|
2015-11-03 19:13:36 +01:00 |
|
heckflosse
|
0edbe74fd3
|
SSE code for vertical part of boxblur
|
2015-11-03 14:17:56 +01:00 |
|
heckflosse
|
6dbb1af4c9
|
Retinex, correction to last commit, code cleaned
|
2015-11-01 23:19:40 +01:00 |
|
heckflosse
|
0120bcd836
|
Speedup for boxblur
|
2015-11-01 13:41:21 +01:00 |
|
heckflosse
|
47898f54fd
|
Use iterated boxblur to approximate gaussian blur for retinex
|
2015-10-31 21:25:12 +01: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 |
|