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

搜索资源列表

  1. camshiftdemo.rar

    0下载:
  2. camshift算法实现运动物体的跟踪。简单易懂,跟踪正确率高。,camshift algorithm to track moving objects. Easy-to-read, high tracking accuracy.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-03
    • 文件大小:15445375
    • 提供者:
  1. usb-carmer-matlab-RT-process

    2下载:
  2. 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:6649
    • 提供者:song
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2745125
    • 提供者:李静
  1. kalman

    0下载:
  2. 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2892
    • 提供者:hewei
  1. CamCapture

    0下载:
  2. 摄像头捕获运动目标,并且跟踪,多目标区分,实时检测-Camera to capture moving objects, and tracking, multi-objective distinction between real-time detection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2120204
    • 提供者:小白
  1. Tracking_and_classifying_moving_objects_from_video

    0下载:
  2. Q. Zhou, J.K. Aggarwal. Tracking and Classifying Moving Objects from Video. 这篇文章另辟蹊径,利用“紧凑度值的变化、运动方向的变化”,区分人、人群、机动车。达到良好的分类效果。是运动目标分类领域的好文章。-Q. Zhou, JK Aggarwal. Tracking and Classifying Moving Objects from Video. This article open a new path, by us
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:405873
    • 提供者:brk1985
  1. 32_robotcamera_774

    0下载:
  2. Development of a Robot-camera system VICON for automatic recognition and tracking of moving objects.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:463931
    • 提供者:Dung
  1. iCatch

    0下载:
  2. 基于Camshift的移动跟踪程序,标定跟踪物,然后选择鼠标的时候鼠标会跟着跟踪物的运行移动,选择键盘的时候,跟踪物的移动将发出上下左右键的消息-Camshift based mobile tracking procedures, calibration tracking object, and then choose to follow the mouse when the mouse will move the operation to track objects, select the k
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2275130
    • 提供者:陈晓辉
  1. tracing

    0下载:
  2. 此代码用opencv和cv++实现运动目标的跟踪-This code cv++ with opencv and tracking moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:39052820
    • 提供者:王洪
  1. tracking_past_yuanzhen

    0下载:
  2. 利用子空间跟踪算法PAST跟踪运动目标,阵列形式为圆阵,算法可以很好的跟踪多个运动目标-PAST subspace tracking algorithm by tracking moving objects, the array in the form of circular array, the algorithm can track multiple moving targets well
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1713
    • 提供者:林林
  1. tracking

    0下载:
  2. Tracking moving objects in videostream
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1164
    • 提供者:Roman
  1. Combining-face-detection-and-people-tracking-in-v

    0下载:
  2. Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:294074
    • 提供者:linuszhao
  1. OpenTLD

    0下载:
  2. 用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9590507
    • 提供者:ning
  1. Tracking

    0下载:
  2. 使用卡尔曼滤波器设计的运动物体跟踪。适用于背景也是动态变化的物体跟踪-Tracking moving objects using a Kalman filter design. Applies to the background also dynamic object tracking
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:878908
    • 提供者:洪依
  1. kalman_camshift-object-tracking

    0下载:
  2. 基于vs2010+opencv2.4.4调试通过的kalman_camshift跟踪运动物体,测试视频比较简单。-Based on vs2010+ opencv2.4.4 through debugging kalman_camshift tracking moving objects, test video is relatively simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5765120
    • 提供者:陈浩
  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. moving-objects-track

    0下载:
  2. 这是我的一个实验,利用光流法来实现运动目标的跟踪,有不错的性能。-This is one of my experiments, to achieve tracking moving objects using optical flow, have a good performance.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13708393
    • 提供者:张丰
  1. motion-objects-segmentation

    0下载:
  2. 此程序演示了一种寻找轮廓,连接组件,清除背景的简单方法,实现跟踪分割视频中运动的物体-This program demonstrates the outline of a Looking to connect components, cleanup simple way of background, the video division for tracking moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9299383
    • 提供者:王小累
  1. Tracking-of-moving-objects

    0下载:
  2. 是经典的blob模型对实现对运动物体的跟踪,很好的例子,适合于初学者。-It is the classic model for achieving blob tracking moving objects, a good example, suitable for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:11259
    • 提供者:王要峰
  1. MOVING OBJECT DETECTION USING MATLAB

    1下载:
  2. 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:346112
    • 提供者:夙愿
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com