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

搜索资源列表

  1. 200551222211

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码-algorithm used CAMSHIFT rapid detection and tracking of moving objects in C / C source code
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:9502
    • 提供者:扬载伦
  1. FTLibrary

    0下载:
  2. FTL人面识别库,CAMSHIFT原理。有lib, h, d-FTL face recognition bank CAMSHIFT principle. There lib, h, d
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:19859
    • 提供者:hi
  1. CAMSHIFT_MFC

    0下载:
  2. 在MFC下写的camshift图像跟踪程序-MFC wrote in the image tracking procedures camshift
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31425
    • 提供者:追逐光年
  1. VideoShow

    0下载:
  2. 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257357
    • 提供者:于泓
  1. camshift

    0下载:
  2. 基于视屏的camshift算法代码,大家有用的可以下来看看,共同学习-Video-based camshift algorithm code, we can look down useful, learn together
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:26050599
    • 提供者:高文
  1. Camshift--Opencv

    0下载:
  2. Camshift算法原理的简单介绍及其Opencv实现 对于初学者掌握算法的原理及编程很有帮助-Principle brief Camshift algorithm principle and its realization Opencv for beginners to master the algorithms and programming helpful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:50211
    • 提供者:hanll
  1. camshift

    0下载:
  2. Camshift它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是 Continuously Adaptive Mean-SHIFT ,它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。-CAMSHIFT it is improved meanshift algorithm, called for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3174
    • 提供者:张荡荡
  1. CamShift

    0下载:
  2. 使用opencv的Camshift 算法实现目标跟踪-using Camshift to realize target tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12422048
    • 提供者:王磊
  1. camshift-tracking

    0下载:
  2. 基于opencv的camshift跟踪代码,可以直接运行,比较老的算法了。可以作为参考-opencv camshift tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4397726
    • 提供者:qishen
  1. Camshift-MATLAB

    0下载:
  2. MATLAB Camshift算法,实现目标跟踪-MATLAB Camshift algorithm, target tracking
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2837
    • 提供者:lx
  1. Camshift

    0下载:
  2. 介绍了追踪算法Camshift即连续自适应的Meanshift算法.-In this paper, the tracking algorithm Camshift, which is continuous adaptive Meanshift algorithm, is introduced.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:119292
    • 提供者:陶程序员
  1. camshift

    1下载:
  2. 实现视频图像的目标快速跟踪。使用了camshift和kalman滤波算法。实时性不错,代码简单。-Video images of fast target tracking. Use the camshift and kalman filtering algorithm. Timeliness good, simple code.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-26
    • 文件大小:8317170
    • 提供者:屈伟
  1. CamshiftTracking

    0下载:
  2. 开发环境vs2012+opencv2.4.10;可以打开摄像头进行Camshift视觉追踪。(Development environment vs2012+opencv2.4.10; can open the camera, Camshift visual tracking.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:6145024
    • 提供者:xjtuautoman
  1. CamShift

    0下载:
  2. camshift全自动跟踪,不需手动选择,可以自动跟踪目标(CAMSHIFT fully automatic tracking, without manual selection, you can automatically follow the target)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1349632
    • 提供者:红衣男孩
  1. camshift_kalman

    0下载:
  2. 基于camshift的跟踪代码,利用空间色彩信息进行跟踪(object tracking based on camshift)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:请吻我
  1. 目标跟踪

    0下载:
  2. 通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
  3. 所属分类:matlab例程

    • 发布日期:2017-11-19
    • 文件大小:4826
    • 提供者:fjndfazp
  1. cam-shift-byMatlab-master

    0下载:
  2. matlab 版camshift 跟踪代码,简洁实用(Matlab version of CAMSHIFT tracking code, concise and practical)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:请吻我
  1. Camshift

    0下载:
  2. CAMshift跟踪算法程序,使用C++实现,程序可运行(CAMshift tracking algorithm program, using C++ to achieve, the program can run)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:4421632
    • 提供者:Silence1111
  1. camshift

    0下载:
  2. Focusing on the failure under the condition of target blocking, the similarity between target color and background color for the Camshift algorithm, an improved algorithm based on Camshift algorithm is proposed. Gaussian mixture model is used to d
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:432128
    • 提供者:bouch
  1. 运动目标跟踪程序-MATLAB源代码

    3下载:
  2. 运动目标跟踪程序-MATLAB源代码,利用camshift和meanshift实现运动目标的跟踪(Moving target tracking program - MATLAB source code, using camshift and meanshift to achieve tracking of moving targets)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-11
    • 文件大小:3072
    • 提供者:mio咸鱼
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com