524 Commits

Author SHA1 Message Date
Desmis
46181f1008 merge with dev 2017-12-21 08:42:43 +01:00
Desmis
2c5e992504 Fixed bug slider Chroma detail 2017-12-19 07:57:00 +01:00
Alberto Griggio
b8777b3d87 added simple local contrast tool
Borrowed from G'MIC
2017-12-19 01:03:52 +01:00
Desmis
3c0d0ca9a0 Clean and optimize fftw code 2017-12-18 15:31:02 +01:00
Desmis
7a826a586d Add simplified Scope to local denoise 2017-12-18 08:50:49 +01:00
Desmis
47669f7dbb Others improvments to local denoise 2017-12-16 08:54:50 +01:00
Desmis
1faa7d7d08 Clean and optimize local chroma denoise 2017-12-15 15:48:35 +01:00
Desmis
6e58be73b2 Add local ciecam cat02 warmer cooler 2017-12-10 19:31:41 +01:00
Desmis
1a105bef4c Save provisory work 2017-12-10 14:42:26 +01:00
Desmis
5e93f6ba5d Improve Inverse Color Light and fixed some bugs 2017-11-26 09:21:39 +01:00
Hombre
20a0fb7af9 Merge branch 'dev' into spot-removal-tool (see #2239) 2017-11-25 23:30:52 +01:00
Desmis
d13b485eff Improve algo slider chrominance color and light 'super' 2017-11-20 13:51:04 +01:00
Desmis
0248c58970 Change limit RT-spot size 2017-11-20 09:46:07 +01:00
Alberto Griggio
bc8b8902e6 make rtengine::processImage return an Imagefloat instead of an Image16
This is for supporting saving to 32-bit float TIFFs
2017-11-20 00:10:51 +01:00
Desmis
75cec00e95 merge with dev 2017-11-19 09:08:45 +01:00
Alberto Griggio
f6bd06a06c merged 'hdr_tonemap_fattal_nocache' into 'dev' 2017-11-18 17:44:34 +01:00
heckflosse
1483f28bfb made iplocallab.cc -wextra clean 2017-11-15 19:35:43 +01:00
heckflosse
0df571b2db solved merge conflicts for merge from dev into newlocallab 2017-11-15 16:49:53 +01:00
Alberto Griggio
19281eedd1 merge branch 'lensprofile-ca-correction' into 'dev' 2017-11-14 22:53:27 +01:00
Desmis
4b2563af62 Add simplified Excluding Spot - fixed some bugs 2017-11-10 08:47:11 +01:00
Alberto Griggio
b1938e272c added a dedicated Median_Denoise function that applies the median filter only on dark pixels
This gives a slight performance improvement for Fattal
2017-11-07 18:00:00 +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
Alberto Griggio
77b4ad497b Integrated "Fattal02" tone-mapping operator from Luminance HDR 2017-11-02 22:34:49 +01:00
Desmis
53ba84f699 Fixed some bugs and some changes 2017-11-02 13:19:16 +01:00
Alberto Griggio
770479f643 removed unused parameters from transformLCPCAOnly 2017-10-31 09:38:27 +01:00
Alberto Griggio
dfff9812bf improved profile-based CA correction in preview
also cleaned up the code
2017-10-31 00:51:01 +01:00
Alberto Griggio
5a05b04e09 profile-based CA correction applied during 1:1 preview 2017-10-29 21:41:19 +01:00
Alberto Griggio
a29287eaa0 started working on enabling full support for CA correction with a lens profile 2017-10-26 22:51:03 +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
54a07be45d Make compilation unit rtengine/PF_correct_RT.cc -Wextra clean, #4155 2017-10-23 00:16:22 +02:00
heckflosse
31c75864d4 Make compilation unit rtengine/dirpyr_equalizer.cc -Wextra clean, #4155 2017-10-22 23:08:02 +02:00
Desmis
ab7b8042ec Improve algo Blurr-noise normal 2017-10-22 13:26:00 +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
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
Hombre57
f75bed1bfa Merge branch 'dev' into spot-removal-tool 2017-08-20 21:06:09 +02:00