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

搜索资源列表

  1. vcPP6.0

    0下载:
  2. 背景差分法,帧间差分法,可以有效基于视频序列检测出动态目标,实现有效检测-Inter frame difference and background difference moving target detection phase fusion under the opencv platform based on vc++6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2010
    • 提供者:王选
  1. a-target-and-track-selection-box

    0下载:
  2. 先用视频前几帧进行帧间差分,可实现自动获得一个目标选择框并进行跟踪. -First with a few frames of video before the inter-frame difference, you can automatically get a goal and track selection box.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:570046
    • 提供者:wang
  1. frame-difference

    0下载:
  2. 帧差分二值化,基于matlab对视频图像进行帧差分和二值化操作-The value of the two frame difference
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2796
    • 提供者:tai
  1. video1

    0下载:
  2. matlab图像处理作业,对一段视频中的运动物体进行实时跟踪。利用surf进行每两帧图像的配准,并利用帧间差分法,找到物体轮廓,可追踪两个目标,请在matlab2013b环境下运行-Matlab image processing operations, real-time tracking of a moving object in video. Using surf every two frames of image registration, and use the interframe d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:207587
    • 提供者:贾程序
  1. matlab-code

    1下载:
  2. backgroundsubtractionGUI.m 实现背景差分方法的基本GUI界面设置 diedaierzhihua.m 用迭代分割的方法实现图像二值化 foreground.m 背景差分方法中前景图的构建 mianhuizhi.m 图像可视化中ct、mri图像的三维面绘制方法 rotate3d.m 图像可视化中对ct、mri图像进行面绘制并旋转 video2image.m 从视频中批量截取多帧图像 weicaise.m 对图像进行伪彩色处理-backgroundsu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:7986
    • 提供者:本田透
  1. accumulative_difference

    0下载:
  2. 通过读取视频中连续几帧图像,利用差分法获得目标图像-The target image is obtained by using the inter frame difference method, through the reading of several consecutive frames in the video.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:676
    • 提供者:代和甫
  1. background_subtraction

    0下载:
  2. 通过读取视频中背景图像和其中一帧图像,利用背景差分法获得目标图像-By reading the background image and one frame image, the target image is obtained by using the background difference method.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:694
    • 提供者:代和甫
  1. Frame

    0下载:
  2. 通过读取视频中连续几帧图像,利用帧间差分法检测得到目标图像-The target image is detected by using the inter frame difference method.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:793
    • 提供者:代和甫
  1. Morphological-operator-process-

    0下载:
  2. 图像处理中,读取一段视频,并进行帧间差分处理,再进行一系列形态学算子处理,显示出相应的处理图像-In the image processing, the image is read, and the frame difference is processed, then a series of morphological operators are processed, and the corresponding processing images are displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:879
    • 提供者:zw
  1. H_264_AVC

    0下载:
  2. H.264视频解码 读取视频 帧间预测 分块类型比较-H.264 video codec inter prediction
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-30
    • 文件大小:12148647
    • 提供者:白金强
  1. zhenchafa

    0下载:
  2. 帧差法做帧间差分来追踪视频物体有很好的效果,是最基础的算法来着-use matlab to do video tracking
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1615
    • 提供者:www
  1. Background-difference-method

    0下载:
  2. 背景差分法是采用图像序列中的当前帧和背景参考模型比较来检测运动物体的一种方法,其性能依赖于所使用的背景建模技术。背景差分法检测运动目标速度快,检测准确,易于实现,其关键是背景图像的获取。在实际应用中,静止背景是不易直接获得的,同时,由于背景图像的动态变化,需要通过视频序列的帧间信息来估计和恢复背景,即背景重建,所以要选择性的更新背景。-Background difference method is the use of images in the sequence of the current
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:170584
    • 提供者:ZHENGJINGRANG
  1. Inter-frame-difference-method

    0下载:
  2. 帧间差分法是一种通过对视频图像序列中相邻两帧作差分运算来获得运动目标轮廓的方法,它可以很好地适用于存在多个运动目标和摄像机移动的情况。 -Frame difference method is a sequence of video images through the adjacent two for differential operation to obtain moving object contour method, which can be well applied to the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:12821
    • 提供者:ZHENGJINGRANG
  1. LAB2

    0下载:
  2. 关键帧的边缘检测:1.读取一个AVI视频 2.逐帧差分求取关键帧3.对关键帧使用sober算子检测边缘-Edge detection keyframe: 1. Read a AVI video 2. Frame Differential strike keyframes 3. Use keyframes sober operator edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:486424
    • 提供者:吴国文
  1. mixture_of_gaussians

    0下载:
  2. 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2102
    • 提供者:wan
  1. Video_difference

    0下载:
  2. 该程序为帧间差分算法,可实现MP4格式,AVI格式的视频做差分,差分效果还是比较明显的,自定义帧数差分。-The program for the inter-frame difference algorithm can be realized MP4 format, AVI video format do differential, differential effect is quite obvious, custom frames difference.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12311318
    • 提供者:唐裕亮
  1. Untitled

    1下载:
  2. 基于三帧差分法的运动目标识别,简单有效,更换视频名即可直接运行。-Three difference method of moving target recognition, simple and effective, replace the name of the video can be run directly. Based
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:608
    • 提供者:金利剑
  1. zuizong

    0下载:
  2. 一个视频运动分析的系统平台,可以做简单的二帧、三帧帧间差分处理和背景减除操作。(The code is in the video moving target segmentation, using three difference method for target detection.))
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:621568
    • 提供者:hhrs
  1. avergBg_subtraction

    0下载:
  2. 采用平均背景法读取视频每一帧,计算出背景后存为之后差分对,仿真matlab版本2014a其他的没有测试,但是视频读取务必选用黑白视频。(Using the average background method to read video each frame, calculate the background, save as after difference, simulation matlab version of 2014a, the other did not test, but vide
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:dank
  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
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com