混合方程中,Csource是片段着色器输出的颜色向量(the color output of the fragment shader),其权重为Fsource。Cdestination是当前存储在color buffer中的颜色向量(the color vector that is currently stored in the color buffer),其权重为Fdestination。C
今天在阅读《Drag and Drop Pasting》这篇论文时,文中出现了alpha matte这个字眼,这个内容应该会在我下学期数字图像处理这门课中学习到,但是今天碰到了,那就先来了解一下吧。 前景蒙版(alpha matte):也称前景透明度或透明度蒙版,是前背景分离的结果,是一个灰度图,每一个像素点的灰度值表示原始图像每个像素属于前景物体的程度,即后文提到的alpha ,白色代表某一个像