Luv2Yuv: Convert CIE Luv coordinates to Yuv
Description
Luv2Yuv
Converts CIE Luv coordinates to Yuv.Usage
Luv2Yuv(Luvmatrix,illuminant='D65',observer=2,RefWhite=XYZperfectreflectingdiffuser)
Arguments
Luvmatrix
CIE Luv coordinates
source
Logicol S.r.l., 2014
EasyRGB color search engine
http://www.easyrgb.com/References
Logicol S.r.l., 2014
EasyRGB color search engine
http://www.easyrgb.com/Examples
Run this codeLuv2Yuv(c(0.310897, 0.306510, 74.613450))
Run the code above in your browser using DataLab