-
BasicMotionVectorEstimation
运动估计块匹配算法
以下是工程中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)
- 2010-07-22 18:26:52下载
- 积分:1
-
F-K
地球物理地震学——基于FK域的波场分离,也可应用于滤波(FK domain wave field separation, can also be applied to filter)
- 2021-04-17 14:18:53下载
- 积分:1
-
Matlab-utility-routines
比较全且较实用的matlab程序代码包含画图拟合等内容(matlab more full and more practical codes)
- 2015-02-02 20:08:15下载
- 积分:1
-
braking
电机能量回馈的simulink模型,自然制动,反接制动的模块(Simulink model of the motor regenerative natural brake, reverse braking module)
- 2015-03-20 10:32:25下载
- 积分:1
-
CS
CS 算法,SAR成像的一种基本方法,通过CS校正得到SAR图像(One of the SAR imaging algorithms,CS algorithm )
- 2013-12-22 16:35:40下载
- 积分:1
-
ode
matlab codes for solving ODEs, including euler method, RK methods etc, and some examples.
- 2007-09-22 23:31:15下载
- 积分:1
-
GSMRFDownlinkSim
GSM downlink RF channel simulator MATLAB-based
- 2009-10-10 17:25:15下载
- 积分:1
-
tuxiangjibencaozuo
显示图像,估计图像背景,直方图均衡化,二值化等基本操作(show figures,estimate background of figure)
- 2010-11-13 21:21:01下载
- 积分:1
-
GridSimulation
matlab实现机器人基于栅格法的路径规划,路径规划的实用例程(Matlab achieve raster-based robot path planning method, path planning practical routines)
- 2006-10-14 10:45:50下载
- 积分:1
-
flock-simulation
基于matlab的二阶微分动力学的智能体flocking数值模拟,其中每个智能体的动力学用微分方程来描述,给出每个个体组后的最后位置与运动方向。(a matlab code for second-order differential multi-agent flocking simulation, each agent s dynamics is described by using differential equation. it gives the figure of all agents position and velocities.)
- 2014-10-04 14:57:51下载
- 积分:1