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

搜索资源列表

  1. 给予opencv的VIS视频跟踪

    4下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。
  3. 所属分类:源码下载

    • 发布日期:2010-12-15
    • 文件大小:7500205
    • 提供者:harleych
  1. sift算法实例

    3下载:
  2. opencv的sift特征提取,visual studio 2010平台实现。
  3. 所属分类:源码下载

    • 发布日期:2010-12-15
    • 文件大小:38133450
    • 提供者:harleych
  1. surf特征提取算法源码

    1下载:
  2. surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-03-29
    • 文件大小:328244
    • 提供者:zhongwenkun886
  1. 基于OpenCV的Harris图像特征点提取

    2下载:
  2. 基于OpenCV的Harris图像特征点提取,在VC++6.0下调试通过,可以运行,OpenCV image based on the Harris feature point extraction, in VC++6.0 under the debugger through, you can run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-09-04
    • 文件大小:389709
    • 提供者:李施
  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. bgfg_segm.rar

    0下载:
  2. OpenCV编写的一段代码,完成特征提取的功能,处理的是24位真彩图像。,OpenCV prepared a section of code, complete the feature extraction function, we will deal with 24-bit true color images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:922
    • 提供者:quan
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  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. extrace

    0下载:
  2. 基于Gabor滤波器的图像纹理特征提取,Gabor,纹理特征-Gabor filter-based feature extraction of image texture, Gabor, texture features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5223
    • 提供者:yuhui
  1. hog

    0下载:
  2. 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:208179
    • 提供者:hog文献
  1. imagesearch

    1下载:
  2. 研究生毕业是编写的图像检索的程序,有相似度匹配,特征提取,检索运行效果好-Graduate school is to write the image retrieval process, there is similarity matching, feature extraction, retrieval operation good results
  3. 所属分类:Graph program

    • 发布日期:2015-09-21
    • 文件大小:3214865
    • 提供者:duyaqin
  1. Neuralnetworkpreprocessing

    1下载:
  2. 神经网络预处理,进行特征提取、归一化等方面的工作。-Neural network preprocessing, feature extraction, normalization, etc. work.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7209
    • 提供者:王庆峰
  1. featureExtraction

    0下载:
  2. 图像处理中的特征提取算法,做识别和检测也许都用的上-Image processing feature extraction algorithm, making identification and testing may be used on both
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:45953
    • 提供者:胡刚
  1. classification

    1下载:
  2. 图像处理与模式识别中的识别算法,刚才传了特征提取,这是后续-Image processing and pattern recognition in the recognition algorithm, just pass the feature extraction, which is the follow-up
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:100997
    • 提供者:胡刚
  1. 灰度共生矩阵特征提取应用

    1下载:
  2. 基于VS2010平台和openCV实现的基于灰度共生矩阵特征提取木材表面缺陷(Extraction of wood surface defects based on Grey co-occurrence matrix)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:8798208
    • 提供者:WHU_Karl
  1. Harris

    0下载:
  2. 简单基于VS2013的Harris特征点提取(openCV库)(Simple Harris feature point extraction based on VS2013 (openCV library))
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3739648
    • 提供者:波波球
  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
    • 提供者:独剑客
  1. Gabor变换及特征提取

    0下载:
  2. 利用opencv在VS2012中编程实现的Gabor特征提取(Gabor feature extraction based on OpenCV programming in VS2012)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:4133888
    • 提供者:欧若拉
  1. 基于opencv的瑕疵检测

    2下载:
  2. 基于opencv的瑕疵检测,简单实用,瑕疵特征提取(Flaw detection based on opencv, simple and practical, flaw feature extraction)
  3. 所属分类:OpenCV

    • 发布日期:2019-07-30
    • 文件大小:1861632
    • 提供者:1963109406
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com