搜索资源列表

  1. CAMSHIFT

    0下载:
  2. 基于CAMSHIFT算法的目标跟踪,VC++源代码-CAMSHIFT algorithm based on the target tracking, source code VC 04:40
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2786
    • 提供者:glj
  1. CamShift-matlab

    0下载:
  2. camshift的matlab源代码,已经测试通过-camshift the matlab source code has been tested
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:白杨
  1. Camshift

    0下载:
  2. camshift算法最简单的描述了,再看不懂就不要学这个了-camshift algorithm describes the most simple, look do not know, do not learn this the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:3599360
    • 提供者:zhongyilong
  1. camshift

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

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:
  1. camshift

    0下载:
  2. 用opencv实现camshift算法 并且使用了 kalman算法来预测物体可能的运动轨迹 跟踪效果 一般-Achieved with opencv kalman camshift algorithm and uses algorithms to predict the trajectory of the object tracking results may be general
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:polman
  1. Camshift-tracking-system

    0下载:
  2. Camshift运动物体识别跟踪与控制鼠标-Camshift motion tracking and control of the mouse object recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:4440064
    • 提供者:刘志广
  1. camshift

    0下载:
  2. 该源码是应用camshift算法对视频或摄像头中的物体进行跟踪,跟踪原理是应用hsv颜色空间进行跟踪。-The source code is the application of video or camera camshift algorithm of tracking objects
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2931712
    • 提供者:仝如强
  1. Fast-and-Robust-CAMShift-Tracking

    0下载:
  2. Journal that designing a modified camshift algorithm in order to make it faster and more robust
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:9831424
    • 提供者:jhovie
  1. camshift-code

    0下载:
  2. camshift目标跟踪代码:跟踪摄像头或者视频文件中的手动画出的目标区域-the code for camshift object detection and tracking
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-17
    • 文件大小:26624
    • 提供者:charlie
  1. camshift

    0下载:
  2. camshift算法是对物体的跟踪,不会的可以125451749,视频处理-camshift arithmetic
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:shaotian
  1. CamShift-tracking(MFC)

    0下载:
  2. 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-17
    • 文件大小:14954496
    • 提供者:wu
  1. camshift

    0下载:
  2. 使用MFC和OpenCV结合,使用camshift算法,实现基于摄像头的实时视频的运动物体的检测-Combined use of MFC and OpenCV, use camshift algorithm to track moving object
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:于敬
  1. camshift

    0下载:
  2. 简单的camshift跟踪 适合新手看看基本原理 跟踪效果不是很好(Simple camshift tracking)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:休止符
  1. camshift

    0下载:
  2. Ejemplo camshift python
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:franccisco
  1. opencv的camshift程序+注释

    0下载:
  2. opencv的camshift程序+注释,用于手势数字识别(Opencv CAMSHIFT program + notes, used for gesture digital recognition)
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:6685696
    • 提供者:KevinTracyTang
  1. Camshift

    0下载:
  2. VS2013结合OpenCV3.2.0,运用Camshift算法对视频中的彩色物体进行跟踪(VS2013 combined with OpenCV3.2.0 and uses Camshift algorithm to track color objects in video)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:klosemir
  1. Camshift

    0下载:
  2. 与camshift相关的一个简单例程~~~~~~(a simple example of Camshift)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3779584
    • 提供者:sulyeon
  1. camshift

    0下载:
  2. CamShift 是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift 利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置。(CamShift is a color-based tracking algorithm. In the process of object tracking, CamShift operates on a bac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:野火烧不尽
  1. target Camshift

    0下载:
  2. 用opencv实现camshift算法 跟踪效果 一般(Achieved with opencv camshift algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:61417472
    • 提供者:周ABCD
  1. Camshift

    0下载:
  2. 平台VS2015+opencv3,进行Camshift视觉跟踪(By VS2015+opencv3,with camshift to object tracking)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:俭任
« 1 2 34 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org