-
steps-in-detail
说明: 一个关于插值的例程,步骤详细,有详细的注释,对于通信专业的学习有用(An interpolation routine on the steps in detail, with detailed notes, learn useful for the communication professional)
- 2011-04-15 17:00:03下载
- 积分:1
-
jiandan40
运用matlab编程实现蚁群算法的低压电力线设计(Ant colony algorithm using matlab programming design of low voltage power line)
- 2010-05-12 18:32:28下载
- 积分: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
-
M文件1
通过编程得到正交的1egendre(N)函数序列(Orthogonal sequence of Legendre (N) functions obtained by programming)
- 2020-06-24 16:00:01下载
- 积分:1
-
function
最小二乘法的源程序代码,和大家交流下,谢谢指教(Least Squares source code, and the exchange of everyone under the advice Thanks)
- 2009-03-11 10:49:08下载
- 积分:1
-
timing_syn
OFDM Timing Synchronization。OFDM时域同步matlab源代码.(OFDM Timing Synchronization. OFDM time-domain synchronous matlab source code.)
- 2008-05-15 14:00:30下载
- 积分:1
-
watermark
matlab 小波变换 有嵌入水印部分和提取水印部分(watermarking)
- 2009-06-04 15:03:38下载
- 积分:1
-
DSP
利用matlab实现简单的数字信号处理的问题,有详细的源代码和分析(Using matlab to achieve a simple digital signal processing problems, detailed source code analysis)
- 2012-10-23 21:55:22下载
- 积分:1
-
MATLAB-VRP问题.zip
说明: 带时间窗的vrp问题,MATLAB程序,多车场问题(VRP Problem with time window, matlab program, multi yard problem)
- 2020-03-12 21:34:23下载
- 积分:1
-
newsignalprogress
文件包含现代信号处理的常用算法的matlab源代码(File contains commonly used algorithm modern signal processing matlab source code)
- 2014-09-03 15:56:47下载
- 积分:1