代码搜索:motionComp

找到约 31 项符合「motionComp」的源代码

代码结果 31
www.eeworm.com/read/392497/8339776

m pdecoder.m

function [layer]= pDecoder(X,B,array,MatAC,MatDC,bufferImage,motionVect) mbSize=16; subP=deRunLength(X,B,array,MatAC,MatDC); imgComp = motionComp(bufferImage, motionVect,mbSize); layer=imgComp+sub