Pandagrapher
cafe48b87a
Locallab cleanup 2
...
Cleanup of dcrop, improccoordinator and simpleprocess
2018-09-24 20:36:23 +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
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
Desmis
c1463c7edd
merge with dev..
2018-06-14 09:06:29 +02:00
heckflosse
44729edf04
Prepared engine to display the Sharpening Contrast mask
2018-06-10 14:35:12 +02:00
Desmis
03fb04cd81
merge with dev
2018-06-05 10:48:26 +02:00
heckflosse
fcfd813714
Sharpening: Blur contrast blend mask to get smoother transitions.
2018-05-23 23:49:11 +02:00
Desmis
df6822178c
merge with dev
2018-05-05 09:37:58 +02:00
heckflosse
c45ec6f16e
Speedup and bugfix for new Sh/Hl tool
2018-04-26 14:32:43 +02:00
Alberto Griggio
4df4fd6370
code cleanup after the new shadows/highlights tool
2018-04-13 15:43:06 +02:00
Alberto Griggio
25b066e257
first version of new shadows/highlights tool
2018-04-13 17:30:29 +02:00
Desmis
431f516583
merge with dev
2018-04-10 18:04:29 +02:00
heckflosse
9323d8c46d
Remove ciecam02 double precision processing
2018-04-06 23:19:40 +02:00
Desmis
424b9dbea7
Clean and format code and fixed bug in exposure with chrominance
2018-03-11 10:01:18 +01:00
Desmis
1a91bb60fe
Improve lightness for color and light and fix crashed with contrast when lightness -100
2018-03-10 18:12:15 +01:00
Desmis
9916cdb4b0
merge with dev
2018-02-15 16:57:23 +01:00
luz.paz
c3c3ceac79
Misc. typos
...
Found via `codespell`
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
Desmis
7d4441cda8
clean code complexcurvelocal and associated functions
2018-02-11 08:58:37 +01:00
Desmis
ed46993ff1
Change settings of complexCurvelocal
2018-02-10 08:40:24 +01:00
Desmis
dabedc7143
save work for possible edge detect
2018-02-04 07:40:33 +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
9713604b12
add bilateral to local denoise and enhanced GUI
2017-12-23 09:34:39 +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
392d2a6769
Merge with dev - save provisory work
2017-12-09 14:32:32 +01:00
Desmis
0248c58970
Change limit RT-spot size
2017-11-20 09:46:07 +01:00
Desmis
75cec00e95
merge with dev
2017-11-19 09:08:45 +01:00
Alberto Griggio
f6bd06a06c
merged 'hdr_tonemap_fattal_nocache' into 'dev'
2017-11-18 17:44:34 +01:00
Alberto Griggio
e384edba55
fattal: use a common cache for 1:1 detail crops when denoise is turned off
2017-11-17 21:28:17 +01:00
Alberto Griggio
7b9252be33
fattal: correctly crop the image to the dimensions required for distortion correction
...
Fix for #4187
2017-11-17 21:02:19 +01:00
Alberto Griggio
6212d6e0c6
better (local) caching of fattal results in dcrop
...
Use new M_HDR todo code instead of using M_RGBCURVE for fattal
(ported from Hombre's commit a9d02a7dca0b5dcd31f642046d94e1663b17c9ff)
2017-11-17 17:46:13 +01:00
Alberto Griggio
1467b858c5
fixed missing memory deallocation
2017-11-17 15:34:48 +01:00
Alberto Griggio
b25bac8c53
improved performance of Fattal in dcrop
...
Now only Fattal works on the full image, the rest of the pipeline (including denoising) always operates only on the visible crop
2017-11-17 15:27:56 +01:00
Alberto Griggio
619b3e9c63
fixed off-by-one error leading to segfault
2017-11-16 17:35:21 +01:00
heckflosse
1483f28bfb
made iplocallab.cc -wextra clean
2017-11-15 19:35:43 +01:00
heckflosse
0df571b2db
solved merge conflicts for merge from dev into newlocallab
2017-11-15 16:49:53 +01:00
Alberto Griggio
2cdc5fc69a
move Fattal before transform
2017-11-11 16:18:38 +01:00
Desmis
4b2563af62
Add simplified Excluding Spot - fixed some bugs
2017-11-10 08:47:11 +01:00
Alberto Griggio
4d010f8dec
do use a temporary image for Fattal in dcrop when it is needed
...
Because, sometimes it is needed indeed...
2017-11-07 10:31:03 +01:00
Alberto Griggio
6e17e38136
no need to use a temporary image for Fattal in dcrop
2017-11-06 23:00:52 +01:00
Alberto Griggio
f6faccc759
moved Fattal earlier in the pipeline (before rgbProc, right after distortion/perspective/ca)
2017-11-04 18:16:51 +01:00
Alberto Griggio
d418b9d01d
various fixes to Fattal, and moved it later in the pipeline
2017-11-03 14:58:27 +01:00
Desmis
53ba84f699
Fixed some bugs and some changes
2017-11-02 13:19:16 +01:00
Desmis
ff26f0642e
Add method symmetric to blur and noise - and some extension
2017-10-25 17:33:58 +02:00
heckflosse
d5ceb850f3
Make compilation unit rtengine/rawimagesource.cc -Wextra clean, #4155
2017-10-22 13:43:28 +02:00
heckflosse
04cdcca26c
Make compilation unit rtengine/improcfun.cc -Wextra clean, #4155
2017-10-21 21:26:07 +02:00