登录
首页 » matlab » MATLAB

MATLAB

于 2015-04-27 发布 文件大小:4234KB
0 267
下载积分: 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 个回复

  • TVMMcode
    基于TV正则化算法的图像去噪重构,包含有论文说明,及代码实例(Reconstruction based on TV regularization algorithm for image denoising,containing the paper description, and examples)
    2012-05-21 23:31:50下载
    积分:1
  • EdgeMap
    利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。(The improved Sobel edge detection operator, horizontal, vertical, left and right diagonal direction Sobel gradient calculation, and adding the value of the gradient of the corner.)
    2013-12-20 20:13:43下载
    积分:1
  • wpf各种统计展示(直方,饼,折线
    wpf各种统计图展示(直方图,饼图,折线图)
    2014-12-19下载
    积分:1
  • LTP_demo-v1
    说明:  对图像进行纹理特征提取,有LBP,旋转不变lbp,统一lbp,小波特征提取等比较齐全的特征提取算法(Texture feature extraction of images, such as LBP, rotation invariant lbp, unified lbp, wavelet feature extraction and other relatively complete feature extraction algorithms)
    2019-01-11 21:53:22下载
    积分:1
  • houghparabola
    利用Hough变换检测抛物线的算法。利用标准Hough变换从二值(黑白)图像中检测抛物线。(The use of parabolic Hough transform detection algorithms. Standard Hough transform from the binary (black and white) image in the detection of a parabola.)
    2021-03-21 15:59:17下载
    积分:1
  • 131839110248366
    说明:  基于surf算法的复制移动检测,此方法适合图像伪造研究者初级实验(Replication mobile detection based on surf algorithm)
    2019-05-27 09:09:24下载
    积分:1
  • TDLMS
    说明:  图像处理中应用非常广泛的二维最小均方误差算法(TDLMS)。绝对好用!(Image Processing is widely used two-dimensional MMSE algorithm (TDLMS). Absolute ease of use!)
    2021-03-18 14:39:20下载
    积分:1
  • 卷积特征可视化
    说明:  利用卷积神经网络进行特征提取,并将卷积特征可视化(Feature extraction using convolutional neural networks and visualization of convolution features)
    2019-03-06 12:07:28下载
    积分:1
  • Pictures
    求图像在hsv颜色空间下三个通道的颜色矩(colormoment in hsv colorspace)
    2014-08-30 17:03:09下载
    积分:1
  • Gabor小波对进行特征提取Gabor
    使用Gabor小波对图像进行特征提取,代码可以直接使用(Using the Gabor wavelet feature extraction, the code can be used directly)
    2010-05-29 10:31:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载