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

搜索资源列表

  1. 视频检测

    0下载:
  2. 用于实现基于图像视频的运动目标检测与跟踪
  3. 所属分类:图形/文字识别

  1. matlab实现视频中动态目标跟踪

    1下载:
  2. matlab实现视频中动态目标跟踪,程序代码+视频
  3. 所属分类:图形图象

    • 发布日期:2010-05-05
    • 文件大小:674692
    • 提供者:juson88
  1. mean-shift

    0下载:
  2. 根据mean-shift算法编写对视频进行目标跟踪,不过这里要打开的是视频图像序列,然后在选自己要跟踪的目标,本程序就可以跟踪所选目标。
  3. 所属分类:源码下载

    • 发布日期:2010-11-07
    • 文件大小:5611358
    • 提供者:wuf1219@163.com
  1. Real Time Object Tracking and Enhancement System

    0下载:
  2. 一个实时的视频目标跟踪算法,Real Time Object Tracking and Enhancement System
  3. 所属分类:源码下载

    • 发布日期:2010-12-22
    • 文件大小:400202
    • 提供者:hdhere@126.com
  1. U3D中拖动视频代码

    0下载:
  2. 将此脚本绑定到目标物体上 即可实现拖动
  3. 所属分类:C#编程

    • 发布日期:2011-05-12
    • 文件大小:370
    • 提供者:leon000
  1. 基于opencv并在vc开发环境下的视频运动目标检测

    1下载:
  2. 基于opencv并在vc开发环境下的视频运动目标检测-Opencv-based development environment in vc video motion detection
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:3081426
    • 提供者:李俊
  1. VWMS.rar

    0下载:
  2. 本系统属于小型的家庭视频监控系统,可以对指定的区域进行适时监控。本系统主要实现以下目标。  系统采用人机交互的方式,界面美观友好,视频监控灵活、方便。  灵活控制云台,以监控某一区域的各个角落。  适时对监控画面进行快照和录像操作。  选择观看已经录制的视频的文件。  晚上的系统注册功能。  系统最大限度地实现了易维护性和易操作性。 ,The system is a small fami
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:1883567
    • 提供者:fei
  1. pf_colortracker.zip

    0下载:
  2. 基于粒子滤波的特定颜色目标跟踪算法C源程序,带Matlab接口和演示的视频数据. ,C Source Code for Partical fielter based Color tracker, with Matlab interface and Video Demo.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:13191418
    • 提供者:陈升
  1. opencv.rar

    0下载:
  2. OPENCV 开发的视频读写程序,能够实现目标实时检测,The development of reading and writing video OPENCV procedures, to achieve the goal of real-time detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4870051
    • 提供者:dodo
  1. motiondetect.rar

    0下载:
  2. 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体,it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2230
    • 提供者:wangwei
  1. avi.rar

    1下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。,Video Demo algorithm includes: 1. Static background prediction in the context of target detection 2. The conte
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:3107309
    • 提供者:wujian07
  1. meanshift.rar

    0下载:
  2. meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3707
    • 提供者:wangpei
  1. VisualSurveillanceSystem-sourc

    0下载:
  2. 视频监控智能分析仿真,目标跟踪、物体分类,需要测试C#,配置directshow,video surveillance analysis
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1429690
    • 提供者:琐琐碎
  1. Monitor.rar

    0下载:
  2. 自己写的vc 读取YUV视频信号 进行帧差法进行目标跟踪 ,高斯背景模型提取,,Vc wrote it myself to read YUV video signal frame-difference method for target tracking, Gaussian background model extraction,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3947655
    • 提供者:kaka
  1. segmentation.rar

    0下载:
  2. 这是用vc++开发的一个基于帧间差法检测视频中的运动目标,对学习这个原理的朋友一定有帮助,可以正常使用(需要摄像头)。,This is vc++ to develop an inter-frame difference method based on detection of moving targets in video, on learning the principles of our friends will certainly be helpful, you can use (the
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:69142
    • 提供者:yyt
  1. matlab.rar

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3659937
    • 提供者:于晓辉
  1. DONG

    1下载:
  2. 使用时间差分法检测一段AVI视频中的运动目标,用矩形框标示出来,需要使用OPENCV-Use of time to detect a difference in the moving object AVI video with a rectangular box, marked out, need to use OPENCV
  3. 所属分类:Windows Develop

    • 发布日期:2014-08-18
    • 文件大小:10167523
    • 提供者:老董
  1. motiondetect

    0下载:
  2. 本程序是基于VC++和opencv开发的视频入侵检测预警程序,在目标进入危险区域,提示警示语-This procedure is based on VC++ and opencv video intrusion detection development of early warning procedures, the goal of entering the hazardous area, prompted warnings
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:39008574
    • 提供者:张建
  1. 3G-324M

    0下载:
  2. 基于3G_324M协议的可视电话终端软件设计 该文档提出了基于商用3G/324M协议栈的3G可视电话解决方案,该解决方案采用Windows Mobile操作系统,目标是实现基于 3GPP 3G-324M协议的3G手机可视电话应用。该方案具有良好的互操作性, 较低的成本,具有重要的现实和工程意义。 阅读前请先安装CAJViewer阅读器。 -Based 3G_324M protocol video phone terminal software design of the do
  3. 所属分类:Communication

    • 发布日期:2017-06-21
    • 文件大小:38845800
    • 提供者:liusand
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com