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

搜索资源列表

  1. IMGReg

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要的图象复原算法:运动模糊,运动模糊复原,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原-VC typical digital image processing algorithm and the realization of the complete source code, the main image recovery algorithm: motion blur, motion blur restoration, inverse fil
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4067071
    • 提供者:lgy
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. whole_search_and_three-step_search

    0下载:
  2. 用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the com
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:442716
    • 提供者:朱洁丽
  1. 3DGraphicsDesignSystem

    0下载:
  2. 系统能够设计三位立体图形,通过鼠标可以拖动物体从各个角度进行查看。也可以设定物体的运动滚及,让物体自由运动等。-System can design 3-D graphics, a mouse can drag the object from different angles to view. Can also set the roll and movement of objects, so that an object such as freedom of movement.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:499007
    • 提供者:王行凤
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. motiontracker

    0下载:
  2. 本程序采用Matlab编程,可以跟踪运动物体上的颜色特殊点,并根据获得的图像信息,进行视觉计算,给出运动物体的状态信息,如速度,位置。该程序已在多种环境下测试,具有实用,快速等特点,是实验系统中,用来给运动对象定位的有力工具-This procedure using Matlab programming, can track moving objects on the color of the special points, and in accordance with image inform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1752345
    • 提供者:maya
  1. extractman

    1下载:
  2. 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:499480
    • 提供者:张进
  1. RECOVER

    0下载:
  2. 比较反滤波和维纳滤波对一幅图像复原的效果。从两方面出发,一是对运动模糊和均值模糊复原的能力,二是抗噪能力,各种情况分别都进行了对比-Comparison of inverse filtering and Wiener filtering on an image restoration results. Proceed in two ways, first on the motion blur and the mean fuzzy recovery capability and noise imm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6997086
    • 提供者:tosh
  1. otsu

    0下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7013
    • 提供者:闫礼飞
  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. jingtoufg

    2下载:
  2. 这是我编写的镜头分割程序,对视频图像中发生突变和渐变的检测很准确,使用起来很方便,运行效果很好!-This is my shot segmentation written procedures on the video image in the detection of abrupt and gradual change is very accurate, easy to use, runs good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-26
    • 文件大小:3563753
    • 提供者:温娟
  1. ImageProcessing

    0下载:
  2. 一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0-A program that processes all kinds of data exchange,filter of waves,code ,including image identification,moving check and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:279210
    • 提供者:云皓
  1. 200719930586404

    0下载:
  2. 视频图像序列中分的运动目标检测matlab源码,分割运动目标-carve the moving target detection Matlab source, Moving Target Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:8373
    • 提供者:ant
  1. meanshift

    0下载:
  2. 详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:6728003
    • 提供者:王冰
  1. MOVEDETECT

    0下载:
  2. 运动检测与基于VC++开发工具的数字图像处理系统 -Motion Detection based on VC++ Development tools of digital image processing system
  3. 所属分类:Special Effects

    • 发布日期:2017-03-20
    • 文件大小:4612096
    • 提供者:HUANGMINER
  1. motempl

    0下载:
  2. 利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:422930
    • 提供者:yyy
  1. imagerestore

    0下载:
  2. 运动模糊图像恢复算法的研究与实现,希望对大家有帮助-Motion-blurred image restoration algorithm for Research and Implementation, and they hope to help everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11368996
    • 提供者:胡刚
  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. Detection1

    1下载:
  2. 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:345337
    • 提供者:郭江
  1. Huffman

    0下载:
  2. 用于视频运动图像编码的HUFFMAN编码,可广泛运用于MPEG-Moving Picture for video coding Huffman coding, can be widely applied to MPEG
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1569235
    • 提供者:zs
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com