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

搜索资源列表

  1. Motion+Detection.zip

    0下载:
  2. 移动侦测算法设计与实现,用C#实现相关算法,Motion Detection Algorithm Design and Implementation, the C# Achieve correlation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:157477
    • 提供者:peak
  1. motion

    0下载:
  2. 基于opencv的目标运动检测程序,可以检测摄像头拍摄图像中的运动物体-Based on the goal of motion detection opencv procedures, can detect camera images of moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:18701
    • 提供者:zb
  1. motion-blur-Image-Restoration

    0下载:
  2. 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:977211
    • 提供者:chenwen
  1. motion-detection

    0下载:
  2. 基于视频的运动目标检测,利用OpenCV实现-Video target for motion detection,Use OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1432456
    • 提供者:张敦凤
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. Motion

    0下载:
  2. 此为图形图像专业运动检测系统,经过调试打开可直接使用-This is the graphic image of professional motion detection system can be directly opened through the use of debugging
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2323817
    • 提供者:张菲
  1. motion-estimation

    0下载:
  2. 图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9707542
    • 提供者:wangxuyu
  1. motion

    0下载:
  2. 这是关于运动视频处理的电子书,包含了运动检测和跟踪的算法理论知识-This is the video processing on the movement of e-books, includes a motion detection and tracking algorithm theoretical knowledge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8735914
    • 提供者:罗胜华
  1. motion

    0下载:
  2. MPEG-2编码中的运动估计部分,对大家很有用,欢迎下载使用!-MPEG-2 encoding of motion estimation part, useful for all of us are welcome to download!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:2049
    • 提供者:李李
  1. motion

    1下载:
  2. 目标运动模型,三维的和二维的都有,本人毕业设计时候编写的-Target motion model, three-dimensional and two-dimensional of all, I graduated from design time to the preparation of the
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4130
    • 提供者:ct
  1. motion

    0下载:
  2. 是用vc实现的空间域运动估计,很好完成了运动估计,为压缩提供基础-Vc is the realization of the spatial domain motion estimation, completed a very good motion estimation, provide the basis for compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:78559
    • 提供者:李靖
  1. Motion

    0下载:
  2. 在Delphi 6下自行開發之Motion Detect範例,自動感應錄影,使用TVideoGrabber元件-At Delphi 6 under the self-developed examples of Motion Detect, automatic recording, use TVideoGrabber components
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3831562
    • 提供者:Carl Tsui
  1. Motion-BasedForegroundSegmentation

    0下载:
  2. 基于运动的视频前景分割实现方法,matlab代码-Prospects for the video based on motion segmentation method, matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6528
    • 提供者:fang
  1. skeleton-motion

    0下载:
  2. 在计算机视觉领域,人体运动分析的研究具有相当广泛的应用前景。由于人体运动的复杂性,已有的研究方法都对研究对象—人体,加上了许多限制条件。本文中提出了一种新的方法来获得各类人体运动的信息。本文主要论述了该方法中对人体三维运动骨架的重建部分,其基本思想是在摄相机定标的基础上,应用三维人体模型知识和运动连续性依次建立每个图象的人体运动骨架。-In the field of computer vision, human motion analysis with a wide range of appli
  3. 所属分类:Video Capture

    • 发布日期:2017-03-22
    • 文件大小:297050
    • 提供者:丁行
  1. motion-extract

    0下载:
  2. 运动目标提取和跟踪是视觉分析、高级行为理解以及运动编码等计算机视觉 应用领域中基本而又重要的一步,也是计算机视觉中的难点问题。本文深入研究 了运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面-Extraction and tracking of moving targets is a visual analysis, to understand high-level acts, as well as encoding movement i
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1580919
    • 提供者:丁行
  1. motion

    0下载:
  2. use opencv library. This program implment motion estimation and motion compensation.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4262959
    • 提供者:JiaJie
  1. motion-estimation

    0下载:
  2. 实现全搜索块匹配的运动估计,在VC环境下如有不对请指正-motion estimation
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-05-26
    • 文件大小:243064
    • 提供者:李云飞
  1. Motion-Detection

    1下载:
  2. matlab编程,实现对视频中运动人体的检测,代码简单易懂-matlab programming, video detection of the human body in motion, the code is easy to understand
  3. 所属分类:matlab

    • 发布日期:2015-08-16
    • 文件大小:626688
    • 提供者:蓝本
  1. Motion-Detection

    0下载:
  2. tracking people. This is the file about algorithm for motion detection in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1197347
    • 提供者:An
  1. motion

    0下载:
  2. 運用在opencv上的motion detection,非常的有趣,有興趣的可以下載回去改成需要的模樣。-Used in opencv on motion detection, very interesting, interested can download the necessary back into shape.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2641
    • 提供者:曾秋堯
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com