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

搜索资源列表

  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. the-number-of-vehicles-statistics

    0下载:
  2. 道路上,车辆数目统计,通过背景差分法,实现视频中车辆数目的统计-On the road, the number of vehicles statistics
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:866289
    • 提供者:knight
  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. Untitled2

    0下载:
  2. 视频两帧之间的差分,记录两图之间变化的矢量-A difference between two frames of video, and a vector of changes between two graphs.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:529
    • 提供者:孟峰
  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. zhenchafa

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

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

    2下载:
  2. 基于rgb颜色模型和差分运动目标检测的视频火焰检测-Based on RGB color model and the differential motion target detection of video flame detection
  3. 所属分类:Other systems

    • 发布日期:2016-05-24
    • 文件大小:1024
    • 提供者:路龙宾
  1. backsubtraction

    0下载:
  2. 视频跟踪系统中,应用背景差分法进行动目标检测的算法,整理成word文档形式。-Video tracking system, background subtraction method of moving target detection algorithms, organized into word document form.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7487
    • 提供者:CHOUYONGBIN
  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. kaopai

    0下载:
  2. 与理论分析结果相比,实现了图像的灰度化并进一步用于视频监视控,抑制载波型差分相位调制。- Compared with the results of theoretical analysis, Achieve a grayscale image and further control for video surveillance, Suppressed carrier type differential phase modulation.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5076
    • 提供者:贾君
  1. kanghui_V1.4

    0下载:
  2. 分形维数计算的毯子算法matlab代码,实现了图像的灰度化并进一步用于视频监视控,抑制载波型差分相位调制。- Fractal dimension calculation algorithm matlab code blankets, Achieve a grayscale image and further control for video surveillance, Suppressed carrier type differential phase modulation.
  3. 所属分类:Algorithm

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

    0下载:
  2. 抑制载波型差分相位调制,实现了图像的灰度化并进一步用于视频监视控,GSM中GMSK调制信号的产生。- Suppressed carrier type differential phase modulation, Achieve a grayscale image and further control for video surveillance, GSM is GMSK modulation signal generation.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5608
    • 提供者:siefaihui
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com