编译好的x265,带y4m文件 Syntax: x265 [options] infile [-o] outfile infile can be YUV or Y4M outfile is raw HEVC bitstream Executable Options: -h/--help Show this help text and exit -V/--version Show version info and exit Output Options: -o/--output Bitstre
CORS = apply_cmatrix(im,cmatrix)) add color matrix
% from lineRGB to bt709 sRGB
% Inputs:
% im, the image in lienRGB. it is 3 channel data,it should finish the
% domasaic from sensorRGB
% cmatrix,it is the CCM data
% Outputs:
% co