Re: [darktable-user] Color calibration overloaded?

2022-07-14 Thread Guillermo Rozas
>
> However, is it necessary to have a strong coupling between the actual
> processing and the UI?
>

Yes because in darktable module position = module order in the processing.
You can't divide a module if internally it's a single operation.

However, since a couple of versions you can use the quick access panel to
simulate a simpler version of the GUI  (
https://docs.darktable.org/usermanual/3.8/en/darkroom/organization/quick-access-panel/).
So in principle you could create there a CAT-only version of the
calibration module and completely ignore the rest until you need it.

Regards,
Guillermo


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Re: [darktable-user] Color calibration overloaded?

2022-07-14 Thread Mikael Ståldal

Right, I suspected that was the case.

However, is it necessary to have a strong coupling between the actual 
processing and the UI?



On 2022-07-14 19:58, Remco Viëtor wrote:

On jeudi 14 juillet 2022 17:15:00 CEST Mikael Ståldal wrote:

Is it only me who thinks that the color calibration module is quite
overloaded with functionality, at least from a UI perspective?

The user manual says

"This simple yet powerful module can be used in the following ways:"

then lists five ways for it to be used, and then follows a very long
description of all the options.

Not sure I would agree this is a "simple" module. Maybe from a
technical/mathematical standpoint, but not from usage.

To me, it would make more sense if the CAT part was its own module, and
the channel mixing was its own.


Short answer: all the various ways of using the color calibration module use
the same math, and all the settings can be combined into one 3×3 matrix, which
makes the module very efficient.

Splitting the module means more calculations,  more conversions, and more
exchanges between main memory and GPU memory.



darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Color calibration overloaded?

2022-07-14 Thread Remco Viëtor
On jeudi 14 juillet 2022 17:15:00 CEST Mikael Ståldal wrote:
> Is it only me who thinks that the color calibration module is quite
> overloaded with functionality, at least from a UI perspective?
> 
> The user manual says
> 
> "This simple yet powerful module can be used in the following ways:"
> 
> then lists five ways for it to be used, and then follows a very long
> description of all the options.
> 
> Not sure I would agree this is a "simple" module. Maybe from a
> technical/mathematical standpoint, but not from usage.
> 
> To me, it would make more sense if the CAT part was its own module, and
> the channel mixing was its own.

Short answer: all the various ways of using the color calibration module use 
the same math, and all the settings can be combined into one 3×3 matrix, which 
makes the module very efficient.

Splitting the module means more calculations,  more conversions, and more 
exchanges between main memory and GPU memory.



darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Color calibration overloaded?

2022-07-14 Thread Niranjan Rao
I am not an expert by any means, but I came across this link posted in 
this list recently and was reading about it.


Perhaps this link might help to answer few questions as it has some 
explanation.


https://discuss.pixls.us/t/introducing-color-calibration-module-formerly-known-as-channel-mixer-rgb/21227

Regards,

Niranjan

On 7/14/22 08:15, Mikael Ståldal wrote:
Is it only me who thinks that the color calibration module is quite 
overloaded with functionality, at least from a UI perspective?


The user manual says

"This simple yet powerful module can be used in the following ways:"

then lists five ways for it to be used, and then follows a very long 
description of all the options.


Not sure I would agree this is a "simple" module. Maybe from a 
technical/mathematical standpoint, but not from usage.


To me, it would make more sense if the CAT part was its own module, 
and the channel mixing was its own.
 


darktable user mailing list
to unsubscribe send a mail to 
darktable-user+unsubscr...@lists.darktable.org





darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] Color calibration overloaded?

2022-07-14 Thread Mikael Ståldal
Is it only me who thinks that the color calibration module is quite 
overloaded with functionality, at least from a UI perspective?


The user manual says

"This simple yet powerful module can be used in the following ways:"

then lists five ways for it to be used, and then follows a very long 
description of all the options.


Not sure I would agree this is a "simple" module. Maybe from a 
technical/mathematical standpoint, but not from usage.


To me, it would make more sense if the CAT part was its own module, and 
the channel mixing was its own.


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org