CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 特征纹理

搜索资源列表

  1. opencv

    0下载:
  2. 提取图像的特征,用openCV实现,包括图像颜色直方图,形状特征,纹理特征等。-get features of images,all kinds of images.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.46mb
    • 提供者:lili
  1. texture

    0下载:
  2. 多目标跟踪:利用gabor滤波器得到的纹理信息进行特征提取-Multi-target tracking: the use of texture information obtained by gabor filter feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:140.29kb
    • 提供者:Shirley
  1. cvgabor

    0下载:
  2. 这里包含高质量的Gabor实现代码,基于OpenCV。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Gabor included here to achieve high-quality code, based on OpenCV. Gabor transform can be achieved in multiple scales, multiple orientations of the transform
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5.66kb
    • 提供者:xufei
  1. OpenCV_extract

    0下载:
  2. 使用OpenCV来提取哈密瓜水果的纹理特征,介绍详细-Melon fruit to extract texture features using OpenCV to introduce
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:362.36kb
    • 提供者:李立鸣
  1. T_Features

    1下载:
  2. 使用OPENCV实现的Tamura纹理特征,基于灰度共生矩阵的纹理特征-Use the OPENCV to achieve Tamura texture features based on GLCM texture features
  3. 所属分类:OpenCV

    • 发布日期:2017-03-21
    • 文件大小:6.59kb
    • 提供者:陈晨
  1. texture_extract

    0下载:
  2. 在VS2010和OPENCV2.4.3下实现对一幅图像的纹理特征的提取。-In the VS2010 and OPENCV2.4.3 under an image texture features extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:5.66mb
    • 提供者:汤姆
  1. 94c8dcd0e2a8

    0下载:
  2. 一种基于纹理特征分析的遥感图像分类C++程序-Based on the analysis of texture characteristics of remote sensing image classification C++ program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:342.7kb
    • 提供者:邓刘昭芦
  1. feature-exaction-codes

    0下载:
  2. OpenCV全局特征提取,包括颜色、纹理和形状的提取算法代码,如直方图、边缘轮廓等-feature exaction codes for images using opencv, including features like color, texture and shape
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.8mb
    • 提供者:Cindy
  1. GLCM

    0下载:
  2. opencv实现灰度共生矩阵并求图像的几个纹理特征-opencv glcm实现灰度共生矩阵并求图像的几个纹理特征
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.83mb
    • 提供者:林炳辉
  1. RGBN_PF

    0下载:
  2. 一种多目标特征融合跟踪算法,特征采用的是颜色特征和改进的LBP纹理特征-A multiple target features fusion tracking algorithm, feature is based on color feature and improved LBP texture feature
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:13.92mb
    • 提供者:王朴
  1. GMCL1

    0下载:
  2. opencv基于纹理特征提取的灰度共生矩阵,效果还比错 可以参考-Opencv based texture feature extraction of the gray level co-occurrence matrix, the effect is also better than the wrong reference
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:12.53mb
    • 提供者:彭丽
  1. GLCM

    0下载:
  2. GLCM纹理特征检测,包括熵,能量,对比度,一致性四个特征值-GLCM texture feature detection, including entropy, energy, contrast, uniformity four eigenvalues
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:wjr
  1. lbp_pro

    0下载:
  2. C++实现的LBP算法提取图像纹理特征, 对“飞龙”的《LBP》例程重新实现-C++ implementation of the LBP texture feature extraction algorithm, C++ implementation of the LBP algorithm for extracting image texture features
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.82mb
    • 提供者:fangqimin
  1. gabor

    0下载:
  2. gabor滤波相当于人的感官系统,可以识别对图像纹理特征-Gabor filtering is equivalent to the human sensory system, you can identify the image texture features
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:6.63kb
    • 提供者:王婷婷
  1. LBP

    0下载:
  2. 一幅图像的纹理是在图像计算中经过量化的图像特征。图像纹理描述图像或其中小块区域的空间颜色分布和光强分布。纹理特征的提取分为基于结构的方法和基于统计数据的方法。一个基于结构的纹理特征提取方法是将所要检测的纹理进行建模,在图像中搜索重复的模式,该方法对人工合成的纹理识别效果较好。但对于其他图像中的纹理识别,基于统计数据的方法效果更好。-A texture image is the image in the calculation of the quantized image features. Sp
  3. 所属分类:OpenCV

    • 发布日期:2017-12-15
    • 文件大小:7.98mb
    • 提供者:黄蓉
搜珍网 www.dssz.com