-
20070627
MATLAB语言中图像数据与信息的读取方法,绘制灰度直方图的方法,理解灰度直方图的灰度变换及均衡化的方法。(MATLAB Image data and information to read, drawing gray histogram, Gray understanding of gray histogram equalization and transform the way.)
- 2007-06-29 10:05:11下载
- 积分: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
-
impulse
This code is about designing of synthetics seismic data.
- 2009-11-13 03:36:51下载
- 积分:1
-
progressbar
gui_active - used to implement an abort function in a GUI
progressbar - shows a progress bar dialog based on the function "waitbar"(gui_active- used to implement an abort function in a GUI
progressbar- shows a progress bar dialog based on the function "waitbar")
- 2009-06-26 20:52:39下载
- 积分:1
-
5
说明: 采用一种离散微分跟踪器的PID控制。被控对象是三阶传递函数,参考输入rin=20,干扰信号是0.5rands(1)。(PID Controller with Partial differential)
- 2011-04-03 22:15:16下载
- 积分:1
-
manifold-learning.lle
流形学习是一种新的无监督机器学习方法,局部线形嵌入(Locally Linear Embedding,LLE)发现嵌入在高维数据中的低维流形,流形学习算法,MATLAB程序(manifold learning)
- 2012-03-26 14:14:45下载
- 积分:1
-
CH2
Wiley - Antenna and EM Modeling with MATLAB CHAPTER2
- 2012-06-10 12:21:51下载
- 积分:1
-
pca
This code use Principle Component Analysis(PCA)for feature extraction
- 2013-10-10 19:52:17下载
- 积分:1
-
artoolkit
artoolkit中文教程,包括开发原则,例子程序讲解,新建maker,多模板等几个部分(failed to translate)
- 2013-05-05 15:53:17下载
- 积分:1
-
watermark LSB代码
一LSB的数字水印代码,很好用,代码里面有注释说明(a digital watermark code is useful, code inside annotated)
- 2005-04-25 18:32:12下载
- 积分:1