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

PDE_in_image_processing

于 2010-10-07 发布 文件大小:7078KB
0 231
下载积分: 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源代码(A binocular matching to solve the disparity map of Matlab source code)
    2020-10-31 11:25:37下载
    积分:1
  • conv
    矩阵卷积的几种版本:conv函数,矩阵乘法形式,纯矩阵乘法形式(Several versions of matrix convolution: convolutional vision, matrix vision, only-matrix vision)
    2017-11-12 09:59:08下载
    积分:1
  • ppkd
    基于有限高斯混合模型的EM算法的源程序代码,里面有实验报告和运行结果。 (based on finite Gaussian mixture model of the EM algorithm source code, which has run reports and experimental results.)
    2006-11-02 09:00:17下载
    积分:1
  • Sprite1
    对视频生成sprite图像,费了作者很大的力气,拿来与大家共享!(sprite generation of video images, and a lot of effort author, used to share with you!)
    2007-05-10 14:45:40下载
    积分:1
  • the_hog_extractor
    HOG特征提取源代码,这份代码是针对行人检测编写的,可以根据个人需要设置参数。(HOG Feature Extraction source code, this code is written for pedestrian detection, you can set the parameters according to individual needs.)
    2012-07-11 10:54:12下载
    积分:1
  • WaveletBasedImageSegmentation
    基于小波变换的图像分割算法,它实现了论文 Wavelet Based Bimodal Image Segmentation for Blob Exctraction... 的算法。(This code is a part of work Wavelet Based Bimodal Image Segmentation for Blob Exctraction... .)
    2015-09-14 15:07:00下载
    积分:1
  • 融合代码
    整理了五种多曝光图像融合的代码,用于图像处理,图像去雾,有英文介绍(Five kinds of multi-exposure image fusion codes are sorted out.For image processing, image defogging, with English introduction)
    2021-02-18 15:39:45下载
    积分:1
  • MarchingCubes
    三维表面重建算法,matchingcube快速算法。(3D surface reconstruction algorithm)
    2021-01-27 12:38:41下载
    积分:1
  • FPC盲抓贴片机源代码
    说明:  基于c#运动控制及图像处理项目源码,有兴趣可以看看(Based on C# motion control and image processing project source code)
    2019-12-22 20:09:37下载
    积分:1
  • shuangfengquyuzhi
    双峰法分割图像是一个比较经典的同时也是一个比较使用的图像分割方法(The bimodal France segmented image is a classic is also a use of image segmentation method)
    2012-07-04 17:10:51下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载