List of adaptation matrices that can be used for chromatic adaptation
using the von Kries transform. These matrices are used to convert values
in the CIE XYZ space to values in the LMS space (Long Medium Short).
Given an adaptation matrix \(A\), the conversion from XYZ to
LMS is straightforward:
$$\left[ \begin{array}{c} L\\ M\\ S \end{array} \right] =
A \left[ \begin{array}{c} X\\ Y\\ Z \end{array} \right]$$
The complete von Kries transform \(T\) uses a diagonal matrix
noted \(D\) to perform the adaptation in LMS space. In addition
to \(A\) and \(D\), the source white point \(W1\) and the destination
white point \(W2\) must be specified:
Causes the current thread to wait until another thread invokes the
notify() method or the
notifyAll() method for this object, or
some other thread interrupts the current thread, or a certain
amount of real time has elapsed.
Causes the current thread to wait until either another thread invokes the
notify() method or the
notifyAll() method for this object, or a
specified amount of time has elapsed.
This site uses cookies to store your preferences for site-specific language and display options.
Get the latest Android developer news and tips that will help you find success on Google Play.
* Required Fields
Hooray!
You have successfully signed up for the latest Android developer news and tips.
Browse this site in ?
This class requires API level or higher
This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.