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

搜索资源列表

  1. 基于块的运动补偿

    4下载:
  2. 本代码提供了多种块搜索算法可供选择,计算出两帧的运动矢量,可用于帧间运动补偿解决复杂背景下运动目标的提取问题。将运算结果保存到文件。
  3. 所属分类:图形图象

    • 发布日期:2009-03-19
    • 文件大小:122651
    • 提供者:tianjun
  1. H.261编码的运动估计

    0下载:
  2. H.261编码的运动估计,刻画出运动矢量图和帧间差
  3. 所属分类:源码下载

  1. HBMA.rar

    0下载:
  2. 用分层块搜索方法HBMA得到运动矢量,比穷尽块搜索EMBA算法时间复杂度低,Search method using hierarchical block motion vectors to be HBMA, EMBA than the exhaustive search algorithm for block time complexity low
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:334132
    • 提供者:purple_ice
  1. FS.rar

    0下载:
  2. 全搜索算法寻找运动矢量,基于MATLAB实现,Full-search motion vector search algorithm, based on the MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1351
    • 提供者:Peng
  1. motionEstES

    1下载:
  2. 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1119
    • 提供者:shasha
  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. yaxiangsu

    0下载:
  2. 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:24512
    • 提供者:郑丹
  1. BlockMatchingAlgoMPEG

    0下载:
  2. 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 di
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4603588
    • 提供者:付亚峰
  1. BlockMotionestimation

    0下载:
  2. 本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interframe optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current frame, after the implementation differential configu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:37771
    • 提供者:付亚峰
  1. encoder

    0下载:
  2. 输入YUV文件,输出RAW文件,可以改变图像的量化步长,运动矢量-YUV input file, output RAW files, you can change the image quantization step, motion vector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:71246
    • 提供者:张建
  1. Electronicimagestabilizationalgorithm

    0下载:
  2. 在深入分析视轴晃动与图像关系的基础上,利用机栽平台的特点,确定了图像运动矢量的关系,忽略了次要因素,进一步简化了运算,提高了算法的准确性。-In-depth analysis of the relationship between the visual axis shaking and image, based on the characteristics of the use of machine planted platform to determine the relationship b
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:143923
    • 提供者:xiankong
  1. MV_Plot

    0下载:
  2. 画运动矢量的好例子。用matlab实现 画运动矢量的好例子。用matlab实现-Painting a good example of motion vector. Using matlab to achieve a good example of motion vector drawing. Achieved using matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3913606
    • 提供者:任晓斌
  1. FourStep

    0下载:
  2. 这是用四步搜索法求视频图像的运动矢量的。效果很好,可运行。-This is a four-step search Method with video images of the motion vector. Good effect, and can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3553610
    • 提供者:温娟
  1. EBMA--cif

    0下载:
  2. 通过使用块匹配法实现运动矢量的检测,块大小和搜索区域大小可自定-Achieved through the use of block matching motion vector detection, block size and search area size can be customized
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1712447
    • 提供者:dongyue
  1. Compensationmotionestimation

    0下载:
  2. 采用全搜算法,进行运算估值,画出运动矢量,并显示出补偿后的图像。-All-search algorithm for computing the valuation, draw motion vector, and shows the compensated image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2216
    • 提供者:石晨阳
  1. zx0

    0下载:
  2. 图像处理的全搜索算法 寻找匹配块 并可画出运动矢量-Full search algorithm for image processing,Search block matching,Motion vector can be drawn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:835
    • 提供者:六月雪
  1. mvquiver

    0下载:
  2. 本文件实现了yuv视频的运动矢量提取,其中运动矢量估计采用了不同的估计算法,最后还可以画出运动矢量图。-This document implements the yuv video motion vector extraction, in which motion vector estimation algorithm using different estimates and, finally, to draw the movement vector.
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14353955
    • 提供者:146
  1. 运动估计代码

    0下载:
  2. 根据物体发生的运动特征,对运动目标进行运动矢量的估计预测。(Motion vector estimation and prediction of moving targets)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:252928
    • 提供者:feifeig
  1. 运动矢量,运动搜索

    1下载:
  2. 对视频帧进行运动矢量生成,即对任意两帧图片进行运动估计,生成两幅图片的运动矢量。
  3. 所属分类:图形图像处理(光照,映射..)

  1. 光流法-运动矢量

    0下载:
  2. 利用光流法计算视频不同帧图像之间的位移矢量(Calculating Displacement Vectors between Video Frames by Optical Flow Method)
  3. 所属分类:其他

    • 发布日期:2021-02-20
    • 文件大小:877568
    • 提供者:Wendy_Huang
« 12 3 4 5 6 »
搜珍网 www.dssz.com