-
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
-
huanreqi
用于换热器的初步计算和设计,非常管用,非常管用(Preliminary calculation and design for heat exchanger)
- 2020-06-29 12:40:01下载
- 积分:1
-
Dwt
Dwt离散db小波 daubechi.c daubtst.c(Dwt discrete daubechi.c daubtst.c wavelet db)
- 2009-05-27 11:19:28下载
- 积分:1
-
426
说明: 自编:张贤达《数字信号处理》习题4.26的MATLAB程序。加入了一个GUI界面。
在MATLAB下运行MDSP。
要求MATLAB7以上版本,否则GUI无法运行(self : Automation, "Digital Signal Processing" Exercise 4.26 MATLAB. Adding a GUI interface. MATLAB running MDSP. MATLAB7 version of the above requirements, otherwise unable to run GUI)
- 2006-01-08 14:00:38下载
- 积分:1
-
keyboard_input_v1.02
说明: matlab键盘输入模型程序,用simulink制作。在7.0以上版本直接运行
运行过程中按一下键盘就会看到示波器上出现一个脉冲信号。(Matlab keyboarding model procedures used Simulink production. In version 7.0 to run over the course of operation under the keyboard will see what appeared on an oscilloscope pulse signal.)
- 2006-03-29 20:46:11下载
- 积分:1
-
tspdars3
this program run genetic algorithm for TSP
- 2011-06-30 23:59:14下载
- 积分:1
-
afdpf1
基于matlab的并网逆变仿真器,可以动态仿真(Matlab-based grid inverter emulator can dynamic simulation)
- 2013-09-20 22:28:31下载
- 积分:1
-
lad2src.tar
code for shell command implementation(code for shell peogramming)
- 2013-11-23 15:42:59下载
- 积分:1
-
Selfportrait
image resize, gray, average filter, gaussian filter
- 2014-01-21 22:37:18下载
- 积分:1
-
kalman-5
filtering with kalman
- 2011-12-02 17:11:22下载
- 积分:1