搜索资源列表
x264testing
- H264的测试向量产生,包括边缘检测和macroblock-dz
HBMA
- This function calculate block motion vectors (with integer pel accuracy), using hierarchical block matching algorithm. %An example of main function calling this function is "MEMBA", which can be entered on the command window. %The function also u
motion-estimation
- 图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
macroblock
- H.264中DCT变换的程序和矩阵量化的程序-H.264 in the DCT transform matrix to quantify the processes and procedures
motionEst4SS
- 帧率倍频中使用的 Input imgP : The image for which we want to find motion vectors imgI : The reference image mbSize : Size of the macroblock p : Search parameter (read literature to find what this means) Ouput motionVect : the motion vec
TML
- TML-9编码工程文件,包含宏块层编码,块层编码,运动矢量估计,区块滤波器等功能-TML-9 coding project file that contains the macroblock layer coding, block layer coding, motion vector estimation, block filters and other functions
print_yuv
- 按照宏块的顺序打印YUV文件,方便查看每个宏块的每个像素的值,用于视频压缩、解压缩软件的调试。-print yuv file in MB order to a .txt file, for check very macroblock, used in developing video codecs.
OAI
- 在YUV420格式提取Y通道,在Y通道上每隔一个宏块丢失一个宏块(In the YUV420 format, the Y channel is extracted and a macroblock is lost at intervals of one macroblock on the Y channel)