CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 纹理

搜索资源列表

  1. gaborfilter

    0下载:
  2. matlab下gabor滤波算法,可以提取图象纹理特征的经典方法之一-under Matlab filtering algorithm can extract image texture features one of the classic methods
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2723
    • 提供者:liyiquan
  1. jigeshili

    0下载:
  2. 几个matlab的实力,包括: 非线性微分方程的求解.doc RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.doc matlab下gabor滤波算法,可以提取图象纹理特征.doc-several Matlab strength, including : non-linear differential equation solving. Doc RLS. Demonstration of Wi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12499
    • 提供者:math_lab
  1. texture_extract

    1下载:
  2. 纹理提取的matlab 源代码, 研究图像处理算法的可参考-texture extraction of Matlab source code, image processing algorithm research of reference
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6914
    • 提供者:王波
  1. my_texture

    1下载:
  2. 纹理分析,利用经典的LBP纹理分析算法实现matlab的对一幅彩色图象的纹理分析-texture analysis, use classic LBP texture analysis algorithm for a Matlab color image texture analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1074
    • 提供者:张楠
  1. jpg_wenli

    0下载:
  2. 对图像进行纹理分析,分几个方向进行的处理。matlab程序-right image texture analysis, in several directions at the moment. Matlab procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:徐HONGZHI
  1. texture_extraction

    1下载:
  2. 灰度共生矩阵和灰度梯度共生矩阵的提取方式,是比较重要的纹理特征提取方法,用matlab实现的-co-occurrence matrix and GGCM extraction, is the more important Texture feature extraction methods, achieved using Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2348
    • 提供者:李明
  1. Gaborwavorforedge

    0下载:
  2. Gabor小波提取图像纹理特征,matlab语言编写。-Gabor wavelet extraction image texture features, Matlab language.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2121
    • 提供者:薛风光
  1. LBP算法程序

    1下载:
  2. MATLAB提取LBP纹理特征源码,可以使用(extract LBP texture features source code in MATLAB, you can run this program directly)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:62464
    • 提供者:May sunshine
  1. hatchfillpkg

    0下载:
  2. matlab绘图填充,填充柱状图或者饼图的纹理,可以彩色的(matlab Drawing filling)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:55296
    • 提供者:第三附属
  1. Gabor_GG

    0下载:
  2. MATLAB编写的GABOR滤波器提取纹理的算法,已通过验证,可以直接使用(The algorithm for extracting texture from GABOR filter by MATLAB has been verified and can be used directly)
  3. 所属分类:图形图象

    • 发布日期:2018-01-11
    • 文件大小:3072
    • 提供者:张tt
  1. 113172218finalapplication

    1下载:
  2. 可以实现基于颜色,纹理的特征下 对于图像的 检索功能(Realization of image retrieval function)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1665024
    • 提供者:wangchen47
  1. texture_fea

    0下载:
  2. 本代码利用matlab程序实现图片纹理特征的提取。(This code uses the matlab program to extract the texture feature of the picture.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:9216
    • 提供者:灰狗桑
  1. LBP

    0下载:
  2. LBP(局部二值模式)是一种用来描述图像局部纹理特征的算子;它具有旋转不变性和灰度不变性等显著的优点。它是首先由T. Ojala, M.Pietik?inen, 和D. Harwood 在1994年提出,用于纹理特征提取。而且,提取的特征是图像的局部的纹理特征;(Local Binary Pattern describe the image local texture, invariant with the change of rotation and gray)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:海上牧云
  1. 新建文件夹 (2)

    0下载:
  2. 图像处理中纹理特征提取,全局特征提取,matlab(Texture feature extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:liin
  1. get feature

    0下载:
  2. 在机器学习图像分类的过程中,对ROI进行形状和纹理特征提取(exact the shape and texture features of ROI)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:CD.CR
  1. Texture_Synthesis_Image_Inpainting-master

    0下载:
  2. 通过基于纹理的图像修复算法对具有较大的破损区域的图像进行了修复;MATLAB代码(Texture based image restoration,MATLAB)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:1006592
    • 提供者:markyT
  1. 打包matlab文件

    1下载:
  2. 屏幕缺陷检测背景纹理拟合,用于LED mura缺陷检测(for p=1:1 [X,Y,Z]=random_point(img,0.5); C=coeffi(X,Y,Z); background=form(img,C); IMG=im2double(img); defect=IMG-background; img=defect; end defect=abs(defect); figure(2),imshow(img,[]),title('');)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:Jia1
  1. 生物散斑

    1下载:
  2. 基于matlab实现生物散斑fujii和WGD同时提取特征纹理(Realization of biological speckle Fujii and WGD based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:毕不了业了
  1. 植物虫害检测(GUI,注释,svm算法)

    5下载:
  2. 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe
  3. 所属分类:matlab例程

    • 发布日期:2020-05-08
    • 文件大小:6463488
    • 提供者:for Matlab
  1. 纹理

    1下载:
  2. matlab常用纹理特征提取方法(GLCM,GLDS,LBP,GMRF,FD,Gabor)
  3. 所属分类:图形图像处理(光照,映射..)

« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 48 »
搜珍网 www.dssz.com