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

搜索资源列表

  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. OpenSURFcpp

    0下载:
  2. C++版的SURF算法,效率较高,但必须事先安装OpenCV2.0-C++ version of the SURF algorithm is efficient, but must be pre-installed OpenCV2.0
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1232657
    • 提供者:redcat1
  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. AutoCamShift

    0下载:
  2. opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。-opencv provides color-based tracking algorithm camshift, good algorithm, but it is a semiautomatic algorithm, it needs to track the user interface to set tracking goals.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:215269
    • 提供者:黄美芝
  1. detectInCircles

    0下载:
  2. 检测图像中最大内切圆的算法实现,基于opencv的穷举法-Test image, the largest inscribed circle algorithm, based on brute-force method of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3263989
    • 提供者:张峰
  1. xiangweixiangguan

    0下载:
  2. 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:5229
    • 提供者:王三
  1. otsu

    0下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7013
    • 提供者:闫礼飞
  1. MatchTest

    0下载:
  2. 使用OpenCV视觉库实现图像匹配搜索算法。即在一张图中寻找与另一个张图最匹配的区域并标记。-Search for the match are in a picture in another picture.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28434026
    • 提供者:魏兰
  1. OPencv

    0下载:
  2. opencv读取视频文件,对视频进行处理,检测,识别,计数,预处理,分割,模式识别算法。-opencv read video files, video processing, detection, identification, counting, pre-processing, segmentation, pattern recognition algorithms.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14653281
    • 提供者:diaoguangqiang
  1. vcmotiondetect

    0下载:
  2. 采用自适应背景更新的运动检测算法。有源代码和可运行文件。-Adaptive background updating algorithm for motion detection. Source code and can run the file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2161806
    • 提供者:廖广军
  1. meanshift

    0下载:
  2. 本程序主要是实现meanshifit算法的跟踪功能,使用了opencv数据库,可以直接运行-it is a program used to implement tracking with meanshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2197196
    • 提供者:zhouming
  1. OpencvExampleSourceCode

    0下载:
  2. Opencv实例源代码,包括数字图像处理,视频跟踪算法和模式识别算法的源代码-Opencv Example Source Code, that include haarcascade, blobtrack,delaunay and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2941547
    • 提供者:shuang
  1. face-detection

    0下载:
  2. 改进后的人脸识别算法,比传统方法更加的精准,并且难度也更大。-mproved face recognition algorithm, more accurate than traditional methods, and the more difficult....
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7407325
    • 提供者: 奋斗
  1. FindEllipse

    0下载:
  2. 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆,支持椭圆参数的自定义筛选-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection, ellipse fitting,Support the custom of the ellipse parameters
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:6302
    • 提供者:zgm
  1. multiple-target-template-match

    1下载:
  2. 本程序实现对多目标的模板匹配算法,采用OpenCV编写,-cvMatchTemplate OpenCV multiple target template match
  3. 所属分类:OpenCV

    • 发布日期:2017-01-26
    • 文件大小:1730560
    • 提供者:robert
  1. optimization-simulation

    0下载:
  2. 此处给出了一个使用LM算法进行优化的例子,此时的LM算法基于opencv编写-optimization algorithm simulation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:18321
    • 提供者:赖世昌
  1. opencvCar

    1下载:
  2. 利用VC环境,开发了一个基于OPenCV的车牌识别系统,实现了对静态图片和视频中的车牌进行识别的功能,算法还有需要改进的地方,希望大家多提宝贵意见-Use the VC environment, developed a license plate recognition system based on OPenCV realized for still images and video of the license plate to identify the function, the algo
  3. 所属分类:OpenCV

    • 发布日期:2015-09-13
    • 文件大小:14772224
    • 提供者:
  1. opencvHOG

    0下载:
  2. hog行人检测的算法,opcv实现的,注释中有函数功能介绍,对初学者很有帮助-hog pedestrian detection algorithm, opcv achieve the comment function Features, useful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:21987
    • 提供者:lifengsong
  1. GMM-modeling-and-EM

    0下载:
  2. 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:451253
    • 提供者:xue
  1. optical-flow

    0下载:
  2. 光流算法,速度快,精度高,远远比OPENCV实现的要好。-Optical flow algorithm, fast, high accuracy, far better than OPENCV achieved.
  3. 所属分类:OpenCV

    • 发布日期:2014-01-15
    • 文件大小:57576
    • 提供者:YYdd
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com