Description: Color space conversion, RGB to ycbcr
call format: [y, cb, cr] = rgb2ycbcr(img)
input img: rgb image
output r: intensity, cb: blue, cr: red
Example see runTest.m
To Search:
File list (Check if you may need any files):
rgb2ycbcr\480-640.bmp
.........\rgb2ycbcr.m
.........\runTest.asv
.........\runTest.m
rgb2ycbcr