-
RDtecnique
一个完整的环境激励下随机减量matlab算法程序(this is a program about RD tecnique)
- 2009-06-01 21:29:37下载
- 积分:1
-
zhongzhifa
用MATLAB编写的中值法,进行运动目标的背景提取,效果可以。(MATLAB prepared by the method, for background extraction of moving targets, the effect can be.)
- 2014-11-04 21:20:12下载
- 积分: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
-
hpfilter
This code has been used and seems to be free of error.
However, it carries no explicit or implicit guarantee.
- 2010-03-04 17:05:14下载
- 积分:1
-
duibidu
使用迭代式阈值算法来提高图像对比度。可以指定某个色阶作为阈值,所有比阈值亮的像素转换为白色;而所有比阈值暗的像素转换为黑色。
(The use of iterative threshold algorithm to enhance image contrast. You can specify a color scale as the threshold, all pixels lighter than the threshold into white and all pixels darker than the threshold value is converted to black.)
- 2012-04-09 22:07:23下载
- 积分:1
-
wave
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:39:05下载
- 积分:1
-
hopfield-NET
菲尔德网络知识,对神经网络只是大大的补充,该算法应用很广。(Rumsfeld network knowledge, the neural network is greatly supplement, the algorithm is widely used.)
- 2013-11-01 16:41:41下载
- 积分:1
-
power_HalfBridgeMMC
说明: power_Half Bridge MMC
- 2020-07-20 09:48:47下载
- 积分:1
-
adaptivetracker
Adaptive tracking system is to track the video frames
- 2010-01-17 21:53:29下载
- 积分:1
-
pso1
tcsc location determination
- 2010-02-08 02:17:24下载
- 积分:1