-
BlockMatchingAlgoMPEG
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
- 2010-01-29 00:05:10下载
- 积分:1
-
montecalo1
蒙特卡罗程序,是个matlab m文件的程序,可以直接调试运行
(Monte Carlo procedure is a Matlab m documentation procedures, and can directly debugging operation)
- 2007-05-18 12:02:13下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1
-
leastsquaresvd
an algoritm for identification of system
- 2014-12-23 04:42:57下载
- 积分:1
-
Untitled7
说明: 车牌识别系统 车牌定位 分割 和识别 识别是模板匹配的方法matlab(Matlab license plate recognition system)
- 2011-03-15 15:22:49下载
- 积分:1
-
kaplan-Meier
kaplan-Meier估计,在可靠性数学中有一定的帮助,不知道能不能对大家有一些帮助,如果有错误,希望大家指正,并与我交流!(kaplan-Meier estimates, the reliability of mathematics is certainly helpful, not sure you can right some help, and if there are mistakes, we hope that correct, and I exchange with!)
- 2007-06-19 08:20:55下载
- 积分:1
-
program
4个非常简单的matlab滤波程序,线性滤波、中值滤波、二维自适应滤波、top-hat滤波(4 very simple matlab filtering program, linear filtering, median filtering, the two-dimensional adaptive filtering, top-hat filter)
- 2013-03-19 22:24:58下载
- 积分:1
-
Genetic-algorithm-
遗传算法求解旅行商问题:求解12个城市最短旅游路径(Genetic algorithm to solve traveling salesman problem:Solving 12 cities the shortest travel path
)
- 2013-01-22 11:59:38下载
- 积分:1
-
fhog
利用c语言编写的,在matlab环境下运行mex函数可以生成动态的dll库,可以用来计算图像区域的梯度向量直方图特征。(Use c language, in the matlab environment running mex function can generate dynamic dll library that can be used to calculate the gradient vector histogram image area.)
- 2021-02-03 11:29:59下载
- 积分:1
-
MBSFNRefSig
TD-LTE PMCH matlab source code
- 2011-04-27 18:45:14下载
- 积分:1