diff --git a/api/index.html b/api/index.html index 00d101ad..f79860d5 100644 --- a/api/index.html +++ b/api/index.html @@ -74,7 +74,6 @@
The HyAB formula combines the Euclidean and city block distance and has been experimentally shown to work better for large color differences than CIEDE2000, while still holding up well for smaller color differences, making it a "good candidate formula for image processing and computer vision applications".
# differenceDin99o()
- -Computes the DIN99o ΔE*99o color difference between the colors a and b. The computation is done in the dlab
color space.
# differenceKotsarenkoRamos()
Computes the Kotsarenko/Ramos color difference between the colors a and b. This is a weighted Euclidean distance in the yiq
color space.
lchuv
Serialized as color(--lchuv l c h)
, with the none
keyword for any missing color channel. An explicit alpha < 1
is included as / alpha
.
Does not have gamut limits.
The DIN99 color space "squishes" the CIELAB D65 color space to obtain an effective color difference metric that can be expressed as a simple Euclidean distance. The latest iteration of the the standard, DIN99o, is available in Cartesian (dlab
) and plar (dlch
) form.
The DIN99 color space "squishes" the CIELAB D65 color space to obtain an effective color difference metric that can be expressed as a simple Euclidean distance. The latest iteration of the the standard, DIN99o, is available in Cartesian (dlab
) and polar (dlch
) form.
Industrial Color Physics, Georg A. Klein, Springer (2010) DIN 6176, Colorimetric determination of colour differences of object colours according to the DIN99o formula