登录
首页 » matlab » HW2_code

HW2_code

于 2020-12-10 发布 文件大小:4122KB
0 125
下载积分: 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 个回复

  • ALM
    说明:  增广拉格朗日乘子法ALM算法是机器学习中十分常用且有效的一种优化算法,经常用于低秩和稀疏问题的优化求解中,这个包是增广拉格朗日乘子法的matlab代码(ALM algorithm of augmented Lagrange multiplier method is a very common and effective optimization algorithm in machine learning. It is often used in the optimization of low rank and sparse problems. This package is the matlab code of augmented Lagrange multiplier method)
    2020-12-20 16:45:32下载
    积分:1
  • l1_norm_compressed-sensing
    两个l1准则下的噪声干扰信号压缩感知重构举例,两个例子的稀疏矩阵均为DCT矩阵,而观测矩阵分别采用单位阵和随机矩阵,有详细的步骤和使用方法,适用于初步的学习压缩感知方法。(This programme supply two examples by Compressed sensing with l1 norm. The sparse matrix of two examples are all DCT matrix and the obsever matrix are unit matrix and random matrix respectively. We give the detailed usage and steps for the programme which is useful to the beginner.)
    2012-10-30 16:03:14下载
    积分:1
  • hello
    说明:  利用小波变换技术实现,最简洁的图像融合例子(image fusion.The simplest example of image fusion using wavelet transform technology.)
    2019-12-26 21:01:02下载
    积分:1
  • MRF
    使用马尔可夫随机场进行图像分割,包括标记场、特征场建模和参数估计等,程序可运行。(image segmentation Using Markov random field , including label Field, features field modeling and parameter estimation, the program can run.)
    2020-11-22 16:09:34下载
    积分:1
  • Flow
    This code implements two variations of the paper "High accuracy optic flow using a theory for warping" presented at ECCV 2004 by Dr. Thomas Brox.
    2008-04-17 15:46:23下载
    积分:1
  • Fusiello_epipolarrectification
    对立体视觉的双目图像进行极线校正,以实现双目致密匹配(Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching)
    2008-05-22 19:38:57下载
    积分:1
  • 基于阈值分割的车牌定位识别
    说明:  图像处理案例,本程序用matlab实现基于阈值分割的车牌定位识别功能(Image processing case, this program uses MATLAB to achieve license plate location and recognition function based on threshold segmentation.)
    2021-03-25 16:38:29下载
    积分:1
  • picture
    图像的读入,放大,cany检测,二值化,灰度化,任意角度旋转(Read image, zooming, cany detection, binarization, gray, and arbitrary rotation angle)
    2008-05-26 19:34:52下载
    积分:1
  • xiaobogaijin-(1)
    改进的小波算法,主要对小波二次分解进行了改进(Improved wavelet algorithm, mainly secondary wavelet decomposition is improved)
    2015-03-19 15:11:33下载
    积分:1
  • thresh_md
    基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。(Based on the maximum between-cluster variance criteria threshold segmentation algorithm. The basic idea is to divide pixels, obtained through the division of the distance between the various types of maximum, to determine the appropriate threshold.)
    2007-10-27 16:11:26下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载