Flössie
|
406d1b7fb1
|
Vectorize some medians in ImProcFunctions::Median_Denoise() (#3346)
- Vectorize with Ingo's scheme
- Make loads more cache friendly
|
2016-06-30 17:58:02 +02:00 |
|
Flössie
|
5cbff43191
|
Finalize median.h
- Added median 13, 49, and 81
- Integrated Ingo's SSE optimization for "5x5 strong"
- Converted `MIDDLE4OF6`
- Refactored `enum mediantype`
|
2016-06-28 21:49:07 +02:00 |
|
Flössie
|
d82956bbe5
|
Add optimized median25 and kill old macros (#3346)
|
2016-06-21 20:50:42 +02:00 |
|
Flössie
|
2fa1ad138e
|
Start median rework (#3346)
- Added basic algorithms to `rtengine/median.h`
- Converted first occurrences
|
2016-06-14 22:08:03 +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 |
|
DrSlony
|
effb46c3e1
|
Line endings
|
2015-08-11 11:53:44 +02:00 |
|
DrSlony
|
82da6f3fb6
|
Issue 2844: Wavelet improvements to Edge Sharpness and Denoise and Refine, also some language file fixes.
|
2015-07-29 19:22:25 +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 |
|