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

搜索资源列表

  1. 帧差法检测运动目标

    0下载:
  2. 所属分类:OpenCV

  1. back

    0下载:
  2. 帧差法背景建模,在外界环境变化情况不大时使用较为方便快捷-Background modeling frame-difference method, small changes in the external environment is more convenient to use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6549349
    • 提供者:
  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. main

    0下载:
  2. opencv实现两幅图帧差,两幅图片进行相应像素的差运算,根据阈值可以确定输出值,归零或2-Achieve frame difference of two images .Two photos of corresponding pixels difference operation, according to the threshold can determine an output value, zero or 255
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:951
    • 提供者:庞亮
  1. threeframedifference

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

    • 发布日期:2017-03-23
    • 文件大小:1291
    • 提供者:liuxingyu
  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. Coutour_polygon

    1下载:
  2. 用OpenCV来编写,用摄像头获取图像,并用帧差法提取二值化图像,再用多边形逼近的方法来提取图像的轮廓-Using OpenCV to prepare, with the camera to obtain images, and the frame difference method used to extract two binary images, and then a polygonal approximation method to extract the contours of the
  3. 所属分类:OpenCV

    • 发布日期:2015-12-18
    • 文件大小:5307392
    • 提供者:明明
  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. motion_track_openvc_vs2003

    0下载:
  2. vs2003下使用opencv2.0,实现帧差法视频跟踪。提供了一个测试视频,给大家看一下测试效果。-vs2003 using opencv2.0, achieving frame difference video tracking. Provides a test video, for everyone to see what the test results.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:746418
    • 提供者:吴鹏飞
  1. yundongjiance

    0下载:
  2. 运动视频的背景建模与运动物体的检测,包含混合高斯模型和帧差法检测运动物体。使用opencv编写-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5863710
    • 提供者:仝如强
  1. detection

    0下载:
  2. 对两种目标检测方法,背景差和帧差法进行了实现和比较。-The two target detection, background subtraction and frame difference was realized and compared.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1342024
    • 提供者:365
  1. kaka

    0下载:
  2. 基于opencv的道路视频车辆检测与跟踪,基于帧差法-Opencv video based road detection and tracking of vehicles, based on frame difference method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2147998
    • 提供者:桑海峰
  1. MissDetector

    0下载:
  2. 这是一个在Opencv下开发的基于视频序列的视频缺失检测程序,该程序利用帧差的原理实现。-This project is developed with opencv to detect the miss frame based on the principle of diff-frames.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3876116
    • 提供者:yg
  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. zhanchafa

    0下载:
  2. 帧差法 基于opencv 希望对大家有用,目标检测的可用到-Frame difference method is based on opencv want to be useful, target detection can be used to
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1356777
    • 提供者:赵文倩
  1. Frame-Difference-Algorithm

    0下载:
  2. opencv vc++ 视频监控中目标检测 三帧差法-object dection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1332159
    • 提供者:杜倩
  1. Three-Frame-Difference-Algorithm

    0下载:
  2. 利用opencv和vc++实现目标检测中的三帧差分法- Three Frame Difference Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1240
    • 提供者:杜倩
  1. BackGround-Fore-Detect

    0下载:
  2. 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:5109760
    • 提供者:秋月无边
  1. 帧差法

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

« 12 3 4 5 »
搜珍网 www.dssz.com