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

搜索资源列表

  1. SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别

    1下载:
  2. opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:642048
    • 提供者:xuwanting
  1. SURF

    0下载:
  2. SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:557030
    • 提供者:Fisher
  1. Orb_OK

    0下载:
  2. 基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错-Based on of opencv 2.3.1 ORB characteristics extraction algorithm testing procedures, the results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:3947406
    • 提供者:姜楠
  1. sift-win-recompiled

    0下载:
  2. VC2010可用,SIFT特征提取,并做两个图片的匹配,最终输出匹配点。适用于Windows操作系统。-VC2010 is available, the SIFT feature extraction, and make the two images match, the final output of the matching point. Applies to the Windows operating system.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:31214405
    • 提供者:niyabo
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. sift

    0下载:
  2. 利用vc++中的opencv,写的sift特征提取程序,能顺利执行。-Using vc++ in opencv, write sift feature extraction procedure can be implemented smoothly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2557925
    • 提供者:王玲
  1. SIFTFeatures

    1下载:
  2. opencv的sift特征提取,基于opencv2.1+visual studio 2010实现。-sift features extact by opencv 2.1+visual studio 2010
  3. 所属分类:OpenCV

    • 发布日期:2013-12-02
    • 文件大小:12026007
    • 提供者:Harley Chen
  1. texture

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

    • 发布日期:2017-04-03
    • 文件大小:143652
    • 提供者:Shirley
  1. Adative-contour-extraction

    0下载:
  2. 在图像中提取轮廓(用到了自适应阈值分割算法),根据目标特征,如周长、面积等参数进行筛选,得到目标的轮廓。-Contour extraction in the image (use an adaptive thresholding algorithm), depending on the target characteristics, such as perimeter, area and other parameters of screening, target profile.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3934334
    • 提供者:风花雪月
  1. Gray-Level-Co-Occurrence-Matrix

    0下载:
  2. 基于OpenCV和VS2008的图像灰度共生矩阵特征提取实现。文件中还有matlab版本的-Images based on OpenCV and VS2008 GLCM feature extraction achieved. Matlab version of the file there
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4433935
    • 提供者:qiouyin
  1. opencv_FeatureDetect_Test

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是图像特征提取方面的。同时,里面含有自编了canny、角点检测还有一些其他。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. The main aspects of the image feature extraction. At the same time, which includes self-compiled
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:17399
    • 提供者:tanfenfly
  1. motion-tracking-and-implementation

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

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

    0下载:
  2. opencv2,3中增加的ORC特征提取方法,程序内附有图片,效果还不错-feature extraction introduced in OpenCV2.3
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4196279
    • 提供者:黄文琪
  1. TestSIFTVC6

    0下载:
  2. OPENCV_SIFT_特征提取_匹配算法-opencv_sift_feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4077960
    • 提供者:cfj
  1. LBP

    1下载:
  2. 图像LBP特征提取,结合OpenCV2.3,LBP特征在图像检索方面用途很大。-The images LBP feature extraction, combined with OpenCV2.3 of LBP characteristics in image retrieval purposes.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:599
    • 提供者:lidonghui
  1. tt

    0下载:
  2. OPENCV实现颜色识别,特征提取,运动检测等功能,其中包含读取图像-OPENCV color recognition, feature extraction, motion detection function, which contains the read image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14953010
    • 提供者:bbmmgg
  1. opencv_surf

    0下载:
  2. opencv提取surf特征点 并进行匹配(Extracting surf feature points using opencv)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:8375296
    • 提供者:lotus5265
  1. code1

    0下载:
  2. 特征点提取及图像匹配,局部图像特征提取匹配(Feature point extraction and image matching, local image feature extraction matching.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:东&子
  1. 字符特征提取

    0下载:
  2. 结合OpenCV在VS2015平台上对含有字符特征提取,例如可以进行车牌识别等(Combined with OpenCV on the VS2015 platform to contain character feature extraction, such as license plate recognition can be carried out)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:momo12
  1. 特征检测

    0下载:
  2. 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract imag
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:22528
    • 提供者:独剑客
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com