CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 运动目标的检测

搜索资源列表

  1. 光流法的源码

    3下载:
  2. 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
  3. 所属分类:图形图象

    • 发布日期:2008-04-24
    • 文件大小:1355174
    • 提供者:ling175817786
  1. 运动目标检测 基于运动目标的外接矩形框的检测跟踪

    3下载:
  2. 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1549
    • 提供者:jz
  1. Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓

    3下载:
  2. 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-27
    • 文件大小:1993641
    • 提供者:杨晓辉
  1. 完成光流法算法用于图像边缘的提取

    0下载:
  2. 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2056
    • 提供者:杨光明
  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. 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. CvBSLibGMM

    0下载:
  2. 改进的高斯混合模型用于运动目标的检测和分割,利用C++和matlab混合编程.-Improved Gaussian mixture model for moving object detection and segmentation, the use of C++ and matlab programming mixed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:271149
    • 提供者:杨佳
  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. SVD

    0下载:
  2. 线性方程的解法,实现对运动目标的检测,针对可见光图像弱小目标检测中的背景抑制和去噪问题,提出了奇异值分解(Singular Value Decomposition,SVD)-Linear equations, to achieve the detection of moving targets, in view of the weak target detection in visible light images in the background suppression and de-noi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1113
    • 提供者:ty3r
  1. BlockMotionestimation

    0下载:
  2. 本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interframe optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current frame, after the implementation differential configu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:37771
    • 提供者:付亚峰
  1. myblobtrack

    0下载:
  2. 本代码可实现视频中运动目标的检测,并对运动目标进行跟踪-This code can be achieved in the sports video target detection and tracking of moving targets
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:14264
    • 提供者:wangz
  1. motiondetect

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:422247
    • 提供者:高金锋
  1. VideoTrack

    0下载:
  2. 视频运动目标检测和跟踪,在vc6.0下调试通过,测试的视频必须是非压缩的AVI视频 内容包括视频运动目标的检测,对检测的目标利用MeanShift算算法实现跟踪-Video moving target detection and tracking under the debugger in vc6.0 is passed, the test must be a non-compressed video of AVI video content including the video movi
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:91969
    • 提供者:罗胜华
  1. framesubstract

    3下载:
  2. 帧差法实现视频图像的读取和运动目标的检测。-The video frame difference method of reading and moving target detection.
  3. 所属分类:Graph program

    • 发布日期:2015-05-13
    • 文件大小:523
    • 提供者:蚂蚁
  1. fenge

    0下载:
  2. 利用分水岭算法图像分割以及运动目标的检测,有非常好的效果-Watershed algorithm using image segmentation and moving object detection, there are very good results
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2662385
    • 提供者:李晓
  1. OpenCV_based_tracking

    0下载:
  2. 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:180101
    • 提供者:abc
  1. 多目标跟踪,opencv+vs(245022)

    0下载:
  2. 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:34547712
    • 提供者:kqz
  1. 三帧差法运动目标检测

    0下载:
  2. 基本的三帧差法进行运动目标的检测,可以在VS里完美的运行,是一个很好的学习案例(this is motiondetect algorithm called three frame difference method.You can use it as a studying case.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:膦龙
  1. 运动目标的跟踪检测

    1下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:624640
    • 提供者:凯撒11
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com