-
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
-
bound2four
此源码主要功能是在图像分析时将8连接边界转换为4连接边界,在图像分割、描述和识别中有较大的用途(The main function of this source is in the image analysis will be 8 to connect the border converted to 4 to connect the border, in the image segmentation, description and identification of a greater use of)
- 2007-12-14 18:54:25下载
- 积分:1
-
PSO_2D2
二维新的粒子群算法matlab程序,希望对大家有有帮助。(The new two-dimensional particle swarm optimization matlab program, and they hope to help everyone.)
- 2009-04-17 16:19:14下载
- 积分:1
-
V_BLAST_QR_DET
VBLAST的基于QR的检测算法的误比特曲线。(VBLAST QR detection)
- 2009-05-31 16:19:23下载
- 积分:1
-
Poincaer
说明: 用于计算庞加莱截面的MATLAB的源程序(MATLAB Program for Making Poincare Section)
- 2021-03-11 14:59:25下载
- 积分:1
-
PrinciplesofCommunicationSystemsSimulationwithWire
<通信系统仿真原理与无线应用>中文版电子书,超星格式的,全书采用matlab仿真,很经典的教材。(<Communication System Simulation Principle and wireless applications> Chinese version of e-books, Chaoxing format, the book using matlab simulation, it is classic material.)
- 2007-11-15 04:33:45下载
- 积分:1
-
zigbee
zigbee files in matlab code
- 2010-10-15 14:34:23下载
- 积分:1
-
Untitled6
三维图像输出,针对于变成过程中遇到的三维三点图像输出等问题得到了解决(Three-dimensional scatter plot phase output)
- 2012-04-02 18:53:19下载
- 积分:1
-
qpsk
qpsk 调制(qpsk )
- 2011-06-14 12:28:38下载
- 积分:1
-
matlab
二维,轴对称的问题的有限元分析,matlab编程,例题(axisymmetric finite element analysis, matlab programming, examples.)
- 2020-08-27 17:08:13下载
- 积分:1