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

搜索资源列表

  1. gaborcreate

    0下载:
  2. 该代码描述了一种用Gar小波进行纹理特征提取方法,可用于图像分析、视频处理、以及模式识别前期建立模式向量。-The code describes a texture with Gar wavelet feature extraction methods can be used for image analysis, video processing, and pattern recognition pre-established pattern vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:627
    • 提供者:王晓婧
  1. Experiment-One

    0下载:
  2. VS2010下,通过opencv实现对三类目标的特征提取,包括颜色特征、纹理特征和轮廓特征-Under VS2010, opencv achieved through three types of feature extraction targets, including color, texture and contour characteristic feature
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:16041755
    • 提供者:YangZW
  1. grayfeature

    0下载:
  2. 使用灰度共生矩阵提取图像的纹理特征,通过提取的特征来表示一副图像,最终每幅图像被表示为51维的一维向量。-Use GLCM texture features extracted image feature extraction is represented by an image, and ultimately each image is represented as a one-dimensional vector of 51 dimensions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:754
    • 提供者:王贺青
  1. Local-Binary-Patterns

    0下载:
  2. 局部二进制模式,LBP,是已被用于纹理特征的一个 分类。在本文中,提出了一种基于使用这些功能的方法 检测缺陷图案的面料。在培训阶段,在第一个步骤LBP算子是 施加到无缺陷织物样品,逐个象素和参考的所有的行(列) 特征矢量的计算。那么这个图像被分为Windows和LBP算子是 应用这些窗口的每一行(列)。根据与参考比较 特征向量一个合适的阈值,无缺陷的窗户被发现。在检测阶段中,一个 测试图像被划分成的窗户,并使用阈值时,有缺陷的窗口可以 检测到。该方
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:333749
    • 提供者:李国华
  1. (2)

    0下载:
  2. 图像处理颜色纹理等特征提取的源代码C++的,希望对你有帮助-Color texture image processing feature extraction source code C++, I hope to help you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:151899
    • 提供者:方小芬
  1. GaborFeature

    0下载:
  2. gabor特征提取 ,图像纹理分析 用时更改下图片路径即可-extract gabor feature , image texture analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:95884
    • 提供者:闻江
  1. Image-retrieval

    0下载:
  2. 小波变换 颜色特征 纹理特征 图像检索 多尺度 复小波理论 -Wavelet transform color texture image retrieval feature multi-scale complex wavelet theory
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1270000
    • 提供者:zhhw
  1. LBP

    0下载:
  2. 有关LBP方法的相关英文文献,可以用来纹理分析和分类,特征提取等-the papers about LBP methods, which can be used for feature extraction, texture classification and analysis
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7368899
    • 提供者:周宇佳
  1. bp_network

    2下载:
  2. 对两种类型的纹理图像,各选取30幅,计算灰度共生矩阵,提取特征向量;构件BP神经网络分类器,用每种类型的前20幅对分类器进行训练,后10幅用来测试分类效果。-Two types of texture image for each select 30 calculated GLCM, extracting feature vectors member BP neural network classifier, before use each type of 20 pairs classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:李浩
  1. lbp

    0下载:
  2. 来自<Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP,用于图像的纹理特征分析-From <Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP, us
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2465
    • 提供者:汪洋
  1. ImageRetrieval-master

    0下载:
  2. CBIR using texture and shape feature
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3449260
    • 提供者:cahya
  1. efficientLBP

    0下载:
  2. efficient LBP Local binary patterns (LBP) is a type of feature used for classification in computer vision. LBP is the particular case of the Texture Spectrum model proposed in 1990.[1][2] LBP was first described in 1994.[3][4] It has since been found
  3. 所属分类:Software Testing

    • 发布日期:2017-05-11
    • 文件大小:2400394
    • 提供者:Rajesh Kumar
  1. ImageFeatureTool

    0下载:
  2. 本软件是图像特征提取软件,对图像纹理、形状、颜色进行提取。-This software is an image feature extraction software, image texture, shape, color extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2406676
    • 提供者:李博
  1. ASM-2.2.1

    0下载:
  2. 对模型特征点周围的纹理信息进行采样,对比图像和模型训练集的纹理,找到纹理最接近的点即认为是特征点。作者这里比较纹理的工具是马氏距离。为了提高搜索的效率,作者还提到了多分辨率搜索周围像素纹理,对于粗糙的尺度,搜索范围大,对于细致的尺度,进行细致的搜索,提高了匹配的效率。-The texture information model feature points around the sampling, texture contrast image and model train sets, find
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:184248
    • 提供者:李猛
  1. Edit68CMU_pack_AAM

    0下载:
  2. 基于 AAM 的人脸特征定位方法在建立人脸模型过程中,不但考虑 局部特征信息,而且综合考虑到全局形状和纹理信息,通过对人脸形状特征和纹 理特征进行统计分析,建立人脸混合模型,即为最终对应的 AAM 模型。-AAM facial features localization method based on face model in establishing the process, not only consider local feature information, and consi
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:712073
    • 提供者:李猛
  1. extraction-base-on-color-image

    0下载:
  2. 彩色图象的特征提取与计算软件设计说明书。说明书中介绍了一些彩色图象的特征提取方法,包括颜色、纹理、特征点的提取,另外还介绍了几种图像分割的方法。-This is a color image feature extraction and calculation software design specification.This paper based on color and texture, methods of extracting feature points, and some imag
  3. 所属分类:Project Design

    • 发布日期:2017-05-21
    • 文件大小:5826410
    • 提供者:蔡晋茹
  1. gabor

    0下载:
  2. 利用gabor算法对图像纹理特征提取,并且送入极限学习机中进行学习分类-Use gabor feature extraction algorithm for image texture, and into the ultimate learning machine learning classification
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:张广栋
  1. SOQcode

    0下载:
  2. 彩色图像纹理和色彩特征提取,并用fcm进行分割-Color image texture and color feature extraction, and split with fcm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:12280
    • 提供者:朱春
  1. textureTest3

    0下载:
  2. 利用fast特征检测,surf等匹配方式对车窗纹理区域进行识别和跟踪,用于嫌疑车辆定位-Using fast feature detection, surf and other matching methods to identify and track the texture of the window region, for the location of the suspect vehicle, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13727385
    • 提供者:萧萧
  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 students to do texture extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:769037
    • 提供者:王昊
« 1 2 ... 41 42 43 44 45 4647 48 »
搜珍网 www.dssz.com