942 Commits

Author SHA1 Message Date
Desmis
6e2d9e8ab2 Local adjustments - Change labels tooltips - fixed bug curve HH 2020-09-16 19:35:43 +02:00
Desmis
287fe74593
Fixed bug in Linux mask Blur denoise - rationalise code (#5896)
* First version mask bl

* Added others improvments

* Other changes to blur mask

* Improvment to blur mask

* Improvment to maskcacol
2020-08-29 15:39:39 +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
Ingo Weyrich
e77dac43d5 array2D.h: cleanup 2020-07-29 13:38:17 +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
1993e854d8 Fixed crash in inverse exposure 2020-07-14 08:22:04 +02:00
Desmis
2a5ce3c0ba merge with dev 2020-07-14 07:42:15 +02:00
Ingo Weyrich
d1f87ffdac Merge branch 'dev' into improve_pyramids2 2020-07-13 19:45:37 +02:00
Desmis
c3753fa6ff Enable curve C=f(H) 2020-07-13 17:51:49 +02:00
Desmis
32329f306f Prepare rtengine for CH curve 2020-07-13 17:32:38 +02:00
Desmis
89a9d1125c Add in settings enable disable Spot 2020-07-07 08:20:34 +02:00
Ingo Weyrich
e269b38d1e Wavelet Blur levels: use LUT for pyramid, reduce memory usage, speedup 2020-07-06 15:25:04 +02:00
Ingo Weyrich
7687ca9853 Merge branch 'dev' into improve_pyramids 2020-07-05 13:53:48 +02:00
Ingo Weyrich
10334f5c81 exlabLocal(): cleanup 2020-07-05 13:30:19 +02:00
Ingo Weyrich
a393a500a1 retinex_pde(): cleanup and speedup 2020-07-05 12:46:29 +02:00
Desmis
20e86dac98 Improve algo laplace 2020-07-05 11:29:17 +02:00
Desmis
78ab547801 change scope exposure 2020-07-05 09:44:34 +02:00
Desmis
fd43ed28fe change exposure with Laplacian 2020-07-05 08:33:40 +02:00
Ingo Weyrich
bc2ec7c39e wavcontrast4(): some cleanups 2020-07-04 18:02:26 +02:00
Ingo Weyrich
023832b5fc Merge branch 'dev' into improve_pyramids 2020-07-04 11:36:36 +02:00
Ingo Weyrich
8728aee0ce fix broken non SSE build and add SSE code for one loop in wavcont() 2020-07-04 11:35:37 +02:00
Flössie
af4b17ac84 Minor cleanups 2020-07-02 17:38:59 +02:00
Ingo Weyrich
cf0ccc26ca wavcont(): fixed two bugs and added SSE code for one loop in blur mode 2020-07-02 14:17:32 +02:00
Ingo Weyrich
237d97671c wavcont(): always use meaLut 2020-07-02 13:12:46 +02:00
Ingo Weyrich
01acba4c84 make a helper function to create the pyramid LUT 2020-07-01 23:36:31 +02:00
Ingo Weyrich
0ce8c04ad1 Next try to improve pyramids 2020-07-01 17:47:00 +02:00
Ingo Weyrich
15c4f7c2f8 First mockup to improve pyramids 2020-06-30 15:29:21 +02:00
Desmis
39d185a586 Improvment to exposure inverse and tooltips 2020-06-30 11:19:35 +02:00
Desmis
2ac10c0502 Some chnages to exposure : hlcomp softradius 2020-06-30 08:45:15 +02:00
Desmis
7a3958e976 Small change to enable shadows 2020-06-30 06:36:19 +02:00
Desmis
5998a25a33 Enable exposure when shadows slider different zero 2020-06-29 16:22:30 +02:00
Ingo Weyrich
4010b4a336 removed a stopwatch 2020-06-28 13:59:52 +02:00
Ingo Weyrich
192afd2426 iplocallab.cc: deltaEforLaplace(): reduce memory usage 2020-06-28 13:56:03 +02:00
Ingo Weyrich
e913ec3a31 Merge branch 'dev' into locallab_engine_review 2020-06-28 13:33:59 +02:00
Desmis
60728717a6 differentiate the action luma and chroma blend 2020-06-27 14:16:07 +02:00
Desmis
7b16764daa Harmonize showmask 2020-06-26 16:31:15 +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
Desmis
96296015ce Improve soft radius with color 2020-06-25 08:30:45 +02:00
Desmis
bbb3300831 Added soft radius common mask 2020-06-24 19:44:51 +02:00
Desmis
339d8de30d Suppress unused variables 2020-06-24 19:11:17 +02:00
Desmis
e324d6d960 Added forgotten recursive to common mask 2020-06-24 17:18:39 +02:00
Desmis
344864a8ec Added Graduated Filter luminance common mask 2020-06-24 07:31:48 +02:00
Desmis
ebb8b16583 Improvment to maskcacol 2020-06-24 05:50:11 +02:00
Desmis
155f91fcef Fixed some bugs... 2020-06-23 18:35:22 +02:00
Desmis
6a03d8e325 first run that work...with bug...but save 2020-06-23 17:53:56 +02:00
Desmis
fb06a4dcfd Pass GUI parameters mask to rtengine and iplocallab.cc 2020-06-23 12:00:23 +02:00
Desmis
90dedb001f Add common mask curve to rtengine and iplocallab.cc 2020-06-23 09:17:37 +02:00
Ingo Weyrich
cddf5bd395 Exclude_Local(): Speedup 2020-06-22 19:10:23 +02:00