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

搜索资源列表

  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. camshiftdemo

    0下载:
  2. Camshift Demo using OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-04-13
    • 文件大小:2339
    • 提供者:dreas
  1. camShiftKalman

    0下载:
  2. Camshift With Kalman in visual studio, opencv need, working with UI, tracking and color track. Fast
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:1285948
    • 提供者:cumkalel
  1. camShiftKalmanLBP

    0下载:
  2. Camshift LBP kalman using GUIDE, Viual studio. Check for opencv previus install. excellente to satar.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:523356
    • 提供者:cumkalel
  1. camshiftSub

    0下载:
  2. 利用camara抓取連續的影像,利用後一張frame與前一張frame做相減後,取得動態物件之前景, 自利用侵蝕與膨脹的平滑處理去掉雜訊,最後再使用OPENCV裡的CAMSHIFT的函式最追蹤前景, 最後達到追蹤動態物件的目的。-Use camara capture sequential images, the use of a frame after frame with the previous one to do subtraction, and achieved th
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1864
    • 提供者:張勝
  1. Detailed-tracking-source

    0下载:
  2. 如果要跟踪的物体颜色和背景色有较大区别,可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的。 此源码是一个opencv自带的CamShift算法使用工程实例(有非常详细的注释)。该实例的作用是跟踪摄像头中目标物体,目标物体初始位置用鼠标指出,其跟踪窗口大小和方向随着目标物体的变化而变化。-If you want to track the object color and background color is quite different, color-based tracking is
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:3748
    • 提供者:fire
  1. ConsoleApplication14

    0下载:
  2. 使用opencv库函数实现CAMSHIFT算法,配置环境vs2012+opencv2.0-The use of OpenCV library function realization of CAMSHIFT algorithm, vs2012+opencv2.0 configuration environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18501939
    • 提供者:杨光
  1. design

    0下载:
  2. 用opencv实现camshift算法的手势跟踪,并且使用了 kalman算法来预测物体可能的运动轨迹-Camshift with opencv gesture tracking algorithm, and the use of kalman algorithm to predict the possible trajectories of objects
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:22811207
    • 提供者:林威
  1. t1

    0下载:
  2. opencv学习,camshift,能实现物体跟踪,入门学习的简单例程-opencv learning, camshift, object tracking can be achieved, started to learn the simple routines
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:914190
    • 提供者:云一
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. camera-tracking-moving-objects

    1下载:
  2. 用opencv实现摄像头的跟踪与检测,本程序是用笔记本摄像实现,算法为camshift算法-Use opencv to realize camera tracking and detection, this procedure is to use the laptop camera implementation, algorithm for camshift algorithm
  3. 所属分类:OpenCV

    • 发布日期:2016-12-01
    • 文件大小:1939456
    • 提供者:高丽娜
  1. Desktop

    0下载:
  2. camshift and opencv and tracking and detect
  3. 所属分类:Button control

    • 发布日期:2017-04-28
    • 文件大小:18314
    • 提供者:lxin
  1. CAMSHIPT-SAMPLE

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 release is given in this example in their SAMPLE.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6888
    • 提供者:林舞
  1. OPENCVGZNH

    0下载:
  2. 基于opencv和MFC的程序,可以实现打开摄像头,利用camshift跟踪等功能。-Based on opencv and MFC, you can open the camera to achieve, camshift tracking and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3582114
    • 提供者:蒲淳朴
  1. FaceTrack

    0下载:
  2. 在Visual studio环境下基于opencv开发的人脸跟踪程序,采用CAMShift算法,实现多个人脸的跟踪。-Face tracking procedures based opencv in Visual studio, using CAMShift algorithm and realizing face tracking of several persons.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15557262
    • 提供者:苏鹏程
  1. camshift_tracking

    0下载:
  2. 基于opencv的camshift方法,进行运动目标的检测,效果还不错-Opencv based meanshift method to detect moving targets, the results were good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4439
    • 提供者:Joe
  1. tracking

    0下载:
  2. 人脸跟踪 opencv中camshift算法-Opencv face tracking algorithm in camshift
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:9819245
    • 提供者:李红挪
  1. opencv3之目标跟踪(单目标、多目标)

    0下载:
  2. 对于刚入门的opencv玩家,提起目标跟踪,马上想起的就是camshift,但是camshift跟踪往往达不到我们的跟踪要求,包括稳定性和准确性。 opencv3.1版本发行后,集成了多个跟踪算法,即tracker,大部分都是近年VOT竞赛榜上有名的算法,虽然仍有缺陷存在,但效果还不错。(For incoming opencv players, CAMSHIFT is the key to target tracking, but CAMSHIFT tracking often fails t
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:李先生丨
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com