(ThesecodesarefocusedonPDEimageprocessing) - IMDN开发者社群-imdn.cn">
登录
首页 » matlab » PDE_in_image_processing

PDE_in_image_processing

于 2010-10-07 发布 文件大小:7078KB
0 128
下载积分: 1 下载次数: 285

代码说明:

  包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (These codes are focused on PDE image processing)

文件列表:

图像处理的偏微分方程法(光盘)
..............................\Binary Images





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





..............................\............\castle.bmp,65938,2007-12-09
..............................\............\Eagle.bmp,196662,2003-11-07
..............................\............\fighter.bmp,196662,2003-11-05
..............................\............\lake.bmp,6294,2007-12-09
..............................\............\nebula.bmp,436350,2007-04-29
..............................\............\Panda.bmp,196662,2003-11-07
..............................\............\pepper.bmp,196662,2003-11-05
..............................\............\rose.bmp,69750,2007-12-09
..............................\............\toy.bmp,93654,2007-12-09
..............................\............\TV_color_square.bmp,60402,2007-11-03
..............................\............\water_lilies.bmp,9846,2007-09-15
..............................\Gray Images





..............................\...........\computer2.bmp,161982,2007-03-24
..............................\...........\cv1.bmp,69366,2006-11-12
..............................\...........\cv2.bmp,49206,2007-12-09
..............................\...........\gac1.bmp,76854,2007-12-09
..............................\...........\I_C.bmp,17462,2003-05-05
..............................\...........\lady.bmp,196662,2007-10-03
..............................\...........\lenna.bmp,66614,2003-05-05
..............................\...........\mars_moon.bmp,70710,2007-08-04
..............................\...........\Mis.bmp,17462,2003-05-05
..............................\...........\M_M.bmp,17462,2003-05-05
..............................\...........\office.bmp,49206,2007-02-21
..............................\...........\room.bmp,89454,2007-08-08
..............................\...........\RSImg.gif,783926,2003-11-05
..............................\...........\Sir.bmp,17462,2003-05-05
..............................\...........\S_L.bmp,17462,2003-05-05
..............................\...........\Two_Squares.bmp,24630,2007-08-01
..............................\...........\嫦娥一号2007.bmp,648054,2007-11-26
..............................\MATLAB_Program
..............................\..............\AMLE_level_set_interp.m,3419,2007-12-11
..............................\..............\bilinear_interpolat2.m,848,2007-12-10
..............................\..............\biquad_interpolat.m,1184,2007-12-07
..............................\..............\Color_dirct_Diff.m,2957,2009-07-06
..............................\..............\createimage.m,1263,2010-09-12
..............................\..............\curve_linear_heat_flow.m,1279,2007-12-16
..............................\..............\C_V.asv,2100,2010-09-10
..............................\..............\C_V.m,2112,2010-09-10
..............................\..............\GAC_upwind.m,3472,2010-09-12
..............................\..............\gauss.m,1152,2007-12-09
..............................\..............\Mag_Color_Snake.m,4269,2007-12-11
..............................\..............\MCM_explicit.m,3745,2007-12-09
..............................\..............\Multilayer_Contrast_Enhance.m,4522,2007-12-10
..............................\..............\P_L_HE_f.m,1947,2007-12-09
..............................\..............\P_M_AOS.m,2394,2007-12-10
..............................\..............\Thomas.m,633,2007-12-11
..............................\..............\TV_resto.m,1712,2008-03-31
..............................\Read_me.txt,652,2008-05-20
..............................\video clips
..............................\...........\denoising.avi,24997376,2005-12-14
..............................\...........\linear_heat_flow.avi,438272,2007-12-19
..............................\...........\twocells.avi,281088,2006-11-14

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

发表评论

0 个回复

  • mi_registration
    2维的基于互信息的图像配准算法,使用powell法作为优化算法(2-dimensional mutual information based image registration algorithms, the use of law as the optimization algorithm powell)
    2020-06-30 10:20:01下载
    积分:1
  • fenge
    图像分割的matlab程序,以及其他的一些程序。希望能对大家有用,如有错误请谅解。(Matlab image segmentation procedures and other procedures. We hope that it can be useful if there is an error, please understanding.)
    2009-05-21 08:17:14下载
    积分:1
  • FOAGSD2
    数字图像处理代码,包括二值化,平滑,边缘检测等(Digital image processing code, including the binarization, smoothing, edge detection and so on)
    2017-05-07 16:43:07下载
    积分:1
  • matlab工具去除照片中水印 watermark
    用matlab工具去除照片中水印,去除水印快速,简单,快速(Using Matlab tool to remove watermarks in photos is fastly, simplely.)
    2020-06-19 04:20:01下载
    积分:1
  • 特征选择之relief-F的MATLAB实现
    Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
    2020-11-29下载
    积分:1
  • opticalflow2d
    基于光流法的二维单模态图像配准,能得到变形场(This will allow you to generate the deformation field needed for contour guided multi-modal image registration.)
    2013-07-01 17:20:19下载
    积分:1
  • image_block
    几个将图像分块,将分块图像拼接,和裁减图像的实用小程序(several image block to block image mosaic, and the reduction of small images of practical procedures)
    2021-04-20 16:58:50下载
    积分:1
  • ch_8_4_3
    相位编组算法实现纹理边缘的直线检测.用于快速直线提取(Phase Group texture edge detection algorithm to achieve a straight line. For fast line extraction)
    2020-11-20 11:49:39下载
    积分:1
  • susan_detect_corner
    susan实现图像的角点检测,调用的详细说明在源代码内有注释.()
    2008-03-30 15:57:08下载
    积分:1
  • 089
    说明:  图片马赛克效果图片马赛克效果图片图片马赛克效果马赛克效果(Photo mosaic picture image photo mosaic mosaic mosaic)
    2011-04-05 22:18:45下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载