-
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
-
MatlabExercise
Matlab simulation for an oscillating circuit
- 2010-08-01 14:43:43下载
- 积分:1
-
computer-simulation
该书籍详细介绍了matlab仿真的具体实现方法,对初学者掌握仿真技能十分有利。(The book details the specific method matlab simulation, simulation for beginners to master the skills are very favorable.)
- 2011-02-03 12:19:34下载
- 积分:1
-
tashkhis-chehre
detect face of people with matlab
- 2013-07-12 23:51:16下载
- 积分:1
-
gas-carburizing-simulation
本实验将使用MATLAB 7.0软件分别对20钢的离子渗碳和气体渗碳过程进行模拟,渗碳时间分别为1h、2h、8h、20h,渗碳温度分别为1203K、1223K、1273K、1323K。对20钢的其中一面进行一维气体渗碳,设该扩散系数和界面传递系数均与渗碳浓度无关,对渗碳厚度、渗碳速度、渗碳量和渗碳时间、渗碳温度的关系进行模拟。(In this study, using MATLAB 7.0 software 20 steel ion carburizing and gas carburizing process simulation, carburizing time were 1H, 2H, 8h, 20h, carburizing temperature of 1203K, 1223K, 1273K, 1323K. 20 steel one side of a one-dimensional gas carburizing, set the diffusion coefficient and interface transfer coefficient has nothing to do with the concentration of carburizing, the relationship of the thickness of the carburizing, carburizing speed, carburizing and carburizing time, carburizing temperature simulation.)
- 2013-05-16 15:11:07下载
- 积分:1
-
registration
图像配准和融合相应程序,以及一些图片素材,里面又相应的说明,简单易懂(Image registration and fusion procedures, as well as some pictures material, which has the appropriate instructions, easy to understand)
- 2013-05-20 20:42:08下载
- 积分:1
-
Applied Nonlinear Control-J.E.Slotine
经典非线性控制英文教材,初学者必备。PDF扫描版。(Applied Nonlinear Control-J.E.Slotine)
- 2020-12-14 14:09:14下载
- 积分:1
-
ABC_MATLAB-
ABC_MATLAB 内涵多个文件,大家一块学习(ABC_MATLAB )
- 2015-01-30 17:44:50下载
- 积分:1
-
QDPSK_2
QDPSK方面的仿真,可以供大家学习参考,还不错,可以看看,仅供参考(QDPSK aspects of simulation, everyone can learn reference, well, you can see, for reference purposes only)
- 2015-04-11 17:34:49下载
- 积分:1
-
FLI仿真模
说明: 关于可见光通信信道建模的有关FLI仿真模型的部分MATLAB代码,可用软件MATLAB实现。(Some MATLAB codes of FLI simulation model about visible light communication channel modeling can be realized by MATLAB.)
- 2020-05-10 20:45:09下载
- 积分:1