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

搜索资源列表

  1. tracking

    0下载:
  2. 用帧差法提取于东目标(运动的小车),并在红色方框中显示出来。在2009a和2012a都可以运行-By frame difference method to extract the East goal (sports car), and displayed in a red box. Can run at 2009a and 2012a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:884
    • 提供者:徐伟清
  1. Three_frame

    0下载:
  2. opencv 三帧差法 ostu. 在工程文件中修改视频地址,编译即可运行-opencv ostu three poor modify video address compiled to run in the project file
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:24421713
    • 提供者:Lu
  1. a

    0下载:
  2. 一种基于帧差法的夜间车辆检测方法,基于matlab编码运用-A nighttime vehicle frame difference detection method based on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:369866
    • 提供者:
  1. zhenchafa

    0下载:
  2. 视频读取及基于帧差法的背景提取,matlab代码运行-Read and extract video frame difference method based on background, matlab code to run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:30728
    • 提供者:
  1. testOpencv

    0下载:
  2. 实现了运动目标的检测与跟踪,根据两帧图像的帧差来判断该目标是否在运动-Achieve a moving target detection and tracking, based on frame difference two frames to determine if the target is in motion
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12232522
    • 提供者:刘静
  1. Single-Image-Haze-Removal-Using-Dark

    0下载:
  2. 不同时间的图像通过帧差法获得清晰地图像方面的专业论文。-Frame difference method to obtain a clear picture of professional papers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2449119
    • 提供者:miaomiao
  1. peoplecount

    1下载:
  2. 基于视频的人数统计,对avi视频帧进行灰度处理,用三帧差法提取运动目标,-Avi video frames on gray processed to extract moving target with three frame difference,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6782340
    • 提供者:邬可
  1. main_detect

    0下载:
  2. 利用异或帧差进行运动检测,其中异或策略可以去除背景干扰-Use XOR frame difference motion detection, which can be removed XOR policy background interference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:677
    • 提供者:张奇夫
  1. background

    0下载:
  2. 使用帧差法进行视频背景提取,高斯背景建模。 serendra背景更新,用第一帧做背景进行更新-Video background extracted using frame difference, Gaussian background modeling. serendra background updating, with the first frame to do a background update
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:621738
    • 提供者:李伯尧
  1. video-segmentation

    0下载:
  2. 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。-The code is in the video moving target segmentation, using three difference method for target detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:818866
    • 提供者:liuxingyun
  1. loci

    0下载:
  2. 实现用帧差法画质心轨迹 高斯背景建模 可以运行的程序 opencv-Picture frame difference method implemented by the loci of Gaussian background modeling
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25269716
    • 提供者:邹晓阳
  1. fangdao123

    0下载:
  2. 利用帧差法 对屋内人物进行防盗,利用opencv vs2010-Use the frame difference method character be burglar inside the house, use opencv vs2010
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9561265
    • 提供者:xiong
  1. sanzhenchafen

    0下载:
  2. 三帧差分算法是相邻两帧差分算法的一种改进方法,它选取连续三帧视频图像进行差分运算,消除由于运动而显露背景影响,从而提取精确的运动目标轮廓信息。该算法的基本原理是是先选取视频图像序列中连续三帧图像 并分别计算相邻两帧的差分图像,然后将差分图像通过选取适当的阈值进行二值化处理,得到二值化图像,最后在每一个像素点得到的二值图像进行逻辑与运算,获取共同部分,从而获得运动目标的轮廓信息。-Three differential algorithm is an improved method of two
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4022603
    • 提供者:陈斌
  1. meanshift-tracking

    0下载:
  2. 主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪 本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动-The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target templ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7600315
    • 提供者:dengjianyuan
  1. motion

    0下载:
  2. 帧差法实现静态背景下运动目标的检测,并显示运动目标的边界-Achieve detection of moving targets under static background frame difference and show the boundaries of moving targets
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3699317
    • 提供者:lei
  1. sanzhengchafen

    0下载:
  2. 这是一个三帧差分程序,可以用于背景检测和目标检测。-it is very use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:953
    • 提供者:廖萌萌
  1. OPENCV--moving-target-detection

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

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

    1下载:
  2. vibe 算法的改进,增加帧差法,可以去除第一帧的鬼影-Improved vibe algorithm, increasing the frame difference method, you can remove the ghost of the first frame
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9701960
    • 提供者:zcz
  1. zhencha

    0下载:
  2. 优化的帧差法运动目标检测,可以运行,效果不错-Optimized frame difference method of moving target detection, you can run, good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:898476
    • 提供者:pangxin
  1. framedifference

    0下载:
  2. 帧差法运动检测中提取背景的matlab代码 -Motion detection to extract the background frame differential method of matlab code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:971
    • 提供者:管春苗
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 38 »
搜珍网 www.dssz.com