登录
首页 » matlab » Image-Processing-Based-on-PDE

Image-Processing-Based-on-PDE

于 2015-10-01 发布 文件大小:7241KB
0 460
下载积分: 1 下载次数: 26

代码说明:

  《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的。 本光碟中的所有内容,仅供教学和研究参考。(" Image Processing Based on PDE" CD with the book contains the full version of the disc five folders. (1) Video clip: for teaching demonstration, which, " two_cells" is improved variational level set methods to achieve the evolution of GAC model image segmentation " denoissing" is the use of P_M equation, the evolution of image smoothing denoising process " curve_linear_heat_flow" is the use of a closed curve FT achieve a linear heat evolution. (2) binary image: one of the images for morphological image processing experiments, it can also be obtained by extracting the object boundary curve evolution for experimental use. (3) gray-scale images and color images: images which can be used as image segmentation, filtering, contrast enhancement, color enhancement and image amplification test material. (4) MATLAB Program: which includes more than 10 or MATLAB program (function) of the source code. Comments made in the program, and a description of the boo)

文件列表:

图像处理的偏微分方程方法
........................\Binary Images





........................\.............\fish4.bmp,19270,2007-12-06
........................\.............\fish5.bmp,17926,2007-12-06
........................\.............\fish6.bmp,17898,2007-12-06
........................\.............\Thumbs.db,29696,2007-12-17
........................\.............\tooth.bmp,17462,2003-11-06
........................\Color Images





........................\............\castle.bmp,65938,2007-12-09
........................\............\Eagle.bmp,196662,2003-11-08
........................\............\fighter.bmp,196662,2003-11-06
........................\............\lake.bmp,6294,2007-12-09
........................\............\nebula.bmp,436350,2007-04-30
........................\............\Panda.bmp,196662,2003-11-08
........................\............\pepper.bmp,196662,2003-11-06
........................\............\rose.bmp,69750,2007-12-10
........................\............\Thumbs.db,124928,2007-12-12
........................\............\toy.bmp,93654,2007-12-10
........................\............\TV_color_square.bmp,60402,2007-11-04
........................\............\water_lilies.bmp,9846,2007-09-16
........................\Gray Images





........................\...........\computer2.bmp,161982,2007-03-25
........................\...........\cv1.bmp,69366,2006-11-13
........................\...........\cv2.bmp,49206,2007-12-09
........................\...........\gac1.bmp,76854,2007-12-10
........................\...........\I_C.bmp,17462,2003-05-06
........................\...........\lady.bmp,196662,2007-10-04
........................\...........\lenna.bmp,66614,2003-05-06
........................\...........\mars_moon.bmp,70710,2007-08-05
........................\...........\Mis.bmp,17462,2003-05-06
........................\...........\M_M.bmp,17462,2003-05-06
........................\...........\office.bmp,49206,2007-02-22
........................\...........\room.bmp,89454,2007-08-09
........................\...........\RSImg.gif,783926,2003-11-06
........................\...........\Sir.bmp,17462,2003-05-06
........................\...........\S_L.bmp,17462,2003-05-06
........................\...........\Thumbs.db,148992,2008-04-01
........................\...........\Two_Squares.bmp,24630,2007-08-01
........................\...........\嫦娥一号2007.bmp,648054,2007-11-27
........................\MATLAB_Program
........................\..............\AMLE_level_set_interp.m,3419,2007-12-12
........................\..............\bilinear_interpolat2.m,848,2007-12-11
........................\..............\biquad_interpolat.m,1184,2007-12-08
........................\..............\Color_dirct_Diff.m,2941,2007-12-11
........................\..............\createimage.m,1259,2007-12-11
........................\..............\curve_linear_heat_flow.m,1279,2007-12-17
........................\..............\C_V.m,2027,2007-12-12
........................\..............\GAC_upwind.m,3443,2007-12-11
........................\..............\gauss.m,1152,2007-12-09
........................\..............\Mag_Color_Snake.m,4269,2007-12-12
........................\..............\MCM_explicit.m,3745,2007-12-10
........................\..............\Multilayer_Contrast_Enhance.m,4522,2007-12-11
........................\..............\P_L_HE_f.m,1947,2007-12-10
........................\..............\P_M_AOS.m,2394,2007-12-11
........................\..............\Thomas.m,633,2007-12-12
........................\..............\TV_resto.m,1712,2008-04-01
........................\Read_me.txt,652,2008-05-20
........................\video clips
........................\...........\denoising.avi,24997376,2005-12-15
........................\...........\linear_heat_flow.avi,438272,2007-12-20
........................\...........\Thumbs.db,11776,2007-12-20
........................\...........\twocells.avi,281088,2006-11-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GRAY
    灰度图生成程序 可以生成BMP/JPG格式的灰度图 大家可以随便使用下载(Grayscale generator can generate BMP/JPG format, you can easily use the download grayscale)
    2010-11-10 14:41:38下载
    积分:1
  • demo
    源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
    2013-07-12 21:31:55下载
    积分:1
  • 直接序列扩频水印的嵌入与提取
    说明:  实现直接序列扩频水印的嵌入与提取。基于待嵌入消息生成二进制水印序列,生成扩频码,用消息序列调制生成水印序列。依次处理灰度图像的每一个载体图像像素,根据相应位置 水印序列完成嵌入修改。(Realize the embedding and extraction of direct sequence spread spectrum watermark. The binary watermark sequence is generated based on the message to be embedded, the spread spectrum code is generated, and the watermark sequence is generated by message sequence modulation. Each carrier image pixel of gray image is processed in turn, and the embedding modification is completed according to the corresponding position watermark sequence.)
    2020-12-06 20:19:23下载
    积分:1
  • eee
    图像质量评价,基于梯度的算法,适合初学者学习,其中有曲线拟合部分。(Image quality evaluation, gradient-based algorithm, suitable for beginners to learn, which curve fitting part.)
    2020-07-08 16:18:56下载
    积分:1
  • drtoolbox.tar
    这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值!!( ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA ) )
    2009-03-21 11:43:08下载
    积分:1
  • NJNUAYAARPOWER
    marburg.c 用Burg算法求AR模型的参数。 mar1psd.c 由AR模型参数得到功率谱。 maryuwa.c 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 (marburg.c using Burg algorithm for AR model parameters. mar1psd.c by the AR model parameters obtained power spectrum. Levinson algorithm maryuwa.c with Yule-Walker equation in order to get rank AR model parameters.)
    2020-07-02 04:20:01下载
    积分:1
  • ImageWarping实验报告
    用matlab实现图像变形的实验实例,采用idw 和 rbf 算法(imagewarping using idw&rbf algorithms in matlab)
    2017-08-01 15:48:28下载
    积分:1
  • hhh
    说明:  关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。(On image processing technology in the winter wheat test the application of the software made by VC on wheat binarization processing, median filtering and gray-scale transformation.)
    2008-10-23 22:42:29下载
    积分:1
  • gujiahua
    基于形态学的在Matlab下进行的图象骨架化及恢复,其中包含骨架化函数Frame和恢复函数refresh(based on the morphology of Matlab under the images of the skeleton and the restoration, which includes Frame function of the skeleton and the restoration of function refresh)
    2006-12-15 13:05:59下载
    积分:1
  • Matlab code for CS reocvery
    压缩感知 图形图像 图像处理 数据恢复 代码(Data recovery of compressed sensing image image processing)
    2018-01-31 21:01:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载