文件名称:CalCCM.m计算图像的color matrix
文件大小:5KB
文件格式:M
更新时间:2023-03-15 03:37:10
matlab 图像处理 color matrix
输入图像的帧,计算出来ccm和awb的增益 % CORS = [CCM, WB_gain] = CalCCM(FRAME,FrameGR,width,height,bayer_order) % from frmae of photo, get the ccm data ,and AWBdata % Inputs: % FRAME, the image need capture in light box,and there is color checker % in the center of the photo. % Outputs: % CCM: CCM for the FRAME.