The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 166     Votes:  2 
Tags: color-management   photo-management  
Link: 🔍 See Original Answer on Ask Ubuntu ⧉ 🔗

URL: https://askubuntu.com/q/1049106
Title: JPGICC: What does the option described as "Precalculates transform" do?
ID: /2018/06/23/JPGICC_-What-does-the-option-described-as-_Precalculates-transform_-do_
Created: June 23, 2018    Edited:  October 3, 2020
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


I must admit I’m not a person that cares much about color accuracy. If colors are different enough between text and background, and I can read the screen, I’m happy.

7 year old email chain about precalculations

The differences between no precalculations, normal, low-res and high-res is not just speed but can lead to flaws in the shadows:

I had Cinepaint set in the color management options to use “don’t
Precalculate” rather than one of the other Cinepaint options (Low
Resolution, High Resolution, CMM default). I wish I had realized that
particular setting might make a difference, because it would have
saved a lot of time and tedious testing.

I don’t know of any image editing program besides Cinepaint that
offers the user the choice to use Low Res, High Res, CMM default, or
“Don’t Precalculate”. I would guess that most or all use something
like “CMM default”, because I just checked, and Cinepaint, when set to
use “CMM default” and “use black point compensation” produces the same
halving of the shadow values as all the other image editors.

At any rate, at this point every image editor that I tested, other
than Cinepaint and the latest Krita 2.6 alpha, produces visibly
damaged shadow areas if there is a linear gamma profile involved in an
ICC profile conversion.


littleCMS’s Author’s take on precalculations

In his .pdf tutorial the author states if there are only a few colors to transform then precalculations can be turned off all together:

Optimization

Little CMS tries to optimize profile chains whatever possible. There are some built-in optimization
schemes, and you can add new schemas by using a plug-in. This generally improvesthe performance of the transform, but may introduce a small delay of 1-2 seconds when creating the transform. If you are going to transform just few colors, you don’t need this precalculations. Then, the flag cmsFLAGS_NOOPTIMIZE in cmsCreateTransform() can be used to inhibit the optimization process. See the API reference for a more detailed discussion of the flags.

⇧ How to disable annoying freedesktop service login sound Is there a known cron job or process in 16.04 that occurs every 30 or 60 minutes?  ⇩