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

搜索资源列表

  1. opencvtracking

    0下载:
  2. 一个基于opencv的视频跟踪检测程序,是学习视频跟踪的好例子-Opencv-based video tracking and detection program is a good example to learn video tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:10123
    • 提供者:tuodeyi
  1. embedded-video-tracking-system

    0下载:
  2. 本文在初步完成嵌入式视频跟踪系统的总体设计和系统软硬件选择的基础 上,重点进行了自动检测和跟踪算法开发。自动视频检测和跟踪算法开发是本文 的核心内容。-In this dissertation,automatic video detection and tracking algorithms of moving targets have been presented based on accomplishing general design of intelligent—embe
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2832865
    • 提供者:maogh
  1. An-Object-Tracking-Method-

    0下载:
  2. 室外场景下由于场景背景条件变化容易导致视频目标跟踪稳定性差。该文提出一种利用红外和可见光传感 器的双通道视频目标跟踪方法。该算法利用可见光图像的目标颜色特征和红外图像的目标轮廓特征,结合均值漂移 算法与水平集曲线演化实现目标定位,并给出了目标尺度和模板更新方法;对多目标跟踪的互相遮挡问题,通过判 断目标合并与分离实现遮挡时多个目标的定位。实验结果表明,该文方法能够有效处理光照变化、阴影、遮挡等情 况,实现目标的稳定跟踪。-Considering the poor stabilit
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:386213
    • 提供者:majun
  1. VideoTracking

    0下载:
  2. 用VC编写的视频跟踪的程序,能够有效的跟踪运动目标-video tracking procedures prepared by the VC , it can effectively track moving targets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:288282
    • 提供者:cxl
  1. MeanShift_Code

    0下载:
  2. 均值漂移视频跟踪,一个完整的视频特征跟踪方法基于均值漂移理论。-A complete video feature tracking method based on the Mean-Shift Theory, with GUI.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:195663
    • 提供者:leron
  1. mean_shift_v6

    0下载:
  2. 在linux环境下,实用c++编写的有关实用mean shift进行视频跟踪,视频分割的很好的程序,运行良好-Practical mean shift in the linux environment, practical C++ written in the video track, video segmentation procedures, good running ...
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:76786
    • 提供者:zhangxu
  1. code

    0下载:
  2. 视频目标检测与跟踪实现代码,简单实现运动车辆的目标检测和跟踪-Video object detection and tracking code
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:7650
    • 提供者:allen
  1. meanshift

    0下载:
  2. 视频跟踪程序,手动选择目标,基于meanshift算法,opencv开发。-Image tracking program, target is selected manually. Based on meanshift algorithm and developed using opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3196
    • 提供者:TimoWang
  1. 111111

    0下载:
  2. 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Opencv image difference algorithm, the camera, video capture, display the current time, and use the blue track frame track moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:35324
    • 提供者:李瑞斌
  1. gaussian_partical

    0下载:
  2. 高斯和例子滤波跟踪视屏图像中的移动对象,用于处理视频图像中的高斯滤噪-Gauss and examples of filter screen images of moving objects, for processing video images of Gauss filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:321648
    • 提供者:
  1. License-Plate-Recognition-

    0下载:
  2. 车牌识别视频跟踪资料,详细介绍了车牌识别的一些常用方法及技巧,视频跟踪分析得挺详细的。-License plate recognition video tracking data, details of some commonly used methods and techniques of the license plate recognition, video tracking analysis, quite detailed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3870637
    • 提供者:罗彬强
  1. trackingdemo625

    1下载:
  2. 利用opencv在VC6.0环境下编程,能实现交通视频中的车辆单目标跟踪,跟踪效果较好。-Using opencv programming in VC6.0 environment,single target tracking of vehicles in traffic video will be achieves , and the tracking performance is better.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-08
    • 文件大小:15667221
    • 提供者:孙新荣
  1. blobtrack

    0下载:
  2. 基于OpenCV的智能视频监控设计!!汽车跟踪,流量统计-OpenCV-based intelligent video surveillance design! ! Vehicle tracking, traffic statistics! !
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2836098
    • 提供者:lgh
  1. Motion-Detection

    0下载:
  2. 使用帧差法对视频中的人物进行跟踪,内附视频文件-tracking human in video with temporal differencing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1196119
    • 提供者:硌硌
  1. frameABS

    0下载:
  2. 视频前景目标跟踪算法,用前后两帧帧差法实现跟踪目标算法,-Video tracking algorithm in the future, target tracking algorithm by frame difference
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:1477
    • 提供者:书生
  1. mutitarget-tracking

    0下载:
  2. 4篇文章:Multiple Object Tracking Using K-Shortest Paths Optimization;Moving target classification and tracking from real-time video;高斯混合概率假设密度滤波器在多目标跟踪中的应用;基于特征迹的密集多目标自适应视频跟踪-4papers:Multiple Object Tracking Using K-Shortest Paths Optimization;Moving ta
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8183083
    • 提供者:张妙言
  1. frame_diff_matlab

    0下载:
  2. 基于帧差法的运动目标检测的matlab代码,先读取avi视频,提取每帧图片,进行目标跟踪。-Read avi video, extract each frame image, and target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:937
    • 提供者:flora
  1. Object_Detect_And_Tracking

    0下载:
  2. 运动物体检测与跟踪,能准确地检测到视频中的运动物体,并对其进行跟踪-Detect Moving Object, and the Track the objects
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:468176
    • 提供者:abc
  1. moxin

    0下载:
  2. 基于视频的运动物体跟踪,采用光流法跟踪效果良好。-Video-based moving object tracking, optical flow method to track the effect is good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:422793
    • 提供者:huangcolin
  1. kalman

    0下载:
  2. 在智能视频中,运用卡尔滤波器在视频监控系统中利用卡尔滤波跟踪算法跟踪一个运动的点-Intelligent Video, the use of the Carl filter in the video surveillance system using the the Carl filter tracking algorithm to track the point of a movement
  3. 所属分类:Video Capture

    • 发布日期:2017-05-08
    • 文件大小:1691859
    • 提供者:赵胜军
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com