237 Commits

Author SHA1 Message Date
Hombre
437d883082 Merge branch 'dev' into spot-removal-tool 2019-07-31 23:03:50 +02:00
Desmis
893831c45b Prepare mask TM 2019-07-30 18:14:41 +02:00
Desmis
a5389adbf6 Save GUI mask TM 2019-07-30 13:34:12 +02:00
Desmis
ad6c0d04a7 merge with dev 2019-07-19 09:27:49 +02:00
Desmis
cbeb828609 merge with dev 2019-07-18 13:41:26 +02:00
Desmis
3469bc9535 Improve retinex_pde with show processus 2019-07-05 13:31:04 +02:00
Desmis
9a46885cfe Fixed bug from ff2000 2019-06-26 12:34:57 +02:00
Desmis
07d74501f2 Second part ITCWB 2019-06-25 17:40:16 +02:00
Flössie
80f2b6a002 Replace raw arrays with std::array<> 2019-06-14 08:58:04 +02:00
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
b3576854f8 save provisory work 2019-05-10 19:24:17 +02:00
Desmis
31f9b44d06 Save GUI for mask retinex - disabled 2019-05-10 16:56:57 +02:00
Desmis
35de3e72ed Add CBDL mask to rtengine - but disabled 2019-04-14 17:42:55 +02:00
Desmis
c3b3ecddec save provisory work 2019-04-14 13:17:26 +02:00
heckflosse
6f30354078 First commit for #5246, still wip 2019-04-01 19:40:10 +02:00
Hombre
698492e21c Merge branch 'dev' into spot-removal-tool 2019-03-18 22:35:11 +01:00
heckflosse
020204e0cb Merge branch 'dev' into newlocallab 2019-03-12 14:57:17 +01:00
Desmis
4756e5184c Add inverse to Shadows Highlight 2019-03-12 08:56:40 +01:00
Desmis
d62acb0eaf Add mask and show modifications to Shadows Highlight 2019-03-11 09:47:25 +01:00
Flössie
57d030881d More procparams.h relaxation 2019-03-01 17:40:02 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
Desmis
1be52c1024 Fixed bug in previous commit - cland code with unused variables 2019-02-03 10:49:22 +01:00
Desmis
6a9a2592db Improve denoise with deltaE 2019-01-29 11:25:57 +01:00
Pandagrapher
8c90b560d7 Merge with branch 'dev/newlocallab'... 2019-01-25 12:58:28 +01:00
Desmis
1101484ecb Improve flat curves and memory management for mask to prevent hang or crash 2019-01-24 18:16:30 +01:00
Pandagrapher
fc6e4ceaf1 Improve mask visibility selection in GUI 2019-01-19 14:11:12 +01:00
Desmis
a9be068b1c Improvment to Color and Light contrast 2019-01-19 09:11:43 +01:00
Desmis
eec28d637f Fixed bug in color LC(H) - add LC(H) for exposure - add blend for mask color 2019-01-17 17:13:27 +01:00
Desmis
9d1104517b Add CL=f(H) curve to Color and Light mask 2019-01-11 16:05:00 +01:00
Desmis
5113bd97ff Display reference lumaref chromaref to help for mask 2019-01-10 18:10:07 +01:00
Desmis
e795d902ab Improve shape detection with mask - clean code - fixe some bugs 2019-01-10 08:56:32 +01:00
Desmis
c99c9e673d Add mask to Exposure 2019-01-09 16:15:23 +01:00
Desmis
d6f13b0753 Improve ref (hue chroma luma) management - prepare mask and blend 2019-01-07 16:51:05 +01:00
Desmis
476846f2ab Improve code and contrast slider - add show modifications to exposure and Color 2019-01-06 14:14:04 +01:00
Desmis
000b91f5eb Suppress warning - reorder improcoordinator.cc .h 2018-12-21 11:12:52 +01:00
Desmis
9653b9c9cf suppress last commit b7cf9d2 2018-12-21 09:44:04 +01:00
Desmis
b7cf9d2775 Suppress some warnings 2018-12-20 10:53:45 +01:00
Desmis
d0029e81a4 merge with dev 2018-12-11 07:40:54 +01:00
heckflosse
9fca8ed9f1 custom trc: speedup for preview and detail windows 2018-11-26 14:34:06 +01:00
Desmis
86c03e61d4 merge with dev - I hope no error 2018-11-24 14:18:37 +01:00
heckflosse
831e18ca45 Add override keyword. Thanks @Floessie 2018-11-22 16:19:16 +01:00
U-PC-BUREAU\jacques
21292f6db5 merge with dev 2018-10-26 09:00:29 +02:00
heckflosse
5134040a5b Merge branch 'dev' into show_flatfield_autoclip_in_gui 2018-10-24 15:40:21 +02:00
heckflosse
ac700502db Flat field: Show auto calculated clip control value in ui 2018-10-24 00:49:51 +02:00
heckflosse
8b65900066 Dual demosaic: Add auto threshold checkbox and show used value in ui, #4866 2018-10-21 20:21:43 +02:00
Pandagrapher
88c5214a47 Merge from branch 'dev/newlocallab'... 2018-10-08 20:56:29 +02:00
U-PC-BUREAU\jacques
72ed6f81b0 merge with dev 2018-10-07 09:58:43 +02:00
heckflosse
095cb010e5 reduce updates to preview, panning background, navigator and thumbs, fixes #4834 2018-09-27 18:16:29 +02:00
Pandagrapher
854021cfee Merge with newlocallab... 2018-09-25 23:40:09 +02:00
Pandagrapher
cafe48b87a Locallab cleanup 2
Cleanup of dcrop, improccoordinator and simpleprocess
2018-09-24 20:36:23 +02:00