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
52d2f4e6e4
Improve retinex_pde
2019-06-07 15:17:05 +02:00
Desmis
53d32c9135
merge with dev
2019-06-06 12:56:06 +02:00
Desmis
8cb24a8658
Simplify retinex_pde GUI
2019-06-06 10:50:33 +02:00
Desmis
b19588085b
Change settings Laplacian threshold
2019-06-05 12:33:43 +02:00
Desmis
75e3dd956e
Add original retinex PDE to softLight expander
2019-06-05 11:42:38 +02:00
Desmis
2b9468e9f8
merge with dev
2019-06-04 18:29:58 +02:00
Ingo Weyrich
4ff41f7a2c
Merge pull request #5343 from Beep6581/thumbcache
...
Change thumbnail cache eviction strategy
2019-06-04 17:54:12 +02:00
heckflosse
df65774667
Fix calculation of reserve
2019-06-04 17:52:39 +02:00
luz.paz
cc60ea2248
Fix source comment and misc. typos
...
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
2019-06-03 17:38:50 -04:00
Flössie
f9c44f2e47
Some minor cleanups and optimizations
2019-06-03 09:19:46 +02:00
heckflosse
25fdf2114e
Change thumbnail cache eviction strategy
2019-06-01 16:56:10 +02:00
Flössie
8df4973610
Merge branch 'dev' into metadata-exiv2
2019-05-31 09:05:36 +02:00
Desmis
859a085796
Fixed huge memory leak in MSRlocal
2019-05-27 17:19:24 +02:00
Desmis
25e66f1fc2
Small improvments residual
2019-05-27 11:20:14 +02:00
Desmis
83f487753c
Improve shadows-Highlight Residual
2019-05-27 09:23:56 +02:00
Desmis
cfab29eb87
merge with dev
2019-05-26 17:31:31 +02:00
Desmis
3ca1fa8719
Various improvment to Retinex (label, double, maxchro...)
2019-05-26 14:00:00 +02:00
Desmis
00bbccf1c6
merge with dev
2019-05-25 16:49:21 +02:00
Desmis
376103e463
Fixed bug in exposure - change some settings and labels
2019-05-25 07:27:32 +02:00
Morgan Hardwood
853b198b1e
Clarify what is being deleted in Trash, fixes #5337
...
The message shown when deleting items in trash was ambiguous.
2019-05-24 16:46:51 +02:00
Desmis
462a48716c
Small changes in GUI limd
2019-05-23 13:46:55 +02:00
Desmis
2163833be3
Change behavior Retinex when scale=1
2019-05-23 13:33:03 +02:00
Desmis
beb033aff5
Improvments to local retinex
2019-05-22 12:33:13 +02:00
Desmis
925ce5a4c4
Correction to toolpanelcoord.cc thanks to Pandagrapher
2019-05-22 08:27:16 +02:00
Desmis
06298e900f
merge with dev
2019-05-22 07:29:08 +02:00
Desmis
8bbf463c13
merge with dev
2019-05-22 07:01:55 +02:00
heckflosse
b2936d185d
Keyboard shortcut should reveal tool's current tab (original or favorites), fixes #5333
2019-05-21 16:24:14 +02:00
Desmis
9cdd5b9722
Others improvment to Retinex
2019-05-21 13:23:51 +02:00
Desmis
fc9867eb2d
Improvment to residual image
2019-05-21 07:48:18 +02:00
Desmis
1875eba2e3
Improvment to Retinex
2019-05-21 07:44:37 +02:00
heckflosse
e27b408dd5
Merge branch 'newlocallab' of https://github.com/Beep6581/RawTherapee into newlocallab
2019-05-20 19:54:38 +02:00
heckflosse
9c529075d6
locallab ui leaks, #5330
2019-05-20 19:54:28 +02:00
Desmis
1435a2e5e0
Fixed provisory crash and bug in retinex
2019-05-20 19:04:49 +02:00
heckflosse
9566907887
Merge branch 'dev' into newlocallab
2019-05-20 00:27:09 +02:00
heckflosse
dfd9bdf977
Fix some leaks in editorpanel, fixes #5328
2019-05-20 00:21:48 +02:00
Desmis
3aacc1db53
merge with dev
2019-05-19 18:52:00 +02:00
Desmis
0d05d35a1b
merge with dev
2019-05-19 18:32:38 +02:00
heckflosse
40aa7d2034
Fix memory leak in preferences dialog
2019-05-19 13:20:34 +02:00
Desmis
a54c2eccb3
merge with dev
2019-05-19 09:23:20 +02:00
Eric Jiang
820024972a
Use rating from EXIF/XMP where available
2019-05-18 15:22:00 -07:00
heckflosse
c2eace7319
Merge branch 'dev' into newlocallab
2019-05-18 19:37:42 +02:00
heckflosse
159e1784f4
Memory leak in RefreshMapper, fixes #5323
2019-05-18 18:44:06 +02:00
Desmis
bbc46d2c7a
Change cell background spot color
2019-05-17 19:10:39 +02:00
lewiatan
7512093c20
support rating tag from EXIF/XMP- fixes
2019-05-16 17:05:01 -07:00
lewiatan
105517c561
support rating tag from EXIF/XMP
2019-05-16 17:04:07 -07:00
Flössie
1fc17dab7e
Merge branch 'dev' into metadata-exiv2
2019-05-16 18:12:47 +02:00
Desmis
984c7dda70
harmonizes accuracy softradius
2019-05-16 17:40:51 +02:00
heckflosse
291169b56a
cppcheck fixes, fixes #5322
2019-05-16 16:07:58 +02:00
heckflosse
a542daed7f
locallab: use std::move
2019-05-16 13:43:05 +02:00