CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 图像的特征提取

搜索资源列表

  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
  1. six

    0下载:
  2. 利用共生矩阵提取图像的特征,并计算显示特征值-The use of co-occurrence matrix extracted image features, and calculations show that the eigenvalues
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5594474
    • 提供者:xuli
  1. caltech-image-search-1.0

    1下载:
  2. 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:148728
    • 提供者:薛振华
  1. Image-match

    0下载:
  2. 图像匹配的vc程序,可以提取图像的特征,根据特征进行匹配 -The image match s vc procedure, may withdraw the image the characteristic, carries on the match according to the characteristic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:123143
    • 提供者:yang
  1. Special-Project

    0下载:
  2. 图像相似性检测的PPT,比较全面的总结,对主要用到的特征提取和特征匹配算法都有基本的介绍。-Image similarity detection of PPT, a more comprehensive summary of the main use of the feature extraction and feature matching algorithm has the basic The introduction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2874356
    • 提供者:杨泽潮
  1. Seal-Identification

    0下载:
  2. 运用H15;I色彩窄间对印章图像颜色特征提取等一系列预处理,研究了多种识 别方法后发现基于纹理特征的印鉴识别方法不但速度快,而且识别率也较高,并且方法简便。通 过将极坐标和傅垦叶变换结合,计算m印签图像纹理的频谱度量,来完成印鉴的特征提取,运用支 持向量机分类器对印鉴进行识别,实验证明,方法具有良好的旋转不变纹理分析性能,提高了识别 率。-It WaS found a fast,simple and a higher seal image(HSI)identification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:337057
    • 提供者:chen
  1. Adaptive_Algae_Image_Segmentation

    0下载:
  2. 基于形态学与不完全树形小波分解的藻类图像纹理特征提取算法-Incomplete tree wavelet decomposition of algae based on morphological image texture feature extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:83579
    • 提供者:张帆
  1. tamura-texture

    0下载:
  2. matlab编写的用于图像纹理特征提取的tamura算法-tamura algorithm Matlab prepared for texture feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:703712
    • 提供者:沈雪冰
  1. Image-segmentation-Extraction

    0下载:
  2. 图像分段特征提取matlab代码,主要是对一个车后图像特征 车牌的提取-Image segmentation extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:132074
    • 提供者:etwd
  1. Feature-dector

    0下载:
  2. 本文是图像处理特征提取的经典之作,介绍了很多进行特征提取的方法-This is the classic image processing feature extraction, feature extraction method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4311423
    • 提供者:WenJie
  1. sift-matlab

    0下载:
  2. 对3副图像分别用sift算法实现图像的特征点提取-Three images, respectively, sift algorithm of the image feature point extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:619150
    • 提供者:bluedream
  1. lungu

    0下载:
  2. 汽车轮毂在线识别系统的研究,关键词: 轮毂 图像处理 特征提取 识别分类-Car wheels online identification system Keywords: wheels image processing feature extraction Identification and Classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:912085
    • 提供者:zj
  1. FFull_Search_o

    0下载:
  2. 用于图像检索的特征提取,相似性性检索等等之类的功能可直接使用。 -Feature extraction for image retrieval, similarity retrieval, and so on like the feature can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5949
    • 提供者:假装
  1. PCA_SVM

    0下载:
  2. 采用经典的PCA对人脸图像进行特征提取,用SVM分类器进行分类。-Classic PCA face image feature extraction, classification with the SVM classifier.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:6582
    • 提供者:黑白童话
  1. wavelet-texture

    0下载:
  2. 基于小波的纹理特征提取代码,matlab环境,用于图像纹理特征提取-text feature selection using wavelet
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:50387
    • 提供者:灵台斜月
  1. featureselect

    0下载:
  2. 最基本的特征提取,包括颜色,边缘等特征,注释清楚,易于初学图像提取的学生使用。-basic feature select codes,including color, edge,etc. it is very useful for the new comer.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:1807906
    • 提供者:hill
  1. 5

    0下载:
  2. 乳腺癌的发病率在女性癌症中占据首位,开展乳腺癌的诊断和防治研究具有重要的科学意义和临床实用价值。 文中主要研究的是对超声图像进行分析,对其灰度和纹理特征提取进行研究,并在特征选择阶段使用类间距对单个特征的分 类能力进行评价,为后续研究计算机辅助诊断系统奠定一个初步基础。 -Extraction of Gray and Texture Features based on Ultrasonic Image of Breast Cancer
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1219799
    • 提供者:任娇
  1. Tc04h

    0下载:
  2. 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,,算法很全,包含多种图像形状提取方式。,已通过测试。 -This procedure the image into a binarized image, then the shape of the image feature extraction, the algorithm is very wide, including the shape of the various image extraction method. , Has
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:64957
    • 提供者:lxiao
  1. wenlitiqu

    0下载:
  2. 主要实现图像的边缘提取及纹理特征提取,其中纹理特征的提取使用共生矩阵的方法-Mainly realizes image edge extraction and texture feature extraction, the texture feature extraction using co-occurrence matrix method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:310673
    • 提供者:郭天佑
  1. svm

    0下载:
  2. 图像处理模式识别一种分类算法:svm,对于所提取的图像的特征进行训练学习然后分类。-Image processing, pattern recognition of a classification algorithm: SVM trained to learn the characteristics of the extracted image and then classified.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-08
    • 文件大小:614689
    • 提供者:商世博
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com