-
MATLAB
MATLAB教程,希望很有用,很好的使用教程(MATLAB tutorial, I hope useful, very good tutorial)
- 2013-11-01 15:59:31下载
- 积分: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
-
PMSM1
This is my simulation of PMSM. Hope you can edit and use it to your exercise. It is not actually correct but I think it will be useful for you.
- 2013-11-07 23:02:30下载
- 积分:1
-
chap4
MATLAB应用大全一书的配书光盘第四章源代码,该文件夹收录了本书涉及的源文件。收录了一些优秀应用实例信息,便于读者学习了解。(MATLAB application of CD attached with books in the fourth chapter of the source code, this folder contains the book files. Includes some excellent examples of application information, convenient for readers to learn.
)
- 2014-01-17 10:55:51下载
- 积分:1
-
daitong
使用带通滤波器对图像进行处理,其中daitongfilter。m是带通滤波器函数(The use of band-pass filter for image processing, which daitongfilter. m is the band-pass filter function)
- 2009-07-11 13:54:18下载
- 积分:1
-
pso-SVM
粒子群优化算法pso优化支持向量机svm(Particle swarm optimization algorithm pso optimization support vector machine svm)
- 2020-11-17 14:39:39下载
- 积分:1
-
MATLAB
matlab的学习资料,方便大家的学习,可以下载看看(matlab learning materials to facilitate everyone' s learning)
- 2010-09-27 18:02:55下载
- 积分:1
-
JumpBall
该代码用以仿真小球弹跳。没有考虑水平摩擦力,空气阻力等内容。(code for the simulation of small bouncing ball. Not considering the level of friction, air resistance and so forth.)
- 2006-06-05 16:15:54下载
- 积分:1
-
1
说明: 数值计算方法—— 用matlab仿真实现牛顿迭代计算——源程序(iterative calculation method)
- 2010-02-26 14:15:36下载
- 积分:1
-
permanent-magnet-synchronous-motor
说明: 电压型逆变器供电永磁同步电动机传动系统的动态仿真(The voltage type inverter power supply of permanent magnet synchronous motor drive system dynamic simulation)
- 2011-04-14 16:15:45下载
- 积分:1