convert from XYZ coordinates to Yuv coordinates
XYZ2Yuv
convert from XYZ coordinates to Yuv coordinates.
XYZ2Yuv(XYZmatrix)
XYZmatrix
: XYZ coordinatesYuv coordinates
Bruce Justin Lindbloom, 2014 http://www.brucelindbloom.com/index.html?Eqn_XYZ_to_T.html
Bruce Justin Lindbloom, 2014 http://www.brucelindbloom.com/index.html?Eqn_XYZ_to_T.html
Jose Gama
XYZ<-c(0.11465380, 0.08391198, 0.08222077) XYZ2Yuv(XYZ)
Useful links