2418 Commits

Author SHA1 Message Date
Lawrence Lee
c03efe4878 Add dedicated buttons for scope switching
Previously, changing to a different scope was done by clicking the scope
type button and cycling through all scopes. This commit decreases the
number of clicks needed to switch between two scopes by adding a radio
selector. The radio buttons can be shown or hidden by pressing the scope
type button. This commit also makes the raw histogram one of the scope
types.
2020-09-12 17:52:24 -07:00
Kevin Murray
38d214ed62
CR3 bbp fix & camconst entries for Canon EOS R5/R6 and Nikon Z7
Fix, matrices and DCP files courtesy of ART (Alberto Griggio <agriggio@users.noreply.github.com>)
2020-09-10 11:12:20 +02:00
Desmis
467bac3dea
Wavelet levels: denoise and guided filter with hue curve and local contrast (#5894)
* First wavelet denoise

* Gui for wavel denoise

* First version local contrast and denoise

* Second version local contrast and denoise

* second version GUI equalizer

* enable equalizer local contrast denoise 1234

* change local contrast curve defaut

* disable local contrast when curve 1

* denmethod in advanced - standard

* Simulate slider denoise with curve

* Some various chnages

* Chnage reference local contrast

* GUI part reference local contrast

* Enable reference noise mix denoise for local contrast denoise

* Improvment to reference local contrast denoise

* Display comment in console

* Best format string in console

* Change agressive denoise limit to 50 - added tooltip

* Added method quality denoise - change madL in ftblockdn

* Change equalizer 1234 settings - added high level local contrast

* added high levels local contrast curve

* Fixed sigma local contrast

* clean format code

* Some improvments

* normalize level slider high level threshold

* change ordonate curve high level contrast

* Fixed bad level for curve high levels - simplify GUI standard

* several changes - guidefilter final - new double slider threshold

* save provisory work

* save GUI work GF threshold

* save provisory work

* Fixed some bad behavior GUI

* save GUI Hue GF

* Curve Hue for GF

* OMP for hue GF

* addes noisevarhue and fixed some bug

* save GUI equalizer hue

* enable equalizer hue

* Fixed bad behavior GUI in advanced mode

* change some default values

* Others change default values

* Change in progressivity slider threshold local contrast

* simplifie algorithm and GUI

* Added tooltip and chnage some labels

* Change labels and tooltip wavelet denoise

* added level 5 denoise

* Change typo in label guided theshold

* Various changes labels tooltip

* Change minimum wavelet level

* Added level 5 to denoise

* Change slider sigm for a double slider sigm03 sigm45

* small delay for double slider sigm

* Fixed wrong values sigm

* Hide level56 in standard complexity

* Improve in standard complexity

* Various improvment levels 14

* interaction 56 14 - advanced complexity
2020-08-30 08:16:31 +02:00
Ingo Weyrich
a7971abfcf
Merge pull request #5885 from Beep6581/bayer_bilinear
Bayer bilinear
2020-08-27 15:43:30 +02:00
Morgan Hardwood
ea485e45d8 Renamed DCPs to use same capitalization as in metadata 2020-08-21 00:55:02 +02:00
Morgan Hardwood
8a4d12c858 Improved Canon EOS 90D dual-illuminant DCP
Significant improvements in incandescent tungsten light.
2020-08-21 00:28:26 +02:00
Flössie
c5ace05df8 Merge branch 'dev' into waveform 2020-08-16 10:08:28 +02:00
Ingo Weyrich
b1690fd489 Merge branch 'dev' into bayer_bilinear 2020-08-14 12:55:55 +02:00
rfranke
01df366c06 Merge branch 'dev' into issue5867
Conflicts (resolved manually):
	rtdata/languages/default
	rtgui/options.cc
2020-08-11 18:40:47 +02:00
rfranke
e63b800864 Re-add inspector tab as an option (#5867)
- add option "inspectorWindow" to switch from tab to fullscreen view
- add option "zoomOnScroll" to configure scroll device for zoom or pan
- add both options to preferences
- filepanel creates tab if not inspectorWindow
- inspector adapts to settings inspectorWindow and zoomOnScroll
- filebrowser shows context menu item for inspector only if inspectorWindow
2020-08-11 18:27:50 +02:00
Desmis
130fbb8eb2
Local complexity - Add 'Basic' to 'Standard'(Normal) and 'Advanced'(Expert) (#5858)
* Mode simple to color and light

* Exposure complex

* Vibrance and SH complex

* Soft and Blur complex

* Common mask complex

* Sharp Retinex complex

* Localcontrast complex

* Change label tooltip complex

* Change labels and tooltip

* Change tooltip french

* Change default value scope TM

* Some forgotten hide..with basic in inverse mode

* Another hide in basic and inverse

* Change some type in labels

* Change typo contrast

* Refine some labels tootips

* Change after review Ingo - thanks

* Improve history behaviour when changing local adjustments complexity mode

* Added normal to original retinex - basic to dehaze

* Fixed bad behavior normal expert Color and Light

* Improve edge sharpness

* Another improvment edge sharpness

* various improvement

* locallab: speedup and reduced memory usage for wavcontrast4()

* remove file

* French labels complexity

* calckoe(): cleanup, speedup and bugfix for 3x3 gaussian kernels

* calckoe(): cleanup for 3x3 gaussian kernels

* calckoe(): fill koeli[] with zeroes if level <= 1 && tloww >= 75.f

* GUI part fixes and cleanup

* Fix in Locallab Settings panel

Additionnal minor fix in Preferences windows

* Change default mode complexity in preferences - basic

* Change complexity in option

* Improve gui when lauch first image

Co-authored-by: Ingo Weyrich <heckflosse67@gmx.de>
Co-authored-by: Pandagrapher <pierre.cab@gmail.com>
2020-08-10 13:18:21 +02:00
rfranke
a449a01690 Extend context menu of filebrowser with inspect entry (#5867)
This opens a popup inspector window at the current mouse position.
2020-08-09 17:21:15 +02:00
Lawrence Lee
2f06f56d9c Merge from dev 2020-08-08 22:02:29 -07:00
Desmis
d939ffafdc Change label strength refine 2020-08-05 13:13:18 +02:00
Desmis
9dab7d3541 merge with dev 2020-08-05 10:24:21 +02:00
Desmis
2c3881f3a6
Retinex - Choice complexity Standard - Advanced (#5871)
* Enabled standard advanced for Retinex

* Added forgotten reset button
2020-08-05 10:21:14 +02:00
Desmis
6e4efb55c1 Change labels and tooltip 2020-08-05 07:13:49 +02:00
Lawrence Lee
c9bf58a7a0 Add scope type icons 2020-08-04 18:38:59 -07:00
Lawrence Lee
fbe73614c3 Add H-S and H-C vectorscopes 2020-08-03 18:23:25 -07:00
Desmis
e0d3353d72
Wavelet levels - choice complexity standard - advanced (#5869)
* Added in option edghi edglo limrad

* Hide choice edgesharpness slider curve

* First normal expert

* Second normal expert

* Changes in normal expert contrast chroma residual

* Change label complexity wavelet

* French + hide sigmafin standard

* Added tooltip complexty wavelet
2020-08-02 15:52:01 +02:00
Lawrence Lee
1e73135d51 Add perspective edit button to toolbar
The perspective control lines edit mode no longer piggybacks on the hand
tool button on the toolbar.
2020-07-31 21:58:00 -07:00
Desmis
afa62a2240 Added tooltip complexty wavelet 2020-07-29 15:18:34 +02:00
Desmis
40e6614d59 French + hide sigmafin standard 2020-07-29 07:05:05 +02:00
Desmis
3101fb2b56 Change label complexity wavelet 2020-07-28 20:45:06 +02:00
Desmis
65a258837f First normal expert 2020-07-27 09:23:39 +02:00
Lawrence Lee
4cbd622569 Add initial implementation of waveform 2020-07-21 22:45:10 -07:00
Lawrence Lee
a56c1fbb07 Add tooltips to control lines buttons 2020-07-20 15:30:01 -07:00
Lawrence Lee
95141a943c Make perspective icons consistent with other icons
Ensure a one pixel padding on all sides of the bidirectional arrows and
draw icons.
2020-07-20 15:07:20 -07:00
Desmis
9ae301c3a4 Three French labels 2020-07-14 17:54:03 +02:00
Desmis
0a857b4dd4 Improvment to GUI exposure and ColorLight curve H 2020-07-14 09:00:49 +02:00
Desmis
b6b03fd975 GUI part CH curve 2020-07-13 17:08:19 +02:00
Lawrence Lee
cef97eefea Simplify tooltip for perspective control lines
Only show how to draw new lines and delete a single line. Move the
tooltip activation area to the label.
2020-07-12 11:36:14 -07:00
Lawrence Lee
4f8aa2db2b Add perspective control lines to history
Allows undoing and redoing of changes to the control lines.
2020-07-11 13:34:05 -07:00
Ingo Weyrich
3339e71b04 Merge branch 'dev' into bayer_bilinear 2020-07-11 11:49:27 +02:00
Desmis
738ad15af4 Others changes to labels and french 2020-07-11 07:44:30 +02:00
Desmis
53aec5e134 Others chnages to labels 2020-07-10 20:23:37 +02:00
Desmis
64c6bcfabb Change some labels and tooltip 2020-07-10 20:08:07 +02:00
Desmis
434274bbc9 Take into account expert in Mask Laplace 2020-07-09 18:31:40 +02:00
Desmis
b7fa705580 Change label CBDL tooltip - simplify GUI tooltip 2020-07-09 10:26:09 +02:00
Desmis
bc596090ec French label contrsat W 2020-07-09 08:55:55 +02:00
Desmis
2a361536ef Change label frame wavelet 2020-07-09 08:51:01 +02:00
Desmis
89a9fcce0d Some changes to labels fr and color light 2020-07-09 08:14:01 +02:00
Lawrence Lee
a7f397541a Make control line type automatically set
Perspective control line type is automatically set when first drawn. The
type is determined by the line's angle. Buttons for specifying which
line type to draw are removed.
2020-07-08 11:46:28 -07:00
Desmis
4e9b554f7f Change length of some labels 2020-07-08 07:33:22 +02:00
Desmis
90343fe82f Simplify in normal color Light and exposure with slider structure 2020-07-07 18:09:26 +02:00
Thanatomanic
f07653354b
Add Canon EOS 90D dual-illuminant profile #5835 2020-07-07 13:33:03 +02:00
Desmis
63633a61c4 Chnage labels show hide settings 2020-07-07 09:36:44 +02:00
Desmis
89a9d1125c Add in settings enable disable Spot 2020-07-07 08:20:34 +02:00
Desmis
9be94d1456 Some changes in french datas 2020-07-06 19:23:18 +02:00
Desmis
4d49d142aa Simplify interface settings with hide/show tools 2020-07-06 12:26:09 +02:00