2638 Commits

Author SHA1 Message Date
Daniel Gao
757a0a032a Implement partial profile for framing tool
* Update partial profile load/save GUI to include framing tool
* Allows for loading/saving framing tool parameters from the clipboard
2024-11-18 15:33:54 -05:00
Daniel Gao
03a73eb3a4 Add framing tool GUI
* Added under the Resize tool like PR sharpening
* Adds FramingParams and FramingParamsEdited structs
* No parameter read/write implemented
* No support for batch mode
* No adjuster listeners implemented
* Signals and callback functions are defined but do nothing
2024-11-18 15:33:53 -05:00
Desmis
b73840cf3c
Gamut compression - reduce artifacts resulting from out of gamut (#7205)
* First functions needs for ACES

* New file GUI compressgamut

* GUI first step

* GUI first step

* Gui step 2

* GUI procparams and paramsedit

* GUI read

* GUI step 4

* GUI step 5

* First tooltip

* Gamut compression tooltips

* Various GUI improvment

* History msg

* Comment code with Aces remarks

* First change improccoordinator and events

* Save work on matrix

* Compress gamut next work

* First try gamut compress

* Replace cout by printf in invertmatrix

* Change tooltips and events

* Added namespace std to iplab2rgb

* Comment code

* Active rtthumbnail

* Change tooltip

* Various improvment GUI and rolloff

* Added adobeRGB gamut

* Appimage windows yml

* Remove rttumbnail gamutcompr

* Change event to COMPR

* Change tooltip and verbose

* Restore raw de-haze history message

* Refactor ACES gamut compression functions

* Fix gamut compression color space history message

Correctly display the color space name.

* Add "unchanged" for gamut compression color space

Allow "unchanged" in batch mode.

* Fix gamut compression yellow distance for batch

* Update copyright for gamut compression GUI

* Fix gamut compression color space names

* Refactor gamut compression code

* Remove comment rtthumnail.cc - Acesp1 default

* Change matrix DCI-P3 - threshold maximum to 1 in GUI and in gamut compression - tooltips

* Change tooltip

* Clean code - change tooltips

* Remove appimage windows yml

---------

Co-authored-by: Lawrence Lee <45837045+Lawrence37@users.noreply.github.com>
2024-11-14 13:08:52 +01:00
Desmis
691fe80896
Revert "Generalized Hyperbolic Stretch in Selective Editing (#7210)" (#7250)
This reverts commit 16db6186ddf4f1d8e2cc0c6d744071ce1195163d.
2024-11-14 10:29:29 +01:00
Desmis
16db6186dd
Generalized Hyperbolic Stretch in Selective Editing (#7210)
* GHS GUI first step

* GHS GUI first step

* GUI step 3

* Hide show ghsmethod

* Siril functions for ghs

* Init ghs in iplocallab

* ghs step 2

* ghs step 4

* Comment copyright Pixlnsight 2021

* Smooth highlights and tooltips

* Enabled saturation and luminance ghs mode

* First tooltip

* Ghs tooltips

* Remove wrong packstart inverssh

* Change labels and tooltips

* Disabled mask in global and other improvments

* Comment code

* appimage and windows yml ghs

* Change tooltip

* Ghsmethod hue and change tolltips

* Change tooltip

* Inverse Stretch step 1

* Inverse GHS

* GHS tooltips

* Change tooltips

* Change tooltip

* Linear black point

* Small change to blackpoint

* Change tooltip

* Clean and comment code

* forgotten GHS highlight attenuation msg in history

* Comment code with Transformation equations

* Change tooltip

* Wrong default value balck point

* Comment code iplocallab

* Ghs curve step 1

* GHS curve step 2

* Show GHS setting in a Curve Box

* Tooltip for ghs S curve

* Disabled warning in compilation simpleprocess

* Simplified code part 1

* Simplified code GHS graph part 2

* Improve black point with negatives values

* Improve BP and tooltip

* Listener enable only with GHS

* White point for GHS

* Change label and tooltip

* Improve behavior white point and black point

* Link sliders ghs_SP ghs_LP ghs_HP and change code to avoid balck screen

* hide unused button in diagonal curve GHS

* prevents the GHS representation in S from displaying artifacts if ghs-d=0

* Change tooltips

* Improvment and tooltips

* Forgotten tooltip

* Improve GUI GHS S curve - change tooltips

* Set transition gray areas in S curve GHS with values of the RT-spot

* Change label GHS

* setlogscale blackpoint and symmetry

* Set recursive reference enable by default in controlspotpanel

* Change lastlocalCurvesDir Dirghs in locallabtools and options - change labels

* Added in converttonormal ghsMode.. not sure if this is useful

* DIY to make GHS curve work without the choices

* Change RGB calculation with luminance function working profile

* 5 modes GHS method

* Label to show datas clipped Black point and White point

* Various change white point tooltips

* Bad behavior wp bp labels

* Small change to improccordinator call to ghschanged ghsbwchanged

* Set log scale ghs_D

* Hide Graduated filter if GHS enable

* Luminance Lab in ghsmethod

* Lab slope factor step 1

* Slope and Chromaticity GHS improvments

* Fixed bad sqrt line 17477 iplocallab

* Workaround linear GHS - re-enable Graduated filer GHS

* Change limits slope lab factor

* Ghs chromaticity Lab (Lch)

* Improve ghs chromaticity

* Change labels and tooltips Lab chroma

* Slope Lab to 100

* Noise and saturation RGB

* Saturation RGB standard and labels

* Change histogram and navigator panel without gamma when using working profile

* Remove gray in GHS curve

* Local contrast a minima

* Regularization stretch

* Improve Graduated Filter in all cases GHS Color and Light etc.

* Improves nlmeans to reduce noise after GHS

* Change to GF - tooltip Nlmeans

* Added oW oH tW tH etc.

* Added call GF

* tX tY for previewProps

* Comment code GF

* Improve local contrast ghs

* Change norm to norm2

* Improve GUI mode complexity and Lab GHS

* Show values BP WP in GUI

* Labgrid ghs step 1

* Labgrid for simulation GHS - step 2

* More points for Labgrid ghs

* Clean and comment code

* Fixed crash in inverse GHS white point - set to 10 points for GSH simulation

* Change to black point in inverse GHS

* Intilialize simulation with nothing if new spot

* Remove curve GHS - optimize code simulation - improve GUI

* set ghs default - fixed crash is case HP SP LP

* Fixed crash - I hope in inverse GHS

* Simplify WP and BP limits to avoid crash in inverse GHS

* Clean code with ghscurve - ghsshape

* Change tooltips

* Change to D - GUI - comment code

* Simulation with 4 more points

* Best simulation with point 0.05 and 0.95

* Clean code - change for crsah in Inverse GHS

* Show values WP and BP
2024-11-13 08:23:41 +01:00
Panagiotis Papadopoulos
10bba092fe
fix duplicate tag in Deutsch locale 2024-10-15 21:31:49 +02:00
Lawrence37
f8386306c9
Merge pull request #6689 from abrock/defish
De-fish
2024-09-27 21:48:55 -07:00
Desmis
348c8e8894
Improve Dehaze for Raw files - Raw black point (#7133)
* Show min raw values in console, #5769

* Speedup

* outsourced calculation of raw min values

* First try GUI

* Improve GUI

* Clean code

* Change behavior GUI

* First step GUI Xtrans

* Second step GUI Xtrans

* Last step X-trans black dehaze

* Appimage and windows yml poordeha

* disabled sliders R G B when dehaze enabled

* Remove idle_register autoblackchanged

* Changes suggested by Lawrence37 to improve double processing

* Remove yml appaimage windows

---------

Co-authored-by: Ingo Weyrich <heckflosse67@gmx.de>
2024-09-17 08:29:21 +02:00
Alexander Brock
04bd7b5ec4 Add HISTORY_MSG_DISTORTION_DEFISH_FOCAL and remove unused TP_PERSPECTIVE_CAMERA_DEFISH 2024-09-11 17:39:01 +02:00
Alexander Brock
82985a4943 Add HISTORY_MSG_DISTORTION_DEFISH to default language file 2024-09-10 01:15:02 +02:00
Alexander Brock
69efe6ae5e Make the defish button the label of the defish frame 2024-09-04 22:54:16 +02:00
Alexander Brock
6fb8a7896b Group defish checkbox and focal length and disable focal length slider if defish is inactive 2024-09-04 00:35:27 +02:00
Alexander Brock
2536e6d112 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish 2024-09-04 00:06:43 +02:00
Lawrence Lee
40dccc3fcf
Preparing to merge back to dev 2024-08-31 21:14:12 -07:00
Lawrence Lee
d25e944c60
Preparing for release 5.11 2024-08-21 18:30:00 -07:00
Lawrence37
b80c694a5f
Merge pull request #7176 from marter001/marter001-deutsch_5.11
localisation deutsch 5.11
2024-08-12 22:37:21 -07:00
Lawrence Lee
5a832468da
Clean up German translation 2024-08-11 11:43:57 -07:00
Lawrence37
dc40deeae8
Merge pull request #7174 from Lawrence37/dutch-5.11
Updated Dutch translation
2024-08-11 10:48:41 -07:00
Martin
d3ad7581c2
Update Deutsch 2024-08-11 08:00:26 +02:00
Martin
53694b494f
localisation deutsch for RT 5.11 2024-08-11 07:47:42 +02:00
Lawrence Lee
919bd635b1
Preparing for release 5.11-rc1 2024-08-10 17:26:12 -07:00
Lawrence Lee
ff15de216f
Update Dutch translation
Translation provided in
https://github.com/Beep6581/RawTherapee/issues/7173.
2024-08-10 16:11:21 -07:00
Alexander Brock
c9d1638ee6 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish 2024-08-09 23:33:01 +02:00
Lawrence37
f99132b489
Merge pull request #7168 from Lawrence37/selective-editing-icon
Selective Editing icon
2024-08-06 18:11:47 -07:00
Lawrence37
ab1d773d36
Merge pull request #7158 from Lawrence37/dutch-5.11
Update Dutch translation
2024-08-03 18:22:25 -07:00
Lawrence37
b63413add4
Merge pull request #7157 from Lawrence37/chinese-simplified-june-2024
Update Chinese (Simplified) translation
2024-08-03 18:22:11 -07:00
Lawrence Lee
23ec7f324e
Add new icon for Selective Editing
The icon is a rectangular RT spot.

Switch the hand tool icon back to the normal open hand instead of the
high-contrast version.
2024-08-03 18:05:52 -07:00
Alexander Brock
494a995d57 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish 2024-07-28 15:30:51 +02:00
Lawrence37
6d8e80029d
Merge pull request #7144 from Lawrence37/russian-translation
Update Russian translation
2024-07-27 17:20:19 -07:00
Lawrence37
0813f1d99a
Merge pull request #7141 from Lawrence37/camconst-from-art-5.11
DCPs and camconst.json entries from ART
2024-07-27 17:19:38 -07:00
Lawrence Lee
19a7717435
Update Dutch translation
Provided by paulmatthijsse in
https://github.com/Beep6581/RawTherapee/issues/7156.
2024-07-27 11:59:44 -07:00
Lawrence Lee
19eb07de26
Update Chinese (Simplified) translation
Provided by syyrmb (十一元人民币) in
https://github.com/Beep6581/RawTherapee/issues/7145.
2024-07-27 10:57:20 -07:00
Alexander Brock
159ebd45e8 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish 2024-07-27 12:41:48 +02:00
Lawrence Lee
61aa4ad76a
Update Russian translation
Translation supplied by Iliya5digital in
https://github.com/Beep6581/RawTherapee/pull/7049.
2024-07-20 18:08:44 -07:00
Lawrence Lee
aaf91fff8f
Add DCPs and camconst.json entries from ART 2024-07-20 17:01:39 -07:00
Lawrence Lee
98bd3d1912
Run generateTranslationDiffs 2024-07-20 10:17:00 -07:00
Lawrence Lee
a4de981329
Review the default language file 2024-07-20 10:14:29 -07:00
Alexander Brock
fc78a64066 Move scale option from perspective correction to lens/geometry 2024-07-20 14:56:21 +02:00
Alexander Brock
6d96bfe5cc Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish 2024-07-20 00:15:43 +02:00
Lawrence Lee
bb44729490
Merge branch 'dev' into libraw-copylib 2024-07-18 21:57:57 -07:00
Simone Gotti
2b97de233f Add initial metadata lens correction handling 2024-07-08 10:30:51 +02:00
Lawrence37
6ecaa6f301
Merge pull request #7096 from xiota/pr_config
Enable extensions that are missing from config
2024-07-02 19:17:02 -07:00
xiota
88160bd8b8 Update PREFERENCES_PARSEDEXTDELHINT (default/English) 2024-06-30 03:30:41 +00:00
Lawrence37
3433741bb6
Mention capture sharpening in contrast mask tool-tip
Closes #7087.
2024-06-16 15:33:46 -07:00
Desmis
a1c6ce5dd2
Selective editing - adds the feather slider for each Graduated Filter (#7079)
* Feather GF color and vibrance

* Feather exposure

* Graduated filer feather wavelet

* Graduated filter feather log

* Graduated filter Cam16 feather

* Change history msg

* GF shadows highlight feather

* GF mask common feather

* Move feather settings in settings mask

* Change history msg

* Change label feather

* Change 2 labels
2024-06-16 07:35:50 +02:00
Lawrence Lee
abbaddbabd
Merge branch 'dev' into libraw-copylib 2024-06-15 22:32:12 -07:00
xiota
29f4f37cdb Enable extensions that are missing from config 2024-06-10 22:51:33 +00:00
Lawrence37
4f4a3d2336
Merge pull request #7086 from Lawrence37/japanese
Japanese translation update
2024-06-08 17:26:06 -07:00
Lawrence37
59e8832dfb
Merge pull request #6367 from xiota/jxl-import
Add ability to import JXL images
2024-06-08 17:12:13 -07:00
Lawrence Lee
2c1c124d8f
Merge branch 'dev' into libraw-copylib 2024-06-02 18:15:43 -07:00