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

搜索资源列表

  1. YASUO

    0下载:
  2. 视频压缩中的块匹配运动估计算法研究 视频压缩中的块匹配运动估计算法研究-Video compression algorithm for block motion estimation in video compression algorithm for block matching motion estimation
  3. 所属分类:Project Design

    • 发布日期:2017-05-15
    • 文件大小:3818802
    • 提供者:
  1. yasuo

    0下载:
  2. 视频压缩中的预处理及运动估计算法的研究 视频压缩中的预处理及运动估计算法的研究-Pretreatment and video compression algorithm of motion estimation in video compression and motion estimation pre-study
  3. 所属分类:Project Design

    • 发布日期:2017-05-19
    • 文件大小:5474176
    • 提供者:
  1. remove_outliers_e

    0下载:
  2. 移除特征点对的误匹配对,有利于运动估计精度的提高-Remove the mismatch of feature point to, be helpful for motion estimation accuracy
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:156270
    • 提供者:吴俊
  1. com.pts.1446.3636

    0下载:
  2. tracking object paper motion estimation
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:445650
    • 提供者:mjid
  1. vedeo-processing

    0下载:
  2. 主要介绍视频信息的获取,处理,编码,传输和显示等内容,本电子书籍详细讲解了运动估计,视频编码,三维视频处理,数字视频水印,对与研究视频处理的人来说是一本很好的资料。-Video information focuses on the acquisition, processing, coding, transmission and display such content, e-books explain in detail the motion estimation, video coding,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7818240
    • 提供者:luzhiqiang
  1. fourier

    0下载:
  2. 基于radon的图像运动模糊参数估计程序,估计了模糊角度与模糊尺度,但过大的图片需先处理后才能使用-Radon-based image motion blur parameter estimation procedure, estimates of the fuzzy point and fuzzy scale, but the picture is too large to be treated before use
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:548469
    • 提供者:jiao
  1. OpticalFlow1

    0下载:
  2. a matlab code to implement optical flow algorithm for motion estimation in consecutive images
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1110
    • 提供者:xiaodhan
  1. stab

    0下载:
  2. 电子稳像系统中运动估计算法研究,硕士论文,非常好的-Electronic image stabilization system, motion estimation algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2735458
    • 提供者:唐林
  1. motionEstDSpixel

    0下载:
  2. 运动估计中的菱形法实现代码,用matlab仿真实现,测试通过-运动估计中的菱形法实现Motion estimation method to achieve in the diamond
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2149
    • 提供者:刘军
  1. motionEstESpixel

    0下载:
  2. 实现了运动估计中的穷举搜索算法,在matlab中仿真,通过测试-Achieved in the exhaustive search motion estimation algorithm in matlab simulation, test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1146
    • 提供者:刘军
  1. motionEstARPSpixel

    0下载:
  2. 实现了运动估计中的自适应十字搜索算法,在matlab中仿真,通过测试-Implement motion estimation in adaptive cross search algorithm in matlab simulation, test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1973
    • 提供者:刘军
  1. halfpixel

    0下载:
  2. 实现了运动估计中的三步搜索算法,在matlab中仿真,通过测试-To achieve a three-step search motion estimation algorithm in matlab simulation, test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1177
    • 提供者:刘军
  1. wholepixel

    0下载:
  2. 实现了运动估计中的新三步搜索算法,在matlab中仿真,通过测试-To achieve a new three-step motion estimation search algorithm, in matlab simulation, test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:929
    • 提供者:刘军
  1. ARPSpixel

    0下载:
  2. 实现了运动估计中的自适应扁平菱形搜索算法,在matlab中仿真,通过测试-Achieve an adaptive motion estimation flat diamond search algorithm in matlab simulation, test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:609
    • 提供者:刘军
  1. NewShooterDemo

    0下载:
  2. 快速的运动估计算法。VC6+opencv1.0(仅用于摄像头读取和显示),能够判断并显示摄像头移动方向,对视频中物体运动有一定的稳定性。调试通过,可对摄像头视频实时处理,也可以读取视频文件。随着摄像头的移动,画面上会有直线标明摄像头移动方向,简单直观!-VC6+ opencv (read only for the camera and display), and a camera can judge the direction of movement, the movement of objec
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1013828
    • 提供者:zeng xiao
  1. 4

    0下载:
  2. DTW方法 读入一个视频序列中的任意两帧,对这两帧图像进行运动估计,并且利用得到的运动矢量进行插值重建处于这两帧中间位置的图像 已验 matlab下可以运行-DTW method of reading into a video sequence of any two of the two frame image motion estimation, and use by the reconstruction of motion vector interpolation frame in the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3389
    • 提供者:孙宁
  1. iLBC1

    0下载:
  2. Sound, Image and Video Compression and Coding International Hellenic University - Virtual Labs Entropy Coding Quantization Transform Coding MP3 - Psycoacoustics MP3 Compression JPEG MPEG, Block Matching Motion Estimation - P-Frame
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-23
    • 文件大小:7532595
    • 提供者:far
  1. FME_Ref

    0下载:
  2. subpixel achitecture of motion estimation
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3567963
    • 提供者:Elhamzi
  1. fast_motion

    0下载:
  2. fast motion estimation
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14449037
    • 提供者:Elhamzi
  1. Motion_Est_Alg_ES

    0下载:
  2. Motion Estimation algorithm - Exhaustive search
  3. 所属分类:matlab

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