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

搜索资源列表

  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. OrbTest

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3274960
    • 提供者:李联合
  1. Image-feature-extraction

    0下载:
  2. 图像特征点提取,需要安装opencv2.1-Image feature extraction, need to install opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27153622
    • 提供者:董亚锋
  1. feature-matching-based-on-opencv

    0下载:
  2. 基于opencv来简单实现图像处理中的特征点提取和匹配-Opencv to simple implementation based on image processing feature extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3208517
    • 提供者:lvhaixia
  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. sift2

    0下载:
  2. sift算法,VC++ 6.0 开发,用于图像特征点提取,利用Opencv库进行开发-sift algorithm, VC++ 6.0 to develop for the image feature point extraction, Opencv library development
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2493531
    • 提供者:李华灿
  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. colorhistogram

    0下载:
  2. 图像处理,使用opencv对图像颜色直方图特征提取-Image processing using opencv image color histogram feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:16149
    • 提供者:李衮
  1. ImageProcessing

    0下载:
  2. 十分强大的图像处理程序,其中包含了图像增强,图像复原,图像变换,图像编码,图像配准,活动检测,特征提取,图像分割图像识别等常用的图像处理算法-A very powerful image processing program, which includes image enhancement, image restoration, image conversion, image coding, image registration, activity detection, feature extr
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:5009401
    • 提供者:乔乔
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. OpenCV_-image-feature-extraction

    0下载:
  2. OpenCV_局部图像特征的提取与匹配_源代码-OpenCV_ local image feature extraction and matching source code _
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:715
    • 提供者:王烽
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  1. special_1

    0下载:
  2. 提取图像特征计算map和NS-score-Image feature extraction and NS-score calculation map
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2914
    • 提供者:wang wen
  1. sift

    0下载:
  2. sift图像特征提取 vs2010+opencv2.2 如果想搞清原理,请参照如下内容: http://blog.csdn.net/zddmail/article/details/7521424 -sift image feature extraction vs2010+ opencv2.2 If you want to find out the principles, please refer to the following: http://blog.csdn.net/z
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16034097
    • 提供者:项超军
  1. ConsoleApplication5

    0下载:
  2. vs 2013, opencv2.4.8 实现的图像特征提取与匹配,可以直接运行!-vs 2013, image feature extraction and matching opencv2.4.8 achieve, you can directly run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5887153
    • 提供者:项超军
  1. LBP

    0下载:
  2. 利用Opencv实现LBP算法,完成图像特征提取-LBP algorithm utilizing Opencv achieve complete image feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24670779
    • 提供者:Zhang Tiantian
  1. match

    0下载:
  2. 两个图片特征提取和匹配C++代码,已通过调试。-Two image feature extraction and matching of c++ code, has passed the test
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:29610267
    • 提供者:chenjie
  1. code1

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

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:东&子
  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 »
搜珍网 www.dssz.com