118 Commits

Author SHA1 Message Date
Desmis
5774165966 Improve merge original with mask LCH 2019-11-03 18:25:04 +01:00
Desmis
b612e189f9 Reenable spotmethod and add difference mode blend 2019-11-03 11:37:28 +01:00
Desmis
7c0afa2471 Add 7 others merge mode 2019-11-03 09:49:33 +01:00
Desmis
0de7b5bacf Change checkbox short circuit to method 2019-11-01 11:02:47 +01:00
Desmis
7a4f300911 Add tooltip recursive checkbox 2019-10-29 09:47:46 +01:00
Desmis
c08c48f906 Choice in settings recursive references 2019-10-29 08:14:15 +01:00
Desmis
b608ce7efb Clean and save code 2019-10-28 17:15:31 +01:00
Desmis
9d3d315df3 slider to set luminance background mask 2019-10-24 07:50:55 +02:00
Desmis
c74e2d206e Add short circuit for L curves mask - allow mix image with original 2019-10-23 17:02:38 +02:00
Desmis
dcb6260d79 Improvment to deltae mask parameters 2019-10-21 13:06:41 +02:00
Desmis
00b7c809c4 Improve mask with deltaE image and scope 2019-10-20 08:09:27 +02:00
Desmis
cf7e0b5ad6 save provisory work GUI 2019-10-19 13:27:29 +02:00
Desmis
baf3f8c64a Checkbox Solve PDE Laplacian mask 2019-10-11 13:46:19 +02:00
Desmis
bcc65a513a change the accuracy of transition and some tooltip 2019-09-24 14:12:42 +02:00
Pandagrapher
2080f65197 Improve mask preview and avoid reprocessing when switching spot
Changes:
- Mask preview has been improved. It only applies on detailed image now
("dcrop" pipeline) which corrects unexpected behavior on navigator
image. Mask preview now only applies on selected spot: when switching
between spots, mask preview is deactivated on newly selected spot.
- Image reprocessing is now avoided when switching between spots (except
if mask preview was previously activated). Mask background update
remains functionnal.

Bugfixe:
- AStyle runned on several modified files
2019-08-21 13:40:28 +02:00
Pandagrapher
53eeffbebf Merge of Locallab tools with actual GUI
Improvements:
- Simplification of default values setting/management

Limitations:
- Possibility to add/remove Locallab tool isn't working
- Even if not fully deactivated, batch mode isn't working anymore for
Locallab
- Mask preview isn't working anymore
2019-08-18 22:20:52 +02:00
Desmis
c8250235e6 Some settings change to color and light - tooltip 2019-08-16 07:44:13 +02:00
Desmis
9d736ae8db Small changes to GUI 2019-08-15 07:37:51 +02:00
Desmis
bbc46d2c7a Change cell background spot color 2019-05-17 19:10:39 +02:00
Desmis
0d28279d71 Change default size RT-spot from 250 to 150 2019-04-28 10:38:48 +02:00
Desmis
496602f714 add transition differentiation 2019-04-28 07:32:59 +02:00
Pandagrapher
2a9bc05067 Merge with 'dev/newlocallab'... 2019-04-25 18:09:58 +02:00
Pandagrapher
03c6141b24 Corrects unsaved parameters behavior when showing/hidding all spots 2019-04-25 16:39:40 +02:00
Pandagrapher
e431e86fe2 Allow show/hide all spots, fixes #5270 2019-04-25 15:54:58 +02:00
Pandagrapher
13cad6cf73 When deleting spot, selects the remaining one just before, fixes #5269 2019-04-23 17:19:28 +02:00
Pandagrapher
4cc2a34323 Add ability to move spot using spot center area, fixes #5298
Bugfixes:
- Corrects wrong line ending of files 'controlspotpanel.h' and
'controlspotpanel.cc'
2019-04-23 16:08:44 +02:00
Desmis
72688f94db Increase maximum size of spot 2019-04-21 17:16:21 +02:00
Pandagrapher
58744c8c3a Merge with 'dev/newlocallab'... 2019-04-21 11:34:08 +02:00
Pandagrapher
bf9acf0abd ControlSpotPanel code cleanup
Bugfixes:
- Removes some memory link with edit widgets management
2019-04-21 10:59:01 +02:00
Pandagrapher
853a6f0e2c Avoids Locallab treeview search popup, fixes #5265
Thanks to Beep6581

Others:
- Cleanup/improvements of controlspotpanel constructor
2019-04-18 20:09:45 +02:00
Desmis
3398f7ae20 de-fixed bug in CBDL - improve dE - save work 2019-04-14 08:11:23 +02:00
Pandagrapher
152d8c3879 Setting default button for rename dialog, fixes #5266
Bug fixes:
- No event is now raised when user presses OK button or ENTER key
without changing spot name
- Some code cleanup
2019-04-12 09:26:42 +02:00
Desmis
2394e06383 Fixed bug overflowing spot - thanks to Pandagrapher 2019-04-04 19:59:10 +02:00
Pandagrapher
0225a7f109 Manages Locallab spot opacity according to selected one 2019-04-03 21:02:19 +02:00
Pandagrapher
1725a53f93 Gets Locallab spots more discrete, fixes #5247
Selection lines have been replaced by more discrete selection points

Bugfixes/improvements:
- Selection points have now priority on ellipse/rectangle and center
circle which improves Locallab spot resizing
- When mouse-overing a Locallab spot, all the spot becames now orange
(even selection spots)
2019-04-03 21:02:18 +02:00
Pandagrapher
83f70cf9fb Replace Arcellipse widget by Ellipse widget
This simplifies spot management because only one widget instead of four
is now managed to draw an ellipse

Bugfixes:
- Mouse cursor is now correctly managed according to widget when
mouse-overing
- Ellipse radius are now saturated at minimum at 2 to avoid ellipse to
disapear at small radius values
2019-04-03 21:02:17 +02:00
Desmis
2289fa8e94 merge with dev 2019-03-26 08:33:23 +01:00
Desmis
404604f491 merge with dev 2019-03-25 11:19:06 +01:00
Desmis
4c080c8fd5 Add transition weakening 2019-03-24 10:58:05 +01:00
Pandagrapher
bc890b1070 Merge dev into newlocallab... 2019-03-23 10:43:49 +01:00
Pandagrapher
c22a5ec36e Spot enlightening when mouse is over not yet selected spot 2019-03-17 21:32:10 +01:00
Pandagrapher
a3e9b1bd7c Bugfixe: Move "Avoid" check button to "Settings" locallab panel 2019-03-17 13:32:16 +01:00
Desmis
6548f3febd add balance deltaE 2019-03-13 12:42:14 +01:00
Desmis
cc3dd0f6e2 Change int by double cbdl - local contrast - shape detection 2019-02-22 11:00:55 +01:00
Desmis
35b8b77d53 Change int by double - deltaEweakening - exposure comp - sharpening radius and blur radius 2019-02-21 18:32:42 +01:00
Desmis
abfe2b92f8 Improve exclude and reorganize qualitymethod 2019-02-13 11:08:35 +01:00
Desmis
68cf1ab1be Improve exclude with structure in some cases 2019-02-11 07:57:22 +01:00
Desmis
7c5edb536d Change range deltaE-weakening - improve tooltip 2019-02-06 14:51:58 +01:00
Desmis
9ce000cbe7 Some adjustements to threshold deltaE-scope 2019-02-05 08:51:04 +01:00
Desmis
05b428c6fe add threshold for deltaE-scope in settings 2019-02-04 19:35:27 +01:00