162 Commits

Author SHA1 Message Date
Lawrence Lee
1a3fce8c56
Remove benchmarking 2025-05-18 22:27:08 -07:00
Lawrence Lee
9b16f407aa
Fix blur radius when using the Fourier method
Fix the formula, adapt old pp3s, and change the maximum blur radius
where applicable.
2024-10-27 18:45:58 -07:00
Desmis
35abd92209
Custom TRC Tone response curve and Illuminant - change Histogram - RGB and Lab values - for output (screen, TIF, JPG..) (#5949)
* Change TRC in the process

* Improve GUI slope

* Add tooltip output profile

* Various change to enable and tooltip

* Chnage rtthumbnail

* Small change tooltip trc

* Another small change tooltip

* Improve GUI - change default TRC BT709 - change tooltip

* Other GUI improvment

* Small changes to BT709 values

* Various change to TRC - add illuminant working profile

* Change labels tooltip TRC illuminant

* Display wp in console if wp provided

* Change tooltip

* Change max wlope

* Init trc + illum + primaries

* Add black point compensation

* Change location abstract

* Fixed bug with rtthumbnail...

* Added tooltip

* Logscale for wslope

* Change tooltip abstract

* Change labels tooltips abstract profile

* Added 6 sliders custom primaries X and Y

* Change GUI custom primaries

* Use custom primaries abstract profiles

* Tooltip with primaries red green blue

* Fixed warning gtk

* Change one tooltip

* Change range custom primaries

* Change GUI default Primaries

* Change one tooltip

* Speedup for trc

* Rendering intent for abstract profile

* Hide intent abstract

* Preserve neutral tones

* Chnage settings preserves neutral tones

* Improve GUI

* Improvment to preserv

* Clean code - speedup TRC when illuminant and primaries default

* Change label

* Change bad default value Blux

* Add forgoten illuminant when selecting primaries

* clean code

* Change labels

* improve workingtrc for LA

* Change default primaries when select default

* Added others working profile to primaries

* Change labels and GUI

* Change tooltip

* CIExy diagram displaying the primaries (interactive) and the white point (#6207)

* Ciexy diagram

* Change to Ciexy graph

* Change graph and defaut coordonates

* Various changes to graph - params

* Disable setListener(ToolPanelListener)

* Add some graduation to graph

* Clean comment code graph

* Change radius 0

* Enable sensitive graph Ciexy

* update Ciexy graph with primaries

* Remove reset button graph

* Change labels and behavior

* First step third spot green

* Second step 3rd spot green

* First try 3 primaries graph Ciexy

* Fixed bad behavior in lab grid

* Fixed another bad behavior graph

* Clean and comment code

* Change default gamma

* More accurate graph Cie xy

* Added white point to Ciexy graph

* Added tooltip Cie xy diagram

* Improvment when illuminant change

* Refine diagram CIE xy - added WP 2000K

* White point D120 + tooltip

* Change label

* Change labels

* Change tooltips

* Improve diagram CIE xy with parabolic

* Other parabolic to improve Cie xy diagram

* Small change GUI

* Added Label CIE xy - change labels

* Change behavior when none - change labels

* Improve gUI and trys to fix LGTM alerts

* CIE xy change set sensitive

* Improve tooltip primaries sliders

* Adapt tooltip to new labels

* Fixed crash and some bad behavior

* First fix bad behavior with some primaries

* Second fixed bad behavior primaries

* Third fixed bad behavior primaries

* Change white point BestRGB

* Change order rgb in history msg Ciexy

* Change tooltip

* Change tooltip

* Improve GUI primaries

* Illuminant 1500K - display in console matrix XYZ-RGB

* Improve GUI illuminant

* Change a tooltip

* Somme changes to GUI and verbose

* Test code for wprim in read

* clean code for wprims

* further cleanups, not tested

* Some cleanups and bugfixes, #5949

* Simplify `std::unique_ptr<>` dereferencing

Also some minor cleanups.

* Some changes suggested by Floessie

* Others change suggested

* Others changes suggested by Floessie

* Forgotten change in procparams.cc

* Added black and white for use with the primaries channel mixer

* Small change behavior GUI - illuminant

* Change pragma omp in iplab2rgb

* Add enums and clean up

* Remove unused code icmpanel.cc

* Fix LGTM alert, #5949

Co-authored-by: Ingo Weyrich <heckflosse67@gmx.de>
Co-authored-by: Flössie <floessie.mail@gmail.com>
2021-05-16 06:18:25 +02:00
Desmis
727c9557b4
Local adjustments - Mask - Change behavior Laplacian (#6075)
* Change Laplacian action in mask

* Change tooltip Laplace
2021-01-28 07:32:07 +01:00
Desmis
ea6bb8fcf7
Local adjustments - Retinex - Last Recovery based on luminance mask (#6062)
* LA Retinex GUI for Recovery based on luminance mask

* LA Retinex Enable Recovery based on luminance mask
2021-01-15 12:29:46 +01:00
Ingo Weyrich
d9d8703350 Bug in MSRLocal(), fixes #5852 2020-07-17 13:31:06 +02:00
Ingo Weyrich
2d402a4bae MSRLocal(): Fix a race 2020-07-17 10:48:52 +02:00
Ingo Weyrich
6cb29be31c further cleanups 2020-07-16 21:44:00 +02:00
Ingo Weyrich
6caf33a589 Some fixes suggested by @Floessie 2020-07-16 11:35:41 +02:00
Desmis
20bc7af14f Change labels blend mask and default values - change range all soft guidedfilter 2020-06-26 11:19:41 +02:00
Desmis
eb509889d9 various change to soft process 2020-06-25 10:18:14 +02:00
Thanatomanic
421f868921
Merge pull request #5804 from luzpaz/typos
Fix various typos
2020-06-19 18:05:17 +02:00
luz.paz
a41aa73124 Fix various typos
Found via  codespell v2.0.dev0  
```
codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L bord,hist,fo,reall,bloc,alph,dof,thre,makro,chang,currentry,portugues,vektor,ue
```
2020-06-18 14:53:04 -04:00
Flössie
c607b58b18 Fix non-OpenMP build warnings 2020-06-18 14:32:45 +02:00
Ingo Weyrich
07dbe64409 iplocallab.cc : code review part two, mainly speedups, review still not completed 2020-05-17 21:47:21 +02:00
Desmis
02e24bb332 Fixed - I hope - warning in ipretinex iplocallab 2020-04-24 14:09:57 +02:00
Desmis
e573de78b4 merge with dev 2020-03-19 13:40:11 +01:00
Ingo Weyrich
b74d31525e Merge branch 'dev' into newlocallab 2020-02-07 21:34:38 +01:00
Ingo Weyrich
b2443b0e7e more double promote fixes, still not complete 2020-01-21 00:16:27 +01:00
Desmis
3f4f144ec6 Improve settings balance 2019-12-17 16:08:14 +01:00
Desmis
554d43eef9 clean code and test for FFTW 2019-12-02 18:34:20 +01:00
Desmis
9c882aee82 Color correction grid in normal - and optimize fftw 2019-12-02 13:28:57 +01:00
Desmis
d38cc073dc Improvment to soft radius 2019-11-30 16:27:02 +01:00
Desmis
df13581e2d various improvment and add Mask Blur to expert Color and Light 2019-11-30 11:01:02 +01:00
Desmis
e366cf39a4 merge with dev 2019-11-22 07:28:09 +01:00
Ingo Weyrich
89d8c341a6 Some code cleanups 2019-11-21 19:36:16 +01:00
Desmis
abf3ca53dc Improve action slider chroma mask Retinex 2019-11-15 07:25:07 +01:00
Desmis
15c2251202 enable chroma slider fot Hue in all masks 2019-11-14 17:50:04 +01:00
Ingo Weyrich
033d9fe02a Merge branch 'dev' into newlocallab 2019-11-04 23:01:33 +01:00
Ingo Weyrich
6335b68a80 Further reduction of include dependencies 2019-11-03 14:52:42 +01:00
Flössie
d7ec033829 Reduce dcp.h dependencies 2019-10-30 09:30:21 +01:00
Ingo Weyrich
20726d5bfe Forward declare Imagefloat 2019-10-28 20:01:16 +01:00
Desmis
5af042af67 enable scale = 1 2019-10-27 17:27:49 +01:00
Desmis
94e3ce3e07 merge with dev and fixed some bugs 2019-10-27 17:09:53 +01:00
Desmis
9d3d315df3 slider to set luminance background mask 2019-10-24 07:50:55 +02:00
Desmis
dcb6260d79 Improvment to deltae mask parameters 2019-10-21 13:06:41 +02:00
Desmis
bb09c54892 Improve mask Retinex with deltaE image 2019-10-20 10:19:02 +02:00
Desmis
edbfe1a1fd Add contrast curve to mask 5 Retinex 2019-10-15 16:22:27 +02:00
Desmis
82a590b439 enable masl Laplacian solve PDE for Retinex 2019-10-12 13:05:56 +02:00
Desmis
b5903155f4 Optimize code Laplacian_threshold 2019-10-12 07:57:20 +02:00
Desmis
38b53ca9b6 add Laplacian threshold to mask Retinex 2019-10-06 14:30:39 +02:00
Desmis
6f29a08f39 Fixed bug in Exposure and suppress warning 2019-10-04 18:10:07 +02:00
Desmis
7ba7869952 enabled mask after Tone mapping 2019-10-04 16:42:00 +02:00
Desmis
43228efea6 Improve display datas Transmission map 2019-10-02 09:06:44 +02:00
Desmis
015cef4e74 Take into account deltaE to reduce artifacts with Transmission Map 2019-10-01 14:51:40 +02:00
Desmis
2ed52360f5 Fixed crash when Rt-spot is too small for Denoise and Dehaze 2019-09-30 17:42:32 +02:00
Desmis
3ba153ae62 Improve mask for retinex 2019-09-30 10:03:11 +02:00
Desmis
1b6b6e65ee Fixed crash in transmission map 2019-09-29 10:52:40 +02:00
Desmis
eb1d6e2dc4 Several changes to tools reti 2019-09-28 19:47:13 +02:00
Desmis
e9127e23b7 Fixed bug in Softradius 2019-09-28 11:11:36 +02:00