-
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
-
jiahua
697493自适应滤波算法的MATLAB代码 (697493 adaptive filtering algorithm MATLAB code)
- 2009-01-07 21:37:14下载
- 积分:1
-
Qcar-PID
A PID Control for Improving the characteristics of a Quarter model of a car suspension
- 2009-07-01 20:44:03下载
- 积分:1
-
DWT_OFDM
simulation of OFDM using discrete wavelet transform
- 2013-11-22 07:40:24下载
- 积分:1
-
openloop1
open loop filter without control means no feedback
- 2015-03-07 03:58:54下载
- 积分:1
-
05615893_yyouxian
滑动轴承的有限长简化模型,利用雷诺方程计算出油膜厚度分布和压力(A simplified model of finite length sliding bearing, the use of the Reynolds equation to calculate the film thickness distribution and pressure)
- 2016-01-12 21:34:12下载
- 积分:1
-
HHandweather
说明: 航海与气像学讲义,讲述海洋学与气候关系,初学者有帮助,请下载(Navigation and gas as the school notes, about the relationship between oceanography and climate, beginners help, please download)
- 2011-04-07 15:17:10下载
- 积分:1
-
ofdm_without_noise
Technology that offers full vehicular speed mobility and that can readily coexist with HSPA and earlier networks. OFDM/OFDMA technology is introduced for the LTE downlink, supporting very high data rates of up to 300Mbps while Single-Carrier FDMA (SC-FDMA) is used in the uplink with data rates of 80Mbps possible. Additionally, LTE supports operation both in paired and unpaired spectrum (FDD and TDD) using channel bandwidths of approximately 1.4MHz up to 20MHz. The frequency domain scheduling can be done in OFDMA. One of the main challenges in OFDMA is the high peak-to-average radio of the transmitted signal, which requires linearity in the transmitter. The linear amplifiers have low efficiency therefore, OFDMA is not an optimized solution for a mobile uplink where the
- 2013-01-01 13:36:07下载
- 积分:1
-
ccdrekgx
LCMV优化设计阵列处理信号,本科毕设要求参见标准测试模型,在matlab R2009b调试通过,包含特征值与特征向量的提取、训练样本以及最后的识别,BP神经网络用于函数拟合与模式识别。( LCMV optimization design array signal processing, Undergraduate complete set requirements refer to the standard test models, In matlab R2009b debugging through, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, BP neural network function fitting and pattern recognition.)
- 2016-03-19 19:31:54下载
- 积分:1
-
main_STBC_MIMO_OFDM
基于MATLAB的mimo系统正交频分多址ofdm,空时编码stbc代码,用于mimo系统仿真(Based on MATLAB mimo system orthogonal frequency-division multiple access ofdm, space-time coding stbc codes for mimo system simulation)
- 2016-04-21 11:37:46下载
- 积分:1