Description: MEBMA (Motion Estimation (ME) Block Matching algorithm) compute various complexity and distortion parameters for given movie (.mat format) in either HBMA (multy resolution) or EBMA (full search) Block Matching algorithms
The function produce output file (.mat format) with C/D parameters for each given movie Platform: |
Size: 1024 |
Author:冯欣 |
Hits:
Description: 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector. Platform: |
Size: 1024 |
Author:shasha |
Hits:
Description: 运动估计块匹配算法
以下是工程中m文件的简单注释:
main.m 可通过主函数调用各种基本的块匹配算法
FullSearch.m 全搜索法(又称为Exhaustive Search)
ThreeStepSearch.m 三步搜索法(Three Step Search)
NewTSS.m 新三步搜索法(New Three Step Search Algorithm)
SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
FourSS.m 四步搜索法(Four Step Search)
DS.m 菱形搜索法(Diamond Search)
ARPS.m 自适应路径搜索法(Adaptive Root Pattern Search)
costFuncMAD.m 绝对误差均值函数
minCost.m 宏块间代价最小块
motionComp.m 图像重建
imgPSNR.m 计算图像的PSNR值-Block matching motion estimation algorithm The following is a simple project m file comments: main.m calls through the main function of basic block matching algorithm FullSearch.m full search method (also known as the Exhaustive Search) ThreeStepSearch.m three-step search method (Three Step Search) NewTSS.m new three-step search method (New Three Step Search Algorithm) SESTSS.m simple and efficient three-step search method (Simple And Efficient TSS) FourSS.m four-step search method (Four Step Search) DS. m diamond search method (Diamond Search) ARPS.m adaptive path search method (Adaptive Root Pattern Search) costFuncMAD.m mean absolute error between the cost of the function minCost.m macroblock most small motionComp.m calculated image reconstruction imgPSNR.m image PSNR value Platform: |
Size: 4724736 |
Author:alan |
Hits:
Description: Block matching algorithm,find the most similarity block in the neighborhood. Block matching algorithm,find the most similarity block in the neighborhood.-Block matching algorithm,find the most similarity block in the neighborhood.Block matching algorithm,find the most similarity block in the neighborhood.Block matching algorithm,find the most similarity block in the neighborhood. Platform: |
Size: 2048 |
Author:bai |
Hits:
Description: 本程序是用来进行运动估计的全搜索块匹配方法-This procedure is used for motion estimation of the full search block-matching method Platform: |
Size: 1024 |
Author:chushouyan |
Hits:
Description: matlab编写的图像光流计算程序 基于块匹配法的全搜索 菱形搜索等各个搜索算法 以及最小绝对误差准则-matlab prepared based on the image optical flow calculation program full search block matching diamond search and other search algorithms and minimum absolute error criterion Platform: |
Size: 520192 |
Author:袁永金 |
Hits: