145 Commits

Author SHA1 Message Date
Desmis
476846f2ab Improve code and contrast slider - add show modifications to exposure and Color 2019-01-06 14:14:04 +01:00
Pandagrapher
9b845a628e Prevent "shadow" control spot from appearing
This situation was happening when switching between pictures or using
history with specific control spot id configuration (for instance, when
ID1 was not used by a control spot)
2019-01-06 10:56:33 +01:00
Pandagrapher
7ccd901ad1 Merge with branch newlocallab... 2019-01-05 18:07:51 +01:00
Pandagrapher
031939e0c3 Remove/Deactivate Locallab debug printf 2019-01-03 11:16:19 +01:00
Pandagrapher
14f8937bff Add ability of duplicating spot and managing its visibility
Other minor improvement: Remaining strings have been added to language
file
2019-01-03 10:15:31 +01:00
Pandagrapher
bf859cf935 Minor improvements of batch mode with Locallab
Additionnal Bugfixe: Parameters changes in "Vibrance" and "Blur & Noise"
panels could not be considered correctly
2018-12-30 18:35:58 +01:00
Desmis
d54198cc56 Add tooltip for small defaults - hide TM 2018-12-30 13:55:49 +01:00
Desmis
d812e4a5fa add local blur flat region to sharpen - thanks to Ingo 2018-12-26 13:20:12 +01:00
Pandagrapher
39c53119eb Improve batch mode with Locallab
Batch mode is now correctly managed by Locallab. It works only if the
pictures have the same control spot number with coherent id

Other improvements:
- If there is no control spot, all Locallab tools are now disabled
2018-12-26 10:31:57 +01:00
Desmis
ed9b54db5a Add Local Soft Light 2018-12-26 09:12:27 +01:00
Desmis
0c40abf126 add Contrast Threshold (sharp) - Local Contrast - Dehaze (retinex) 2018-12-19 19:33:33 +01:00
U-PC-BUREAU\jacques
9cc65909e9 Fixed bug with Blur and Noise for noise 2018-11-07 14:46:55 +01:00
U-PC-BUREAU\jacques
8cac5471e2 Improve shape detection and Excludind spot 2018-11-05 10:54:03 +01:00
Pandagrapher
23b0836603 Add ability to use adjusters default values with Locallab
Behavior:
- If an image containing Locallab control spots is loaded, adjusters
default values (ctrl + clic on adjuster reset button) is updated
according to selected spots
- Adjusters default values are updated to spot default params values for
created spots
2018-10-25 16:29:11 +02:00
U-PC-BUREAU\jacques
e7448bd084 merge with dev 2018-10-19 19:26:14 +02:00
Pandagrapher
bf2b7905d3 New Locallab procparams structure
Locallab procparams structure updated to improve robustness
NB: Some default params have been modified
2018-10-18 19:23:26 +02:00
Pandagrapher
854021cfee Merge with newlocallab... 2018-09-25 23:40:09 +02:00
Pandagrapher
72477fcd8b Fix vector out of range crash when using LH/HH curves in Color & Light 2018-09-22 18:00:35 +02:00
heckflosse
e9d4dede48 Merge branch 'dev' into newlocallab 2018-09-15 20:53:21 +02:00
Pandagrapher
f945466df5 Locallab cleanup #1
Cleanup of Locallab and ControlSpotPanel
Removed also useless LocalListener, useless Locallab options

The following improvments have been introduced:
- All Locallab events are now managed with regular RT logics

The following bugs have been corrected:
- Missing "sensiexclu", "struc" (hidden) and "noisechrodetail" (hidden)
adjusters have been reintroduced
- GUI problems reported by @ganned92 have been corrected
- Tone curve could have some weird behavior when mouse was moving a
curve point outside curve editor
2018-09-15 18:11:42 +02:00
Pandagrapher
757cf784f2 Merge of new Locallab GUI with existing Locallab engine
New Locallab GUI has now impacts on image

Bug fixes:
- Some tools GUI were not updated accordingly if they were not firstly
activated
- Image was not activated if a control spot was deleted
- Blur & Noise GUI was not updated according to blurMethod combobox
2018-08-23 21:38:59 +02:00
Pandagrapher
9d18ccc585 Saving of Locallab tool parameters in .pp3 file #3
All Locallab tool parameters are now saved in .pp3 file

Limitation:
- Locallab tools are temporary deactivated (time to merge with procparam
update)
2018-08-20 19:40:43 +02:00
Pandagrapher
50f517d924 Saving of Locallab tool parameters in .pp3 file #2
Locallab/Color & Light parameters are now saved in .pp3 file

Limitations:
- Other Locallab tool parameters aren't saved in .pp3 file yet
- Locallab tools are temporary deactivated (time to end procparam
update)
2018-08-02 11:20:38 +02:00
Pandagrapher
a31393adb1 Saving of Locallab tool parameters in .pp3 file
- Control spot panel parameters are now saved in .pp3 file
- Control spot curved are now visible when Locallab tool panel is
active, not visible otherwise

Limitations:
- Other Locallab tool parameters aren't saved in .pp3 file yet
- Locallab tools are temporary deactivated (time to end procparam
update)
2018-07-26 19:20:33 +02:00
Morgan Hardwood
0780aa0f8f Merge branch 'dev' into newlocallab 2018-07-19 23:07:59 +02:00
Pandagrapher
74dd3a6a10 Correction of code format with AStyle 2018-06-18 19:21:57 +02:00
Pandagrapher
273171a1b0 Initial creation of Control Spot panel 2018-06-16 20:43:35 +02:00
Desmis
51512a271d Move warm-cool from Color-and-Light to Exposure 2018-02-12 08:51:43 +01:00
Desmis
f8987c0cb6 Clean code iplocallab.cc locallab.cc 2018-02-08 16:51:48 +01:00
Desmis
9ab5015147 Fixed bug in vibrance local and some enhancement to exposure 2018-02-07 15:59:47 +01:00
Desmis
be745ad12f Change label and icons equalizer W-B denoise 2018-02-01 18:17:07 +01:00
Desmis
1398c3822f Increases code maintenability between improccoordinator and locallab.cc 2018-02-01 13:42:19 +01:00
Desmis
661e86ed79 clean locallab.cc code 2018-01-31 18:20:59 +01:00
Desmis
f81b8cf65c Add forgotten checkbox and expander to reset button 2018-01-31 16:48:38 +01:00
Desmis
6edf146cc3 Add forgotten sliders for reset button 2018-01-31 13:35:04 +01:00
Desmis
ccea9e66f9 add curves to reset button 2018-01-31 12:54:08 +01:00
Desmis
7671edbca7 Add duplicated Spot 2018-01-30 16:28:47 +01:00
Desmis
ad6618fdfc Move events from procevents refreshmap tp mapevent in locallab.cc - - first step 2018-01-27 15:45:07 +01:00
Desmis
7a714e5093 Add inverse to shapemethod - fixed crash retinex inverse 2018-01-03 16:47:54 +01:00
Desmis
f1e8aeefcb add rectangle shape in normal mode 2018-01-02 18:35:01 +01:00
Desmis
fb7f65a82d Fixed bug in denoise + improve algo 2017-12-30 16:06:11 +01:00
Desmis
2c41900239 Add local noise equalizer blue red - enhance GUI and algo 2017-12-24 16:28:45 +01:00
Desmis
9713604b12 add bilateral to local denoise and enhanced GUI 2017-12-23 09:34:39 +01:00
Desmis
42d0f550c9 Reduce artifacts for all sections 2017-12-22 11:20:20 +01:00
Desmis
9a89228f4d Each section can be enabled for each RT-spot 2017-12-20 13:41:48 +01:00
Desmis
7a826a586d Add simplified Scope to local denoise 2017-12-18 08:50:49 +01:00
Desmis
db03c16f45 Add DCT to local chroma denoise 2017-12-16 15:24:53 +01:00
Desmis
73b695652c Add DCT to local denoise - improve denoise - Fixed crash in overexposed area 2017-12-14 08:56:59 +01:00
Desmis
6e58be73b2 Add local ciecam cat02 warmer cooler 2017-12-10 19:31:41 +01:00
Desmis
392d2a6769 Merge with dev - save provisory work 2017-12-09 14:32:32 +01:00