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

搜索资源列表

  1. camShift

    0下载:
  2. camShift 物体追踪源码vs2010调试通过-the camShift object tracking source vs2010 debugging through
  3. 所属分类:Graph program

    • 发布日期:2017-12-03
    • 文件大小:10359
    • 提供者:徐超
  1. Camshift-

    0下载:
  2. camshift algorithm, you just implement into this code with any code and any porject
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:46068736
    • 提供者:uncleu
  1. camshift

    0下载:
  2. 图像跟踪camshift,在meanshift的基础上将对单张图像的检测拓展到视频序列跟踪图像中的目标-motion detect
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:47426262
    • 提供者:于水水
  1. mean-shift-and-camshift

    0下载:
  2. 在opencv平台上VC6.0++实现mean-shift 和camshift跟踪目标-Mean-shift, and camshift track the target in opencv platform VC6.0++
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:8451
    • 提供者:严丹
  1. camshift

    0下载:
  2. 利用camshift方法实现对一个目标的跟踪,可直接运行,但是效果一般,希望大家能改进一下,相互学习-Achieve a target tracking camshift method, and can be run directly, but the general effect, I hope that we can improve it, and learn from each other
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:10528307
    • 提供者:刘星
  1. camshift-autoselect-code

    0下载:
  2. camshift的实现代码,基于opencv和VC++平台下-the code of camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:26191
    • 提供者:李华
  1. camshift

    2下载:
  2. camshift算法的简单的matlab源程序,用于视频跟踪-camshift simple algorithm matlab source code for video tracking
  3. 所属分类:matlab例程

    • 发布日期:2014-03-24
    • 文件大小:7342622
    • 提供者:郭晶
  1. camshift

    0下载:
  2. camshift颜色识别跟踪,通过质心不断收敛实现,并用kalman滤波,预测,精确识别-color recognition camshift tracking, convergence to achieve through the centroid constantly using kalman filtering, prediction, accurate identification
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:21727
    • 提供者:huijung
  1. camshift

    0下载:
  2. 利用C语言基于opencv实现的camshift目标跟踪代码-C language based opencv realized camshift goals tracking code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:14425936
    • 提供者:wirelessflying
  1. CAMSHIFT-

    0下载:
  2. camshift算法的运动目标检测与跟踪代码(VC++)-the Camshift algorithm of moving target detection and tracking code (VC++)
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:6557
    • 提供者:鲍鹏宇
  1. camshift

    0下载:
  2. 基于camshift的目标跟踪源代码,了能更好地解决在动态模型为非线性且噪声为非高斯的条件下对机动目标的。- 英语 中文(简体) 日语 Based on the target tracking camshift source code, has been able to better address the dynamic model of nonlinear non-Gaussian and t
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3610
    • 提供者:李正福
  1. CAMSHIFT-Tracking-Algorithm

    1下载:
  2. part1.m 1. Converts 14 image pairs of a video sequence to grayscale. 2. Computes the absolute difference between the pairs yielding 15 images. camshift.m 1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video seq
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1110900
    • 提供者:Trabelsi
  1. CAMSHIFT

    0下载:
  2. Camshift人脸跟踪改进 结合人脸约束和ABCshift算法-Improved Camshift face tracking combining algorithms face constraints and ABCshift
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:26642977
    • 提供者:成益武
  1. Camshift--for--target-tracking

    0下载:
  2. 显示如何利用Camshift算法进行彩色目标的跟踪-Shows how to use the Camshift algorithm for color target tracking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:26262
    • 提供者:陈佩瑶
  1. camshift

    0下载:
  2. 多目标跟踪的camshift while循环代码Multi-target tracking camshift while loop code-Multi-target tracking camshift while loop code
  3. 所属分类:游戏

    • 发布日期:2014-03-23
    • 文件大小:2025
    • 提供者:lixjun
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:12105825
    • 提供者:胡继瑶
  1. camshift-explain

    0下载:
  2. 这是camshift代码的详细注释,对于初学者很有用-This is a detailed comments of camshift code,it is very useful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:3748
    • 提供者:wjj
  1. opencv-camshift

    0下载:
  2. 基于opencv,在visio-studio的作用下,利用camshift算法实现运动目标的实时有效跟踪,实时效果和鲁棒效果都比较好。-Based on opencv, the role of the visio-studio, using camshift algorithm effectively track moving objects in real time, real-time performance and robustness results are better.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:13157
    • 提供者:赵静
  1. camshift-meanshift-using-matlab

    1下载:
  2. camshift,meanshift 使用matlab-camshift,meanshift.using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3594682
    • 提供者:张林
  1. CamShift-algoritnm

    0下载:
  2. 基于opencv的CamShift算法,里面有详细的CamShift算法说明。-CamShift opencv based algorithm, which has detailed CamShift algorithm are described.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:16232
    • 提供者:谢成功
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com