-
In the literature I found some evidence that luminance contrast is a good predictor for perceived contrast for people with low vision (emphasis mine):
As far as I understand, APCA is not a luminance contrast, but a lightness contrast. In other words, it is based not on the physical amount of light but on the perceived amount of light. I am interested to learn more about this. Is there literature that compares luminance contrast to lightness contrast? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Lightness contrast (Lc) is perceptually-uniform luminance contrast.The importance and implications of perceptual uniformity in creating a model of human perception can not be underestimated. It is why it is spurious to attempt to abstract the math and remove features to equations that are intended to create a uniform scale or metric of a given perception. I have discussed this extensively in the white papers and articles, all of which you can access here: git.myndex.com Read the documentation and ask questions, though at the moment, I'm having some difficulty in understanding what you are asking. LUMINANCE: is a measure of light in the physical world. LIGHTNESS (and BRIGHTNESS): These are perceptions of light, but there is not a linear relationship to the measure of light, i.e. luminance. An attempt to remove aspects of a formula that are designed to be perceptually uniform, i.e. ro respond in a manner that is linear to perception, is a deeply flawed approach. Doing so ignores the entire purpose of the model. |
Beta Was this translation helpful? Give feedback.
-
LUMINANCE is a photometric measure of LIGHT. Light in the real world is simple and additiive. THAT IS: if you have 100 photos and you triple it, you then have 300 photons. HOWEVER, this is not PERCEPTION. Perception is NOT linear. If you see 100 photons, and then it is increased to 300 photons, you do not see a tripling, you see only a modest increase. Perceptual lightness/darkness/brightness are functions of the human vision system. They can not be directly measured. However they can be modeled and therefore reasonably predicted. Perceptual lightness such as L* (Lstar) makes a non-linear association with the linear light (luminance) and the resultant perception of lightness. This is all very academic. If you would like to know more, then I highly recommend:
In particular, "Reproduction of Colour" by Hunt I find very easy to read, and I really like the way Hunt describe what is a very difficult field. If you are having difficulty understanding my writing (my bad) then try Hunt's books and see if they make more sense. |
Beta Was this translation helpful? Give feedback.
-
Additional note to Tobias @xi Many of your questions do not relate to APCA specifically, but are very general to the overall understanding of the field of visual perception and color appearance modeling. I think "Reproduction of Colour" by R.W.Hunt is probably where you should start. I have seen some pdfs online at internet libraries. While I have attempted to include much of the academic background, I also am relying on the bibliographies and it is difficult to determine what someone's level of understanding is here. As you have just started this journey, expect to spend the next year climbing the learning curve. If you ask questions, I will provide answers, but please refrain from asserting opinions that are not supported by the state of the art. "Ask Questions" and not "Assert Opinions" is the best way to get information from me. |
Beta Was this translation helpful? Give feedback.
Lightness contrast (Lc) is perceptually-uniform luminance contrast.
The importance and implications of perceptual uniformity in creating a model of human perception can not be underestimated. It is why it is spurious to attempt to abstract the math and remove features to equations that are intended to create a uniform scale or metric of a given perception.
I have discussed this extensivel…