登录
首页 » matlab » HW2_code

HW2_code

于 2020-12-10 发布 文件大小:4122KB
0 151
下载积分: 1 下载次数: 5

代码说明:

  颜色和纹理特征的图像分割 颜色和纹理特征的图像分割(Image Segmentation Based on Color and Texture Features)

文件列表:

HW2_code, 0 , 2018-12-18
HW2_code\butterfly.jpg, 96961 , 2017-02-10
HW2_code\circle-im-1.jpg, 11335 , 2017-02-09
HW2_code\circle-im-2.jpg, 3085 , 2017-02-09
HW2_code\compareSegmentations.m, 518 , 2017-10-07
HW2_code\createTextons.m, 763 , 2017-10-07
HW2_code\displayFilterBank.m, 555 , 2018-12-18
HW2_code\dist2.m, 820 , 2009-09-14
HW2_code\dress.jpg, 52032 , 2017-02-10
HW2_code\extractTextonHists.m, 1220 , 2017-10-07
HW2_code\filterBank.mat, 1470785 , 2018-12-18
HW2_code\gabor_fn.m, 574 , 2017-10-06
HW2_code\gumballs.jpg, 45714 , 2017-02-10
HW2_code\main.m, 822 , 2017-10-06
HW2_code\makeLMfilters.m, 1958 , 2017-10-06
HW2_code\makeRFSfilters.m, 1793 , 2009-09-14
HW2_code\makeSfilters.m, 1157 , 2017-10-06
HW2_code\quantizeFeats.m, 850 , 2018-12-17
HW2_code\result, 0 , 2018-12-18
HW2_code\result\ball_color_k=10.fig, 592917 , 2017-10-05
HW2_code\result\ball_color_k=10_mean.fig, 605236 , 2017-10-05
HW2_code\result\dress_color_k=15_mean.fig, 777929 , 2017-10-05
HW2_code\result\dress_texture_k=15_1(2).fig, 25253 , 2017-10-05
HW2_code\result\dress_texture_k=15_1.fig, 55234 , 2017-10-05
HW2_code\result\dress_texture_k=15_25(2).fig, 18764 , 2017-10-05
HW2_code\result\dress_texture_k=15_25.fig, 43530 , 2017-10-05
HW2_code\result\dress_texture_k=15_3(2).fig, 25624 , 2017-10-05
HW2_code\result\dress_texture_k=15_3.fig, 60043 , 2017-10-05
HW2_code\result\dress_texture_k=15_5(2).fig, 26369 , 2017-10-05
HW2_code\result\dress_texture_k=15_5.fig, 60449 , 2017-10-05
HW2_code\result\dress_texture_k=15_9(2).fig, 23116 , 2017-10-05
HW2_code\result\dress_texture_k=15_9.fig, 54383 , 2017-10-05
HW2_code\result\shengwei.mdl, 72260 , 2018-12-18
HW2_code\result\单张k=10(2).fig, 94755 , 2017-10-05
HW2_code\result\单张k=10.fig, 42794 , 2017-10-05
HW2_code\segmentMain.asv, 1918 , 2018-12-18
HW2_code\segmentMain.m, 1933 , 2018-12-18
HW2_code\shengwei.mdl, 72260 , 2018-12-18
HW2_code\staTexton.m, 310 , 2017-10-06
HW2_code\textons.mat, 10456 , 2018-12-18
HW2_code\zebra.jpg, 11005 , 2017-10-05
HW2_code\zebra_1.jpg, 8431 , 2017-10-05

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

发表评论

0 个回复

  • fner
    这是一个专门为菲涅尔衍射设计的一个仿真程序!参考光为平面波!本人测试过,没有问题存在!(This is a design specifically for the Fresnel diffraction of a simulation program! A plane wave reference beam! I tested, no problem!)
    2011-06-04 01:25:57下载
    积分:1
  • fourier2
    自己编写的二维傅里叶变换的源代码,并在变换后显示频谱。(Two-dimensional Fourier transform of the source code I have written, and displayed in the transformed spectrum.)
    2020-08-23 14:07:54下载
    积分:1
  • realtimesuperpixel-master
    运用基于密度的聚类算法实现了超像素的分割(The segmentation of super pixels is realized by using the clustering algorithm based on density)
    2018-01-11 11:54:41下载
    积分:1
  • CSR_IR
    这是基于稀疏表示的图像重建,用来做图像去模糊或超分辨,绝对可以用(Sparse Representation for Image Restoration)
    2012-10-16 13:33:53下载
    积分:1
  • kernel-Function
    利用核函数进行遥感图像的分类,本程序再支持向量机的基础上引入了核函数进行图像分类,是分类效果更加明显(Use of nuclear function remote sensing image classification, the program no longer support vector machine based on the introduction of the kernel function for image classification, classification effect is more pronounced)
    2013-07-24 19:20:48下载
    积分:1
  • PAM
    利用欧式度量聚类真实数据集和实际数据集用于对各类数据分类 (European metric clustering real data sets and real data sets for various types of data classification)
    2013-01-09 10:22:57下载
    积分:1
  • 同轴数字全息及其重建的MATLAB程序 holography
    同轴数字全息图及其重建的MATLAB程序(In-line Digital hologram and reconstruction of MATLAB program)
    2021-04-14 11:08:55下载
    积分:1
  • sslle
    semi-supervised learning 半监督局部线性嵌入(semi-supervised learning )
    2021-02-08 16:29:54下载
    积分:1
  • KMS_project
    KMS跟踪算法源代码,目前最快的但目标跟踪算法(没有之一)。工程可以直接运行(KMS tracking algorithm source code, but the fastest target tracking algorithm. Project can be run directly)
    2014-11-06 09:21:39下载
    积分:1
  • MosaicKit
    利用surf算法,来实现图像间的拼接,并可将其推广为多幅图之间的拼接融合。(Realization of two images splicing)
    2018-05-14 19:34:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载