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
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
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
Alberto Griggio
2c257d2215
started refactoring ImProcFunctions::transform in preparation for lensfun integration
2017-09-03 20:48:49 +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
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
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
Desmis
acd715dd44
merge with dev...
2017-06-19 12:30:20 +02:00
heckflosse
c4f27b2c13
Fix some coverity issues
2017-06-14 17:02:33 +02:00
heckflosse
97e558a040
Fixed some coverity issues
2017-06-12 17:54:34 +02:00
Alberto Griggio
b39529f7c0
LCP: new experimental logic for finding the correct distortion coefficients
2017-06-05 14:21:52 +02:00
Desmis
8ca404f140
merge with Dev another time
2017-04-10 08:42:20 +02:00
heckflosse
6e55f6bab5
Fixed a lot of issues reported by cppcheck 1.78
2017-04-08 22:41:46 +02:00
heckflosse
6608d5147c
fixed all warnings in iplocallab.cc
2017-03-29 13:18:16 +02:00
heckflosse
1073172c31
locallab: speedup for locallab denoise
2017-03-28 18:22:31 +02:00
heckflosse
c965326ff5
locallab: removed deltaE
2017-03-23 21:20:36 +01:00
Desmis
456909192c
Provisory fixed bug spot references - but not outside preview
2017-02-23 10:40:18 +01:00
Desmis
519c010d44
Add CBDL to 'super'
2017-02-05 08:45:19 +01:00
Desmis
6563de6cc4
Fixed general crash since some days and add Tone mapping to 'super'
2017-02-05 06:27:39 +01:00
Desmis
b5d7e76820
Improves Local Retinex and some changes to GUI order
2017-02-03 17:54:00 +01:00
Desmis
85cf6d6463
Fixed bug slider contrast 'super'
2017-02-02 11:14:42 +01:00
Desmis
6937c369ff
Add mode 'super' for curves-lightness-contrast and suppress bug for cbdl
2017-01-31 11:29:06 +01:00
Desmis
9e1b9f7c19
Add C=f(C) curve and fixed some bugs
2017-01-23 13:06:10 +01:00
Desmis
273e1cb3b2
Init locallabgtk3
2017-01-21 15:34:40 +01:00
Hombre
23863aceca
Printer profile added in Preferences for soft-proofing
...
The output profiles now retain only 'Display' device class as well as
the Monitor profile - and they both have to have rgb color space, the
printer profile retain only 'Output' device class.
MacOS can use soft-proofing but due to undocumented feature of OSX, and
since Cairo assume that the image data are sRGB, the monitor profile is
forced to 'RT_sRGB'. A warning message replace the combobox for this OS.
2016-12-30 03:59:18 +01:00
heckflosse
053b305d89
Tone curve histogram ignores DCP tone curve, fixes #3512
2016-11-23 17:23:25 +01:00
Flössie
730c03785d
Reapplied clang-tidy filters
...
- modernize-use-nullptr
- modernize-redundant-void-arg
- readability-simplify-boolean-expr
- misc-redundant-expression
- readability-redundant-control-flow
- readability-avoid-const-params-in-decls
2016-10-18 18:16:05 +02:00
heckflosse
ed42b1239c
Merge cppckeck2 branch into master
2016-10-16 22:13:13 +02:00
Hombre
50165dab20
Merge branch 'master' into softproofing
2016-10-16 01:45:52 +02:00
heckflosse
e98bd47487
Cppcheck: Fix some warnings
2016-10-12 19:04:06 +02:00
heckflosse
f9f593d343
Cppcheck: Fix issues related to rtengine/FTblockDN.cc
2016-10-02 15:09:26 +02:00
Hombre
d31de41f68
Cleaner implementation of the gamma array (more C++11)
2016-08-31 23:40:27 +02:00
Hombre
827acd35f9
Some bugfix.
2016-08-27 22:20:54 +02:00