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

搜索资源列表

  1. qtrack_090

    0下载:
  2. QTrack是使用opencv库编写的面部追踪系统。性能比使用camshift的系统要好-QTrack is a face tracker for use with OpenCV. QTrack is both faster and more robust than OpenCV s Camshift for tracking faces. QTrack version 0.90 was written by Robin Hewitt and is distributed un
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3940415
    • 提供者:Hercules_z
  1. 7312eb08f043

    0下载:
  2. camshift的opencv实现,很好用啊,下个东子真不易-Camshift opencvlrelease lose life
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:39185
    • 提供者:刘倩
  1. CamShiftTracking

    0下载:
  2. 应用OpenCV的camshift算法跟踪物体-Application of the OpenCV algorithm to track objects camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:4080
    • 提供者:WJJ
  1. speech-segmentation

    0下载:
  2. This program is the program implementing the audio Segmentation.I used a adaboost and camshift algorithm with opencv and vc++ It is the program which is suitable for the development environment with the program related to the audio merotomy.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:950029
    • 提供者:pattern
  1. camshift_wrapper

    0下载:
  2. opencv camshift c++ source code. please download for your use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:121566
    • 提供者:vanya
  1. motion-tracking-and-implementation

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

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

    0下载:
  2. opencv autocamshift代码,实现opencv camshift的自动实现,不用手动标记了-opencv autocamshift code to achieve opencv camshift in automatically, without having to manually mark the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:37443
    • 提供者:孙伊
  1. AutoCamShift

    0下载:
  2. 利用camshift算法openCV实现自动物体跟踪-OpenCV camshift algorithm using automatic object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:187028
    • 提供者:weilong
  1. camshift999

    0下载:
  2. 物體追蹤,最基本的C++語言運算,運用了OPENCV 的例子-camshift orbject tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2806
    • 提供者:fire
  1. cam

    0下载:
  2. opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-opencv using color-based tracking algorithm camshift provide a good algorithm, but it is a semi-automati
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:151214
    • 提供者:cf
  1. mean_shift

    0下载:
  2. camshift算法的实现,利用opencv还进行视屏跟踪,要跟踪的物体是先用鼠标确定,代码已经运行-The realization of the camshift algorithm, using opencv also tracking the screen, to follow the object is to use the mouse determined, the code is running
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2232223
    • 提供者:qiuc
  1. AutoCamShift

    0下载:
  2. 基于OpenCV,设定跟踪目标图片的改进camshift例子。opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-a better camshift based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:151291
    • 提供者:张嘉男
  1. IBaseonOpenCVn

    0下载:
  2. 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。 已通过测试。 -Based on the introduction of Intel' s open source OpenCV computer vision library, the CAMSHIFT tracking algorithm to achieve the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:284757
    • 提供者:高尚
  1. Oznxczipp

    0下载:
  2. 基于OpenCV的智能迷宫迷宫识别CamShift算法法物体跟踪识别与串口控制信号输出,已通过测试。 -Identification and serial control signal output based on the the OpenCV smart labyrinth maze to identify CamShift algorithm method object tracking, has been tested.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:76612
    • 提供者:
  1. testcamshift

    0下载:
  2. opencv里的camshift算法,存了图片基本可以实现自动搜索。-camshift use opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:3602647
    • 提供者:刘阳
  1. Camshift2.0

    0下载:
  2. 基于opencv,结合背景差法和camshift算法实现对运动物体的检测与跟踪,毕设时做的,效果不错。-Based opencv, combined the background subtraction camshift algorithm detection and tracking of moving objects, the complete set up to do, good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:34555629
    • 提供者:王博
  1. OPENCV_CAMSHIFT

    0下载:
  2. OPENCV的MFC界面+CAMSHIFT跟踪(在MFC对话框的picture控件中实现CAMSHIFT跟踪)-OPENCV the the MFC interface+CAMSHIFT track to achieve CAMSHIFT tracking (picture control in MFC dialog)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-12
    • 文件大小:5455026
    • 提供者:panwenpei
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
  3. 所属分类:OpenCV

    • 发布日期:2016-01-23
    • 文件大小:2921472
    • 提供者:yaoyao
  1. TEST2

    0下载:
  2. 基于opencv的目标跟踪,利用camshift算法进行手动跟踪,对于单个目标的跟踪,可以很好的实现实时性。-Opencv-based the target tracking of, the take advantage of the the the camshift the algorithm to to carried out the the manual tracking, For the a single target of the tracking, the can be a good
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:11117703
    • 提供者:于夏
  1. DetectMoveHistogram

    0下载:
  2. Program camshift using OPENCV
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:7389749
    • 提供者:ulugtun
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com