ART feature requests and discussion

This is mostly true, but there are a couple of things I’d like to add. No ETA though at the moment – in fact they are just ideas and might never materialize. A non-feature that I’m planning to work on sometime in the future is the transition to an external raw decoding library, most likely libraw. But this should be transparent to users.

2 Likes

Hello yes, what about -100? :wink:

Thank you all for the direct feed-back, it’s a very active place here, with lots of interesting things to read. I’m not a developper but will find a way to bring a contribution still…

Libraw integration would be great!

Feature request: in File Browser tab, under Recent folders, a new pane with Recently opened files, a couple (6 or 10) of little but recognizable icons will do. Would polish my workflow, perhaps others’ as well.

No idea if this is easy or hard to implement though.

Sometimes I just want to increase the contrast between light and dark clouds, not in the rest of the photo. In DT it is possible with tone curve and masks. Is it possible in ‘color correction’ to increase only the contrast with a mask? Or is it possible to add masks to the tone curve?

(ART is super!)

Hi,
Sure, you can use a combination of slope, power and pivot to emulate a tone curve, and then you have all the masking available. If you post a file I can give it a try

HTH

Hi,

Definitely more than 10 minutes :-), so not for 1.5, sorry

So I’ll wait for 1.5.1 :wink:

P1080960.RW2 (22.5 MB)

Hello, this is a quick edit in Art. What you ask is easy to do in Art. I used the deltaE mask for this. Hit the Pick button and click somewhere in the sky, say Show mask, then adjust the sliders of the deltaE tool so that the white clouds are part of the mask as well. Then adjust the Color Correction sliders (slope, offset and power) to taste. I added some saturation as well.

To deal with the foreground, copy that mask, then say inverted and adapt to taste as well.

P1080960.RW2.arp (10.3 KB)

2 Likes

Ok, so here’s how to emulate a tone curve with the color correction module. We start from neutral:

We use power, pivot and offset to add contrast:

This is certainly “punchier” but the highlights are blown (check the clouds). To understand why, it is useful to have a look at the curve that is generated by the sliders. The formula is:

out = \left(\frac{in - offset}{pivot}\right)^{power}*pivot

which visually is something like this (in green):

It’s clear now that the values close to 1 (i.e. the highlights) get pushed way past 1, so they will be clipped on output.
There are two solutions to this:

  1. use a parametric mask to create a “rolloff” effect, simlarly to what you would do in a classic S-shaped curve

  2. use “log tone mapping” to push back the highlights.

Here, I’m going to show you 1, because it’s closer to what you would do with a tone curve. Here’s the mask that I used and its effect:

Also in this case, it’s useful to plot the curves to visualize what is going on. Here are the mask (in red) and the resulting combined curve (in orange):


Now, this looks somewhat familiar, doesn’t it?

Finally, I added a bit of (output) saturation to complete the picture:

Clearly, even though I only used “global” edits, you can apply all this locally, by using all the masking options that are available in the color correction module.

Here’s the final picture and the arp (for the current master version of ART):


tone-curve.arp (10.6 KB)

HTH

6 Likes

Hmm, I’m afraid we live on different planets. Familiar to what?

To this (i.e. a “typical” S-shaped tone curve)?
Screenshot from 2020-08-19 21.48.18

EDIT: by “this” I meant the result curve (in orange in the plot)

Punchy little treatment !

by the way, be careful not to push the cursors too much, it can generate artifacts !!! (that I didn’t see in the rush)

Ah, that looks familiar indeed! How do you plot those other curves like in the familiar graph ?

Thank you, agriggio, paulmatthijsse and jllailes, I can use this!
Here is an example of which curve i want in a selected area.


and the selected area:

I am now going to try this with your described method in ART :slight_smile:

I have a different shape in parametric mask. How can i change this?

Hello @Ramana, simply drag the white points! Click on the curve to add a new point, drag a point outside the curve to get rid of it.

Hello paulmatth, when i drag the white points i get an other vorm of shape, not the nice role off.