搜索资源列表

  1. my_texture

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

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:
  1. image3

    0下载:
  2. 融合圆对称轮廓波统计特征和LBP的纹理图像检索.详细的算法介绍和论文说明-Integration of circular symmetric contour wave characteristics and LBP Statistics for Texture Image Retrieval. Detailed presentations and papers algorithm descr iption
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:826kb
    • 提供者:sss
  1. lbp

    0下载:
  2. LBP(局部二值模式)算法最初用于描述纹理,后引用到人脸,可描述人脸特征。-LBP (local binary mode) algorithm was originally used to describe the texture, the latter a reference to the human face, facial feature can be described.
  3. 所属分类:2D图形编程

    • 发布日期:2025-02-05
    • 文件大小:2kb
    • 提供者:甜甜
  1. textureLBP

    0下载:
  2. 提取灰度图像或BMP彩色图像的LBP纹理,用 C++编写 -Gray-scale images or BMP extract color images of LBP texture, using C++ to prepare
  3. 所属分类:图形图象

    • 发布日期:2025-02-05
    • 文件大小:676kb
    • 提供者:张飞
  1. LBP

    0下载:
  2. 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 -Due to the difficulty of get
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:251kb
    • 提供者:swx
  1. LBPV_GM

    0下载:
  2. 利用LBP纹理模型进行纹理分类,其论文<..Rotation Invariant Texture Classification using LBP Variance (LBPV) with Global Matching>发表在2009年Pattern Recognition,效果很不错。-Texture classification by LBP texture model. The related paper <.
  3. 所属分类:图形图象

    • 发布日期:2025-02-05
    • 文件大小:12kb
    • 提供者:宁纪锋
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:2kb
    • 提供者:徐忠超
  1. lbp

    0下载:
  2. LBP算法在纹理图像处理中的应用,非常具有参考价值-LBP texture image processing algorithm in the application have great reference value for
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:548kb
    • 提供者:杨延西
  1. LBP

    0下载:
  2. 统一化LBP算子,作为一种有效的纹理描述算子,对图像局部纹理特征有卓越的描述能力,有很强的分类能力、较高的计算效率,并且对单调的灰度变化具有不变性。-Unified LBP operator, as an effective texture descr iption operator, the local texture features for image descr iption is outstanding ability, st
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:13kb
    • 提供者:zjm
  1. lbp(1)

    0下载:
  2. 是一种纹理描述算子用于快速提取图像的纹理特征,应用于医学图像检索,场景分类等.-Is a texture descr iption operator for rapid extraction of texture features, used in medical image retrieval, scene classification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:3kb
    • 提供者:zhangliyan
  1. lbp

    0下载:
  2. 局部二值模型用于描述图像的局部纹理信息,对光照等具有鲁棒性-Local binary model used to describe the image of the local texture information, such as robust to illumination
  3. 所属分类:matlab例程

    • 发布日期:2025-02-05
    • 文件大小:2kb
    • 提供者:sunnan
  1. LBP

    0下载:
  2. LBP算法,应用于识别,特征提取等多方面的一种潜力算法,主要实现图像的纹理分类-LBP algorithm, used in recognition, feature extraction algorithms and other aspects of a potential,Mainly for image texture classification
  3. 所属分类:图形/文字识别

    • 发布日期:2025-02-05
    • 文件大小:4kb
    • 提供者:柳树
  1. LBP--texture-exration

    0下载:
  2. LBP算法实现图像的纹理特征提取(局部二值模式)-LBP algorithm feature extraction image texture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:3kb
    • 提供者:慕南
  1. LBP代码

    0下载:
  2. 常用于计算机视觉领域,提取图像的纹理特征,用于人脸识别、掌纹识别等。(It is often used in the field of computer vision to extract the texture features of images, such as face recognition, palmprint recognition and so on.)
  3. 所属分类:图形图象

    • 发布日期:2025-02-05
    • 文件大小:2kb
    • 提供者:璇月无痕
  1. lbp500b可用

    0下载:
  2. 基于LBP纹理的图像检索,亲测可用,小白能看懂(LBP texture based image retrieval, pro test can be used, Xiao Bai can understand)
  3. 所属分类:图形图像处理(光照,映射..)

  1. tiqulbpwenli

    0下载:
  2. 用c++提取图像的lbp纹理,简单,对初学者有一定帮助(Using c++ to extract the image of the LBP texture, simple, helpful for beginners)
  3. 所属分类:图形图象

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:22n
  1. LBP算法程序

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

    • 发布日期:2025-02-05
    • 文件大小:61kb
    • 提供者:May sunshine
  1. LBP

    0下载:
  2. (1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。 (2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。 (3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量; 然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calcu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:67kb
    • 提供者:刘宇123
  1. Fused-with-LBP-and-GLCM

    0下载:
  2. 这是一篇关于图像纹理特征提取的期刊,文中结合了LBP和GLCM两种基本的纹理算法,对于做纹理提取的同学有一定的帮助(This is a feature extraction of images on the image of the journal, the text of the combination of LBP and GLCM two kinds of basic texture algorithm, for the stud
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-05
    • 文件大小:751kb
    • 提供者:21qeadfds
  1. LBP算法实现图像的纹理分类

    0下载:
  2. LBP局部直方图 图像纹理分类 程序完整可执行(LBP local histogram image texture classification program is complete and executable)
  3. 所属分类:其他小程序

    • 发布日期:2025-02-05
    • 文件大小:3kb
    • 提供者:ttxmy
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org