登录
首页 » matlab » MATLAB

MATLAB

于 2015-04-27 发布 文件大小:4234KB
0 279
下载积分: 1 下载次数: 435

代码说明:

  各种图像分割算法程序,里面包含好几个文件夹,每一个文件夹都有程序(matlab image sengmentation)

文件列表:

chap8
.....\0.jpg
.....\1.jpg

.....\2.jpg

.....\24-1.jpg,10807,2003-09-20
.....\3.jpg,568,2003-12-25
.....\4.jpg,613,2003-12-25
.....\5-1.jpg,564,2003-12-25
.....\5.jpg,700,2003-12-25
.....\6.jpg,579,2003-12-25
.....\7.jpg,541,2003-12-15
.....\8.jpg,575,2003-12-16
.....\9.jpg,684,2003-12-23
.....\brand02.jpg,12588,2004-02-07
.....\Car.JPG,159529,2003-09-24
.....\P0801.m,3600,2004-04-04
.....\P0802.m,5887,2004-04-04
.....\P0803.m,3468,2004-04-04
.....\P0804.m,1432,2004-04-04
.....\P0805.m,1299,2004-04-04
.....\readme.txt,213,2004-07-21
.....\Recognition.m,2653,2003-12-29
.....\StrDetect01.m,2173,2003-12-29
gui_denoise
...........\jiemian.asv,7398,2015-01-15
...........\jiemian.fig,10521,2015-01-15
...........\jiemian.m,7398,2006-11-06
image Seg
.........\6%2B医学图像分割(一)(1).doc,529920,2009-05-10
.........\zuidashang1.m,1275,2009-04-02
.........\区域增长1.txt,2421,2009-05-10
.........\区域增长2.txt,3055,2009-05-07
.........\多种图像边缘检测与分割处理


.........\..........................\P0401.m,140,2004-04-04
.........\..........................\P0402.m,164,2004-04-04
.........\..........................\P0403.m,92,2004-04-04
.........\..........................\P0404.m,177,2004-04-04
.........\..........................\P0405.m,667,2004-04-04
.........\..........................\P0406.m,460,2004-04-04
.........\..........................\P0407.m,654,2004-04-04
.........\..........................\P0408.m,215,2004-04-04
.........\..........................\P0409.m,139,2004-04-04
.........\..........................\readme.txt,367,2004-08-04
.........\..........................\wrod213.bmp
.........\模版函数.doc,33280,2009-03-27
.........\脑部的分割


.........\..........\seg_twoseeds.m,3209,2006-06-10
.........\边缘检测.doc,33280,2009-03-27
.........\阈值分割2
.........\.........\entropy.m,1030,2005-05-07
.........\.........\entropy_1D.m,517,2005-04-26
.........\.........\entropy_2D.m,1184,2005-05-07
.........\.........\Get2DHist.m,412,2005-05-18
.........\.........\GetFuzzThread.asv,1141,2005-05-07
.........\.........\GetFuzzThread.m,1160,2005-05-07
.........\.........\GetTemple.asv,1813,2005-05-07
.........\.........\GetTemple.m,1468,2005-05-07
.........\.........\MainPanel.asv,9599,2005-05-08
.........\.........\MainPanel.fig,26800,2005-05-08
.........\.........\MainPanel.m,9720,2005-05-08
.........\.........\MainPanle.asv,7805,2005-04-26
.........\.........\MainPanle.fig,42096,2005-04-26
.........\.........\MainPanle.m,8139,2009-04-03
.........\.........\My2D_Entropy.asv,1412,2005-05-07
.........\.........\My2D_Entropy.m,1444,2005-05-07
.........\.........\thresh_md.m,843,2005-04-26
.........\.........\th_DA.m,402,2005-04-26




jiemian
.......\jiemian.fig,10514,2015-01-15
.......\jiemian.m,7409,2015-01-15
LevelSet_Active contour

.......................\demo1.m,2392,2007-09-21
.......................\demo2.m,2326,2007-09-21
.......................\demo3.m,2512,2006-08-22
.......................\EVOLUTION_PLSE.m,2225,2006-04-25
.......................\PLSE_demo1.m,3163,2006-08-16
.......................\PLSE_demo2.asv,2188,2015-01-15
.......................\PLSE_demo2.m,2187,2015-01-15
.......................\PLSE_demo3.m,2029,2006-08-04
.......................\surfature.m,1813,2006-08-15


MATLAB算法演示程序





..................\lena200.bmp,41080,2006-11-05

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

发表评论

0 个回复

  • gaussian3
    对输入视频进行处理,使用高斯背景建模的方法,得到视频前景,对于人群密度估计具有很大作用。(Processing of the input video, using a Gaussian background modeling method, to get videos prospects for population density estimation has a significant role.)
    2013-07-22 16:37:12下载
    积分:1
  • Image-segmentation-based-on-texture
    利用灰度图 建共生矩阵 利用特征值 对纹理图像分割(The use of grayscale co-occurrence matrix to build the use of characteristic values of the texture map would like to partition)
    2016-04-05 15:40:46下载
    积分:1
  • yu-chu-li
    P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 (P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and salt and pepper noise P0306: 2D median filtering function medfilt2 right by Salt and Pepper image noise filtering P0307: using MATLAB functions filter2 of noise images mean filtering P0308: Image Adaptive Filter Weiner P0309: use five different gradient Enhancement Act for image sharpening P0310: Images of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P0312: use Butterworth ( Butterworth) high-pass filter for image sharpening)
    2013-10-30 10:12:55下载
    积分:1
  • bbenunderhave
    matlab检测直线交点源程序在matlab6,5下已调试通过 不错的(Matlab detection line intersect point source in matlab6, have been debug through good under 5)
    2017-05-16 16:13:17下载
    积分:1
  • graphcut
    本程序是基于图论的知识进行图像分割,其中用到的是graphcut分割知识,完整的程序代码及结果!!(This procedure based on the knowledge of graph theory for image segmentation, which is used graphcut segmentation knowledge, including program code and the complete results !!)
    2020-10-29 15:49:57下载
    积分:1
  • GUI
    对matlab中的GUI界面设计进行讲解并附有案例,例如如何进行界面菜单和控件设计,不同GUI之前函数传递,并讲解了如何调用自身函数(Matlab GUI interface design to explain the attached case, for example, how to interface menus and controls design, the different GUI function is passed before, and explain the how to call its own function)
    2012-12-17 23:58:33下载
    积分:1
  • LS_Unwrape
    最小二乘相位解包裹算法,基于快速傅里叶变换(Least-squares algorithm for phase unwrapping)
    2020-09-29 16:47:45下载
    积分:1
  • Graphic
    一个具备线,矩形,椭圆的画图程序,可以设置颜色,宽度,字体(One with lines, rectangles, ellipses drawing program, you can set the color, width, font)
    2010-05-21 09:01:03下载
    积分:1
  • WPES
    一个简单小波能量谱程序,可分析出信号的能量分布百分比。(A simple little wave energy spectrum program)
    2012-03-30 11:21:09下载
    积分:1
  • CamshiftTrack
    说明:  物体运动的跟踪,比如行人和车辆等物体的跟踪(Tracking the motion of an object, such as a pedestrian or vehicle)
    2020-05-29 09:34:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载