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

搜索资源列表

  1. Opencv

    0下载:
  2. 基于OpenCV的视频道路车辆检测与跟踪的文献,优秀硕士论文。希望对相关专业的学习有益。-OpenCV-based video detection and tracking of road vehicles literature, excellent, Vol. Hope that the relevant professional learning useful.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5860851
    • 提供者:year
  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. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2959
    • 提供者:kitty
  1. bb

    0下载:
  2. 视频人脸跟踪识别算法研究 硕士论文 -Video face recognition algorithm to track a master
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4325239
    • 提供者:谢皓
  1. trackingGUI

    0下载:
  2. 视频追踪的框架算法,实现了基于meanshift和feature based的跟踪算法-Framework for video tracking algorithm meanshift based and feature based tracking algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:25021
    • 提供者:xieyuan
  1. motion

    0下载:
  2. 这是关于运动视频处理的电子书,包含了运动检测和跟踪的算法理论知识-This is the video processing on the movement of e-books, includes a motion detection and tracking algorithm theoretical knowledge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8735914
    • 提供者:罗胜华
  1. Video_detection

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Algorithm for video presentation include: 1. Static background background prediction target detection 2.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:100330
    • 提供者:chenping
  1. v1.0

    0下载:
  2. 一个实施的人脸跟踪软件,利用视频设备来进行人脸的跟踪-An implementation of the human face tracking software, the use of video equipment to Face Tracking
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:937082
    • 提供者:qufeng
  1. detection

    1下载:
  2. 里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。-There is a 10 on the intelligent video surveillance in moving target detection, identification, tracking and other articles, also includes two on human motion detection to identify a synt
  3. 所属分类:Video Capture

    • 发布日期:2016-05-07
    • 文件大小:723970
    • 提供者:
  1. shipin

    0下载:
  2. 视频目标跟踪。在OpenCV下开发,使用meanshift方法.rar-Video target tracking. In OpenCV under development, the use of meanshift methods. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:230322
    • 提供者:李荣华
  1. Tracking

    0下载:
  2. 输入视频对运动物体进行跟踪,已经调试过了-tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1770
    • 提供者:路单
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  1. biye

    1下载:
  2. 基于投票算法的目标跟踪,基于二阶非线性投票的多目标跟踪算法。该算法通过目标匹配得到同一目标在不同帧中的位置,同时利用特征监测来处理目标的遮挡、分裂问题,并实现目标特征的实时更新。在目标匹配过程中,通过对目标前一帧与当前帧的特征相似性进行投票,得到匹配目标。利用视频图像进行实验,结果表明:该方法对噪声、阴影、遮挡、分裂等具有良好的鲁棒性,较好地实现了多目标的跟踪。-The method used object matching to get objects’ position in differe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-14
    • 文件大小:1363
    • 提供者:崔瑞芳
  1. kamanlvbogenzong

    0下载:
  2. Ka lman 滤波的人体运动位置跟踪算法。基于视频的人体运动跟踪是当前计算机视觉研究的热点, 具有广泛的应用领域. 文中提出 一种基于Kalman 滤波的跟踪算法. 合理使用自适应背景颜色模型, 能够准确地对人体运动位置进 行跟踪-Ka lman human filtering algorithm to track the location of sports. Video-based human motion tracking is the current research on c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:232602
    • 提供者:谭园芳
  1. shipin

    0下载:
  2. 视频运动目标检测,包括背景预测法目标检测和帧间差分法目标检测,Meam Shift目标跟踪和多目标重心法跟踪,内含演示说明。-Video moving target detection, including the context of target detection and prediction inter-frame difference method target detection, Meam Shift target tracking and multi-purpose center
  3. 所属分类:Video Capture

    • 发布日期:2017-05-13
    • 文件大小:3114801
    • 提供者:jiaojiao003
  1. 5

    0下载:
  2. 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv-VC-based environment and Opencv video capture image filtering and tracking exercise corner detection equipment must first be good Opencv
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3943142
    • 提供者:
  1. trackKim

    0下载:
  2. 智能视频分析算法与仿真,做目标跟踪的一定要-video analysis
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-15
    • 文件大小:4641
    • 提供者:琐琐碎
  1. face_detect

    1下载:
  2. 视频目标跟踪中的人脸检测,包括文章加程序-Video target tracking in the face detection, including procedures for the article plus
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1335692
    • 提供者:于晓辉
  1. trackingVideoDemo

    0下载:
  2. 可以对视频目标进行背景差分,或帧间差分,或Mean Shif法,或重心多目标跟踪法进行跟踪目标。-Targets can be the background of the video difference, or inter-frame difference, or Mean Shif law, or the focus of multi-target tracking method to track the target.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:89450
    • 提供者:cuco
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »
搜珍网 www.dssz.com