-
CorrelationMotionEstimation
基于相位相关性的运动估计实现方法,matlab代码(Phase correlation-based motion estimation method, matlab code)
- 2009-04-15 19:29:15下载
- 积分:1
-
SVG-program
一种无功补偿系统SVG的simulink仿真(Simulink simulation of a reactive power compensation system of SVG)
- 2020-07-03 01:00:01下载
- 积分:1
-
地震面波正演反演所需要的程序mat_disperse
地震面波正演反演所需要的程序,使用于地震合成记录(Forward seismic surface wave inversion program needed)
- 2021-03-09 15:59:28下载
- 积分:1
-
inpainting
image inpainting
(CS7495 Final Project
Sooraj Bhat
Object Removal by Exemplar-based Inpainting
USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0])
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0])
To visualize:
plotall
close movie(mov)
SAMPLE IMAGES & RESULTS
*0.png The original images ( bw and bungee )
*{1,2}.png The different fill region masks.
*P2.png Plots of confidence and data terms.
*P5.png Plots of original, fill region, inpainted images and
confidence and data terms.
Other images in the dir contain redundant information. I di)
- 2010-06-19 21:00:49下载
- 积分:1
-
DSCAN
This is DBSCAN source code and it is for matlab. Hope it will gonna be used.. :)
- 2009-03-14 20:03:33下载
- 积分:1
-
多目标跟踪matlab
说明: 多目标跟踪软件流程如下:
初始化函数
初始化轨迹对象
读取一帧数据
前景检测
根据位置进行卡尔曼预测
匈牙利匹配算法进行匹配
分配好的轨迹更新
未分配的轨迹更新
删除丢掉的轨迹
创建新轨迹
结果展示(The flow of multi-target tracking software is as follows:
Initialization function
Initialize track object
Read a frame of data
Foreground detection
Kalman prediction based on location
Hungarian matching algorithm for matching
Assigned track update
Unassigned track update
Delete lost tracks
Create a new track
Result display)
- 2021-02-09 10:29:53下载
- 积分:1
-
classify
this is classifier using Euclidean distance measure for palm print recognition
- 2013-07-10 22:58:38下载
- 积分:1
-
GUI_3
matlab蓝噪声,白噪声,粉红噪声的GUI(matlab blue noise, white noise, pink noise GUI)
- 2014-10-29 21:06:03下载
- 积分:1
-
Vblast
Receiver techniques are described with zero forcing and MMSE
- 2015-02-12 16:28:50下载
- 积分:1
-
mianyi
这是一个免疫克隆算法程序,求解了一个非线性的函数问题的最优值。(This is an immune clone algorithm procedure for solving a nonlinear problem of the optimal value function.)
- 2009-03-29 13:26:52下载
- 积分:1