-
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
-
tick2text
This function creates text objects that mimic x and y tick labels, while the original tick labels are removed. The text object format allows more modification (such as color, rotation, etc) than the original tick labels, and also allows TeX strings to be utilized in tick labels (see xformat and yformat inputs for more details).
- 2009-06-06 10:44:11下载
- 积分:1
-
OTSU
otsu算法 一维和二维 测试可以使用 用于灰度图分割(otsu one-dimensional and two-dimensional test algorithm used for grayscale segmentation)
- 2013-03-30 15:06:31下载
- 积分:1
-
coherence_MVDR
基于MVDR算法,计算两个信号的相关性的函数。(This program computes the coherence function between 2 signals
x1 and x2 with the MVDR method.
This algorithm is based on the paper by the same authors:
J. Benesty, J. Chen, and Y. Huang, "A generalized MVDR spectrum,"
IEEE Signal Processing letters, vol. 12, pp. 827-830, Dec. 2005.
x1, first signal vector of length n
x2, second signal vector of length n
L is the length of MVDR filter or window length
K is the resolution (the higher K, the better the resolution))
- 2009-03-20 01:04:30下载
- 积分:1
-
part02
精通matlab6[1].5 (北航 张志涌).
??╩atlab6[1].5 (北航 张志涌).(err)
- 2007-12-28 13:02:01下载
- 积分:1
-
part-background-update
说明: 使用局部背景更新结合肤色模型来进行运动手势的检测(Background updating using the combination of local color model for the detection of motion gestures)
- 2011-04-06 17:17:59下载
- 积分:1
-
Laser-Speckle
一个matlab写的绘制高斯分布,均匀分布图像的程序,用于实验模拟仿真。(Write a matlab draw Gaussian distribution, uniform distribution of the images of the procedure used for experimental simulation.)
- 2013-04-27 21:02:59下载
- 积分:1
-
27146480Detecting_faces
MATLAB实现的HOUGH变换直线提取(MATLAB implementation of the HOUGH transform line extraction)
- 2010-11-03 19:25:48下载
- 积分:1
-
PR_SimpleClusteringP26
孙即祥:《现代模式识别》P.26:根据相似性阈值和最小距离原则的简单聚类方法MATLAB(另一种方法实现同一种算法)(SUN Xiang: " Modern pattern recognition" P.26: According to the similarity threshold and minimum distance principle of a simple clustering method MATLAB (another way to achieve the same kind of algorithm))
- 2010-01-11 10:07:01下载
- 积分:1
-
Lorenz_control
陈关荣老师的《Lorenz系统族的动力学分析控制与同步》一书的电子版(Chen Guan-Rong teacher, " Lorenz Systems Family Dynamic Analysis of Control and Synchronization," a book of the electronic version of the)
- 2010-02-09 10:19:12下载
- 积分:1