CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 帧差法

搜索资源列表

  1. Intel2nd

    0下载:
  2. 跟踪人体,调用opencv里的函数进行操作。利用帧差法监测人体。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:90931
    • 提供者:洪红
  1. 基于OPENCV的视频帧差法的实现

    2下载:
  2. 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:422802
    • 提供者:winnershu
  1. simple_bg_subtraction_based_on

    0下载:
  2. 基于opencv和帧差法实现彩色avi视频的,可以减除光照变换较明显的静态背景。附实验视频。,Opencv-based and frame color difference avi video, you can remove the more obvious light transform the static background. Experimental video attached.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:27046714
    • 提供者:zhezhe
  1. difference.rar

    0下载:
  2. 利用opencv实现帧差法得到视频中的运动物体,Opencv use to achieve video frame-difference method of moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5115652
    • 提供者:健健
  1. imagezhenchafa

    0下载:
  2. OpenCV实现的图像帧差法的程序,cmd下载入图像即可运行-OpenCV implementation of the image frame difference method procedure, cmd into the image to download to run! ! ! !
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:43379
    • 提供者:方彦
  1. framesub

    0下载:
  2. 用opencv编写的,用于帧差法的图像检测-Prepared using opencv for frame difference image detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:3004479
    • 提供者:hehe
  1. threeframedifference

    0下载:
  2. 三帧差法目标检测代码,通过引用opencv的一些函数和库文件,能在简洁的代码中实现对目标运动的检测-three frame difference for target detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1291
    • 提供者:liuxingyu
  1. VTraffic(thread_no_leak)

    0下载:
  2. VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:309617
    • 提供者:王志
  1. Temporal-Difference

    0下载:
  2. 运动目标检测帧差法的源代码 opencv代码 自己调试运行通过,感觉效果还不错,适合本科毕设-Frame difference method for moving object detection source code opencv code debugging and running through, feeling pretty good, suitable for undergraduate Complete set
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8867819
    • 提供者:王扬
  1. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  1. Display

    0下载:
  2. opencv 视频采集 及 背景跟新的 帧差法 动态目标检测-opencv video capture and background frame difference with the new dynamic object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2167073
    • 提供者:yezi
  1. moving-object-detection-method-

    0下载:
  2. 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:260901
    • 提供者:mei88
  1. OPENCV--moving-target-detection

    0下载:
  2. OPENCV帧差法对运动目标检测,常用于车辆检测中,有很好的效果-OPENCV frame differential method for moving target detection
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2016
    • 提供者:李鹏飞
  1. main

    0下载:
  2. opencv帧差法求运动物体,在视频中过滤掉背景提取运动物体并二值化-opencv frame difference method the moving object, moving object extraction filtering out the background in the video and the binarized
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1113
    • 提供者:谢长值
  1. zhenchafa

    0下载:
  2. 使用帧差法对视频中的目标进行跟踪,并画出矩形框与坐标。依靠opencv库,使用时需修改视频路径。(he frame difference method is used to track the object in the video, and the rectangle frame and coordinate are drawn. Depending on the opencv library, you need to modify the video path when using it.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-18
    • 文件大小:18432
    • 提供者:坦然的人
  1. test

    0下载:
  2. opencv帧差法源码,用帧差法处理,得到移动物体的二值化后的白色图像(Opencv frame difference method source code, using frame difference method, to get two white images of moving objects after the value)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:白衣渡江
  1. 多目标跟踪opencv

    0下载:
  2. 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:40266752
    • 提供者:huahuahua
  1. 帧差法

    0下载:
  2. 利用opencv开源库帧差法检测视频中运动的物体(Detection of moving objects in video using OpenCV open source library frame difference method)
  3. 所属分类:OpenCV

  1. Debug

    0下载:
  2. opencv实现视频处理运动目标检测,使用帧差法,但是易受背景噪声影响(Opencv implements video processing moving target detection, using frame difference method, but it is easily affected by background noise.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:467968
    • 提供者:wang1112
  1. on_trackbar

    0下载:
  2. 网上很多opencv的帧差法资料,但是大都直接调用视频,或者调用摄像头,调用文件夹下的图片库的资料比较少,通过网上整理资料,终于利用opencv按照帧来处理图片。 使用opencv批量读取文件夹下的视频帧批量读取图片; 使用opencv批量读取图片,二帧差分法二帧差法;(There are many opencv frame difference data on the Internet, but most of them call the video directly or cal
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:Eichberg
« 12 3 4 »
搜珍网 www.dssz.com