heckflosse
9224d6e18c
Floating point dng files in [0;1] range have black thumbnail, fixes #4669
2018-07-07 16:09:37 +02:00
heckflosse
f7578c1512
Dual demosaic: added DCB+VNG4, RCD+VNG4. Cleaned code. Prepared engine for semi-automatic calculation of contrast threshold
2018-06-24 17:01:15 +02:00
Alberto Griggio
4df4fd6370
code cleanup after the new shadows/highlights tool
2018-04-13 15:43:06 +02:00
Alberto Griggio
25b066e257
first version of new shadows/highlights tool
2018-04-13 17:30:29 +02:00
Alberto Griggio
f9396f2a4b
avoid magenta highlights for thumbnails when higlight reconstruction is enabled
2018-03-29 14:28:54 +02:00
Alberto Griggio
b42a45b481
merged branch 'unbounded-processing' into 'dev'
2018-03-28 21:35:23 +02:00
Alberto Griggio
95a5f3d662
fixed compilation that was broken by merging 'enhanced-inspector-mode'
2018-03-27 13:46:20 +02:00
Alberto Griggio
d17bb0cfe6
feature: added option to use a (fast) neutral RAW rendering in 'inspector mode'
2018-03-21 10:47:38 +01:00
Alberto Griggio
08846264c7
started work on making RT not clip the image at intermediate stages
2018-02-09 21:25:39 +01:00
heckflosse
00d6da7d89
further speedup for histogram matching
2018-02-01 18:44:25 +01:00
heckflosse
7848915e58
Small ~10% speedup for histogram matching on fast decoding raw files
2018-02-01 15:32:57 +01:00
Alberto Griggio
7dd598d9b7
bug fixes by heckflosse
2018-01-31 21:24:56 +01:00
Alberto Griggio
ffbd97960f
histmatching: make sure we use an sRGB profile for generating the target rendering
2018-01-30 10:47:18 +01:00
Alberto Griggio
ac1238e774
added hotfix for #3794 -- to be revised after 5.4 is out
2018-01-22 15:50:17 +01:00
Alberto Griggio
52957e9eab
further experiments with histogram matching
2018-01-17 01:41:28 +01:00
Alberto Griggio
e5efc3a44c
do not perform unnecessary color toning computations when the method is "L*a*b* grid" (by heckflosse)
2018-01-09 18:02:58 +01:00
Alberto Griggio
b963f368af
Added On/Off switch for White Balance
...
Candidate fix for #3542
2017-12-09 18:09:13 +01:00
Alberto Griggio
f6bd06a06c
merged 'hdr_tonemap_fattal_nocache' into 'dev'
2017-11-18 17:44:34 +01:00
heckflosse
8fa477793d
Speedup for initial thumb creation from raw files, fixes #4109
2017-11-11 18:31:37 +01:00
Alberto Griggio
2cdc5fc69a
move Fattal before transform
2017-11-11 16:18:38 +01:00
Alberto Griggio
f6faccc759
moved Fattal earlier in the pipeline (before rgbProc, right after distortion/perspective/ca)
2017-11-04 18:16:51 +01:00
Alberto Griggio
d418b9d01d
various fixes to Fattal, and moved it later in the pipeline
2017-11-03 14:58:27 +01:00
heckflosse
330ee9a91f
Make compilation unit rtengine/procparams.cc -Wextra clean, #4155
2017-10-22 23:48:38 +02:00
heckflosse
123c8b4443
Make compilation unit rtengine/curves.cc -Wextra clean, #4155
2017-10-22 22:25:05 +02:00
heckflosse
e489fc7bea
Make compilation unit rtengine/rtthumbnail.cc -Wextra clean, #4155
2017-10-22 14:01:07 +02:00
heckflosse
04cdcca26c
Make compilation unit rtengine/improcfun.cc -Wextra clean, #4155
2017-10-21 21:26:07 +02:00
Hombre57
180912df0f
Merge branch 'dev' into multiframe-handling
2017-10-04 23:34:28 +02:00
Hombre57
bb874bcce7
Bigfix (see #4008 ) :
...
- CIECam now gets the shot's setting of the selected frame
- 'UserComment' metadata now correctly handled
- RT prepared to handle XTrans multiframe
- SensorType now set in the cache/data files
2017-10-04 23:27:08 +02:00
heckflosse
3f31a2eed6
Applying Auto white balance to large files in file browser leads to wrong results, fixes #4108
2017-09-26 20:58:50 +02:00
Hombre57
0905294bda
Merge branch 'dev' into multiframe-handling, with some merge bugfix
2017-09-17 01:15:51 +02:00
Alberto Griggio
c2960caab5
some (minor) code cleanup
2017-09-13 15:06:47 +02:00
Alberto Griggio
dde94bc6d3
added basic integration of lensfun
...
so far only distortion correction, and no GUI yet
2017-09-07 00:53:03 +02:00
Alberto Griggio
b4d3caf9c6
changed signature of ImProcFunctions::transform to take as input an ImageMetaData pointer
2017-09-06 00:15:41 +02:00
Desmis
db17c68f1e
Format with astyle 3. changed files
2017-08-17 09:38:27 +02:00
Desmis
be82e1bde2
Some changes requested by Elle
2017-08-13 13:07:39 +02:00
Desmis
0ffbc5251e
Add CAT02 viewing conditions
2017-08-10 14:20:00 +02:00
Hombre57
c6b16bc031
Making the preview more accurate with "Use CIECam for EPD" ( #2233 )
2017-07-23 18:47:32 +02:00
Alberto Griggio
0ecb02afdd
Merge pull request #3916 from Beep6581/lcp-distortion-alt-match
...
Lcp distortion alt match
2017-06-26 23:37:14 +02:00
heckflosse
a6cf24bc13
Fix some coverity issues
2017-06-12 23:57:18 +02:00
Alberto Griggio
b39529f7c0
LCP: new experimental logic for finding the correct distortion coefficients
2017-06-05 14:21:52 +02:00
Alberto Griggio
b36aa29c36
added initial support for Sigma sd Quattro DNG files
...
See #3858
2017-05-04 17:25:14 +02:00
Alberto Griggio
ecae94f17c
automatically select the system monitor profile if the preferences say so
...
Fix for issue #3821
2017-04-12 16:20:03 +02:00
heckflosse
6e55f6bab5
Fixed a lot of issues reported by cppcheck 1.78
2017-04-08 22:41:46 +02:00
Alberto Griggio
bdca39bbb0
removed benchmarking code from rtthumbnail.cc
2017-04-07 08:54:11 +02:00
heckflosse
6917f6bba3
About 3x speed for scale_colors in rtthumbnail.cc also for xtrans files
2017-04-06 16:16:08 +02:00
heckflosse
850577b8c7
About 3x speed for scale_colors in rtthumbnail.cc
2017-04-06 13:16:39 +02:00
Alberto Griggio
9c7ed822e1
implementation of scale_colors without reinterpret_cast (thanks @Floessie)
2017-04-06 09:47:29 +02:00
Alberto Griggio
30a31cfc73
Make rtengine::Thumbnail use the same logic as RawImageSource for computing black and white levels
...
See issue #3804
2017-04-06 09:00:02 +02:00
heckflosse
c600ad056d
Fixed warnings in rtthumbnail.cc (by Flössie)
2017-04-03 17:15:43 +02:00
Alberto Griggio
5104eb7cd4
fixed wrong preview of crop area in thumbnails
...
fixes #3772
2017-03-24 00:11:08 +01:00