291 Commits

Author SHA1 Message Date
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
Desmis
53ba84f699 Fixed some bugs and some changes 2017-11-02 13:19:16 +01:00
Alberto Griggio
1c86c3c44d Disable LCP CA correction if LCP distortion is enabled
This was the old behaviour before lensfun integration. In order to enable both CA and distortion correction from the LCP, more work is needed.

(temporary) fix for #4159
2017-10-26 15:02:55 +02:00
heckflosse
2b2bbd69f4 Make compilation unit rtengine/iplab2rgb.cc -Wextra clean, #4155 2017-10-25 19:07:38 +02:00
Desmis
ff26f0642e Add method symmetric to blur and noise - and some extension 2017-10-25 17:33:58 +02: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
d5ceb850f3 Make compilation unit rtengine/rawimagesource.cc -Wextra clean, #4155 2017-10-22 13:43:28 +02:00
heckflosse
04cdcca26c Make compilation unit rtengine/improcfun.cc -Wextra clean, #4155 2017-10-21 21:26:07 +02:00
heckflosse
06f07820bd Make compilation unit rtengine/ipwavelet.cc -Wextra clean, #4155 2017-10-21 19:52:41 +02:00
heckflosse
9e812bb25b Make compilation unit rtengine/FTblockDN.cc -Wextra clean 2017-10-21 17:43:02 +02:00
Desmis
74cc88ff2f merge with dev 2017-10-14 08:34:38 +02:00
Desmis
baa2d91ee6 add chroma to cbdl 2017-10-12 17:46:31 +02:00
Desmis
c596ffa429 Comment code and some changes 2017-10-10 11:09:41 +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
Desmis
a741821acf In GUI fixed bad Hueref and prep Spot 2017-10-01 09:03:26 +02:00
Desmis
41e796821f clean code 2017-09-19 17:36:40 +02:00
Hombre57
97afbdc5c5 Merge branch 'dev' into multiframe-handling 2017-09-18 22:59:57 +02:00
Desmis
1b78046318 merge with Dev 2017-09-18 16:28:28 +02:00
heckflosse
a4ecae03b5 Use in place tranformations when using only luminance transformations. Fixes #4037 2017-09-18 01:50:17 +02:00
Hombre57
0905294bda Merge branch 'dev' into multiframe-handling, with some merge bugfix 2017-09-17 01:15:51 +02:00
Hombre57
ee0bff4124 Updated frame handling with any type of hierarchy (see #4008)
Images can now be detected in nested IFDs or as root IFDs.
2017-09-16 22:30:07 +02:00
Desmis
9786ec0687 merge with dev 2017-09-14 09:09:18 +02:00
Alberto Griggio
c2960caab5 some (minor) code cleanup 2017-09-13 15:06:47 +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
eb46859301 merge with Dev 2017-08-19 08:17:43 +02:00
Desmis
db17c68f1e Format with astyle 3. changed files 2017-08-17 09:38:27 +02:00
Desmis
0bb824e2c1 Other changes for Elle 2017-08-14 08:21:35 +02:00
Desmis
be82e1bde2 Some changes requested by Elle 2017-08-13 13:07:39 +02:00
Desmis
49d61d5209 Small changes + mode double 2017-08-11 08:21:38 +02:00
Desmis
0ffbc5251e Add CAT02 viewing conditions 2017-08-10 14:20:00 +02:00
Desmis
234710ae9a merge with dev 2017-08-09 07:57:19 +02:00
Desmis
757ea60fd7 Fixed bug for black 2017-07-25 13:04:19 +02:00
Desmis
7e40527926 add Exposure contrast curve 2017-07-24 10:57:15 +02:00
Hombre57
c6b16bc031 Making the preview more accurate with "Use CIECam for EPD" (#2233) 2017-07-23 18:47:32 +02:00
Desmis
432e123733 Fixed some bugs and first Exposure mode without curve 2017-07-23 14:02:41 +02:00
Desmis
4ec4dfe1ca add Vibrance - still some bugs... 2017-07-17 09:17:21 +02:00
Desmis
c6ed2daf65 first step 2017-07-16 13:22:35 +02:00
Desmis
b5ddef00ed Init new - add GUI and Mip for local vibrance - does nothing 2017-07-15 17:50:32 +02:00
Desmis
4f7d310eb2 Add H=f(H) to color and light 2017-07-13 07:30:51 +02:00
Desmis
dfffa2e8aa merge with dev 2017-06-27 10:28:35 +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
41d3179f2c remove some gcc4.8/windows special code as minimum gcc version to build rt is 4.9 2017-06-21 01:09:16 +02:00
Desmis
f1a90dad54 merge with dev 2017-06-11 18:38:31 +02:00
Alberto Griggio
b39529f7c0 LCP: new experimental logic for finding the correct distortion coefficients 2017-06-05 14:21:52 +02:00
Flössie
051670160b Some fixes as hinted by Coverity (#3558) 2017-06-05 10:58:14 +02:00
heckflosse
2492001c50 merged dev into locallab_dev 2017-05-03 14:15:52 +02:00
Alberto Griggio
edfea689b8 improved adjustment of luma denoise params for the fast export pipeline 2017-05-03 00:19:01 +02:00
Desmis
c94bc91eb9 merge with dev 2017-04-21 12:58:51 +02:00