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

PDE_in_image_processing

于 2010-10-07 发布 文件大小:7078KB
0 172
下载积分: 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 个回复

  • 帧间差分提取运动目标
    matlab实现帧间差分提取运动目标,包含测试视频和运行效果。在背景固定的视频中效果较好。附赠lena图片以供CV学习。(Matlab achieves inter-frame differential extraction of moving objects, including testing video and running effects. It works well in video with fixed background. Enclosed Lena pictures for CV learning.)
    2020-06-20 22:40:01下载
    积分:1
  • psnr-snr-enl
    衡量图像去噪和SAR图像降斑效果的一些指标,psnr,snr,enl(enl(Equivalent number of looks))
    2011-06-08 19:40:02下载
    积分:1
  • KSVD
    实现文章“Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries”中的降噪算法(Realize the article " Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries" in the noise reduction algorithm)
    2011-10-13 14:22:50下载
    积分:1
  • CT_code_v0
    2012年的压缩感知跟踪算法,修改了部分程序源码,可以运行。(2012 of compressed sensing tracking algorithm, modify some program source code, you can run.)
    2013-10-10 08:35:43下载
    积分:1
  • fangzhiwu
    织物疵点检测和识别系统.采用2中方法,有gui界面,支持实际纺织物的检测(Fabric defect detection and identification systems. Using 2 methods, gui interface, support for the detection of the actual textile)
    2013-10-29 17:32:18下载
    积分:1
  • shp 全国村镇边界数据
    shp 全国村镇边界数据
    2020-06-06下载
    积分:1
  • matlab实现灰度预测
    matlab实现灰度预测,很好的例子,有详细说明(Matlab to achieve grayscale prediction, a good example, with detailed instructions)
    2018-11-01 09:11:29下载
    积分:1
  • cocahome_20100309235237
    图像分割,二维图像分割,ostu算法,阈值分割(Segmentation, two-dimensional image segmentation, ostu algorithm, thresholding)
    2010-05-30 23:30:55下载
    积分:1
  • MatlabBitPlaneDecomposition
    该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。(The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.)
    2007-08-19 18:00:30下载
    积分:1
  • platerecognize
    说明:  利用matlab实现车牌定位识别,基于颜色信息,效果很明显,准确率很好(License plate location using matlab to achieve recognition, color information based on the results it is clear that very good accuracy)
    2009-07-23 22:22:08下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载