-
itoolbox-ipls
区间偏最小二乘,主要用于近红外数据处理。(Interval partial least squares, mainly for near-infrared data processing.)
- 2011-10-16 20:38:54下载
- 积分:1
-
mGA
messy genetic algorithm
- 2010-07-08 22:07:43下载
- 积分:1
-
Discrete-Time
高端的离散时间傅里叶变换计算当然是你必不可少的需要(Discrete-Time Fourier Transform Computation )
- 2013-04-21 21:42:17下载
- 积分:1
-
funfui
利用自然梯度算法,ML法能够很好的估计信号的信噪比,考虑雨衰 阴影 和多径影响。( Use of natural gradient algorithm, ML estimation method can be a good signal to noise ratio, Consider shadow rain attenuation and multipath effect.)
- 2016-05-25 11:01:44下载
- 积分:1
-
chapter6
matlab7.0应用编程,中文资料,每章一个文件(Application Programming matlab7.0, English information, each devoted to a file)
- 2009-04-08 17:22:52下载
- 积分:1
-
svpwm1_ccslink
由MATLAB生成的PWM的源代码,由模型搭建,输出频率50HZ,频率50HZ,芯片2812(PWM generated by the MATLAB source code, built by the model, the output frequency of 50HZ, frequency 50HZ, Chip 2812)
- 2009-11-12 16:03:44下载
- 积分:1
-
BP.m
BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)(BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness))
- 2013-12-01 19:38:44下载
- 积分:1
-
polar
偏振图像目标识别算法,根据四个方向的偏振信息,识别目标,内含偏振图片(Polarization image target recognition algorithm, according to the four directions of polarization information, identify targets, containing polarizing picture)
- 2020-11-04 09:30:00下载
- 积分: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
-
hw1_code
power density estimation
- 2009-12-16 16:43:13下载
- 积分:1