Description: 菱形搜索算法是在四步搜索算法的基础上采用菱形搜索路线得到的一种算法。它充分考虑了现实中的物体在水平和垂直这两个方向运动的概率比较大,图像的频谱多呈菱形。菱形搜索算法采用了两种搜索模式:大菱形搜索模式(LDSP)和小菱形搜索模式(SDSP)[6]。LDSP有一个中心点和它周围的8个搜索点构成,这九个点组成一个菱形,SDSP由5个搜索点构成-Diamond search algorithm in the four-step search algorithm based on the use of diamond-shaped search route received an algorithm. It takes full account of the reality of the objects in the horizontal and vertical direction of movement of both the probability of relatively large, mostly diamond-shaped image of the spectrum. Diamond search algorithm uses two search modes: large diamond search pattern (LDSP) and small diamond search pattern (SDSP) [6]. LDSP there is a focal point and its surrounding eight points, english composition, the nine points of a diamond, SDSP by five points constitute english Platform: |
Size: 2048 |
Author:赵光 |
Hits:
Description: Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip-Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip Platform: |
Size: 118784 |
Author:Yashil |
Hits:
Description: 针对视频中的运动估计的钻石搜索法,比三步搜索法好,有源码以及数据。-Motion estimation for video in the diamond search, better than the three-step search method, with source code and data. Platform: |
Size: 2048000 |
Author:summer |
Hits: