RGB2YUV Converts RGB coordinates to YUV.
RGB2YUV
RGB2YUV(RGBmatrix)
RGBmatrix
RGB coordinates
YUV coordinates
Jose Gama
RGB<-c(124,63,78) RGB2YUV(RGB)