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

搜索资源列表

  1. camshift-camera

    0下载:
  2. 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1344448
    • 提供者:jiang
  1. VC_Audio_Video_Tech_and_Application_Source_Code.ra

    0下载:
  2. 配套书信息:http://product.dang .com/product.aspx?product_id=20507035 一线音/视频开发工程师8年沉淀的经验奉献。9大经典案例全面剖析应用开发技术,学有所用。配套工程原型代码,快速构建用户应用程序。   音/视频工程师兼培训讲师8年经验的倾情奉献;本书剖析了DirectSound、DirectShow的功能与特性,以案例详细讲解技术开发过程;本书重点对主流的视频算法MPEG-4/h.264进行介绍,从编码原理、工程实践、算法优化、技
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-14
    • 文件大小:23009275
    • 提供者:霍炎
  1. Trackxtf

    0下载:
  2. 视频序列中的目标跟踪和识别是现在很热门的一个研究方向,此代码是在VC中编程实现的,希望对大家有帮助-Video sequences in the target tracking and identification is very popular now a research direction, this code is in the programming in VC, and I hope all of you help
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3271368
    • 提供者:hijack
  1. CMUvideo

    1下载:
  2. opencv上目标跟踪和行人跟踪非常需要的视频序列源,来源于卡内基梅隆大学。大家共同学习-opencv target tracking and pedestrians on the track a much needed source of video sequences, from Carnegie Mellon University. We learn together
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1427443
    • 提供者:yuyu
  1. w4-moving-object-detection

    0下载:
  2. 此程序是针对视频中的运动目标的检测,程序中包括了背景建模、背景差法等功能的w4背景建模算法。-This procedure is for the video of the moving target detection, process modeling, including the background, the background difference method and other functions of the background modeling algorithm w4.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:4820
    • 提供者:songhong
  1. bf-boattracking

    3下载:
  2. 对基于粒子滤波的目标跟踪进行仿真,附带有最后仿真的视频。-Based on the target tracking particle filter are simulated, accompanied by the simulation of the video.
  3. 所属分类:matlab例程

    • 发布日期:2014-03-15
    • 文件大小:2331897
    • 提供者:xiaoshan198717
  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. yudong

    2下载:
  2. 运动目标识别,采用背景差分方法。背景图像由均值法获得。里面的视频换成前几帧换成纯背景效果能更好一点-Moving target identification, using the background difference method. Background image obtained from the mean. Which replaced the previous video frame replaced by pure background a little better resul
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-05
    • 文件大小:849061
    • 提供者:gao
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. extractman

    1下载:
  2. 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:499480
    • 提供者:张进
  1. otsu

    0下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7013
    • 提供者:闫礼飞
  1. MHT

    5下载:
  2. 采用多假设检验法实现多目标跟踪,建立了多目标跟踪/视频监控平台,结合卡尔曼滤波预测目标轨迹。用户可以自己修改相关代码。-This code complete multiple object tracking/multiple target tracking/multi target tracking/multi object tracking using multiple hypothesis test/multi hypothesis test, builds up a visual surv
  3. 所属分类:matlab例程

    • 发布日期:2014-03-31
    • 文件大小:46318
    • 提供者:朱亮亮
  1. RemoteMonitoringSystem

    2下载:
  2. 本系统的总体设计是基于usb接口的摄像头视频监控系统;目标使使监控视频系统客户端能地支持多路输入的的监控点数量,在一定区域现有的带宽条件下,清晰、连贯的表现被监控现场的信息。不管是在本地局域网内,还是远在千里之外,只要安装了监控客户端,就可以对各监控点进行实时监控,并进行系统管理。具有易于扩展的架构,能方便地对该系统进行升级和功能扩展,使该系统能满足不同的使用要求和适应不同的应用场合。 设计采用了C/S结构,客户端平台为windows平台。远程客户端负责接收服务端的视频音频数据流以及播放视
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-03
    • 文件大小:1269524
    • 提供者:wally
  1. webcam-shape

    2下载:
  2. 为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:479168
    • 提供者:yn
  1. Video

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Video demo algorithm include: 1 static background background prediction method 2 the static background frame difference method target detection 3 the target
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:36692
    • 提供者:yurongguo
  1. jingtoufg

    2下载:
  2. 这是我编写的镜头分割程序,对视频图像中发生突变和渐变的检测很准确,使用起来很方便,运行效果很好!-This is my shot segmentation written procedures on the video image in the detection of abrupt and gradual change is very accurate, easy to use, runs good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-26
    • 文件大小:3563753
    • 提供者:温娟
  1. 200719930586404

    0下载:
  2. 视频图像序列中分的运动目标检测matlab源码,分割运动目标-carve the moving target detection Matlab source, Moving Target Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:8373
    • 提供者:ant
  1. MyQQ

    0下载:
  2. 根据企业对QQ系统的要求,本系统可以实现以下目标:  操作简单方便、界面简洁美观。  每个客户端只能注册一次。  可以在局域网中实现文字及大图片的传输。  可以实现局域网视频。  可以实现多用户的信息通信。 -According to business-to-QQ system requirements, the system can achieve the following goals:
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:388511
    • 提供者:fei
  1. VideoProcess

    0下载:
  2. 关于视频的课件,内容全面,包括:视频的各种编码,目标检测,目标运动估计,目标跟踪,视频建模等。-On the video courseware, comprehensive, including: a variety of video encoding, target detection, target motion estimation, target tracking, video modeling.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9079815
    • 提供者:陈平
  1. WAv2

    0下载:
  2. 视频跟踪,主要实现了视频的运动跟踪,目标检测-Video tracking, the main achievement of the video movement tracking, target detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:87085
    • 提供者:wang
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com