搜索资源列表

  1. 基于块的运动补偿

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

    • 发布日期:2009-03-19
    • 文件大小:122651
    • 提供者:tianjun
  1. motionE

    0下载:
  2. 实现了视频帧中的全搜索和三步搜索运动估计,得到运动矢量,对新手很有帮助-video fr a me to achieve the full search and three-step search motion estimation, motion vector is the novice helpful
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:yy
  1. cfffsss

    0下载:
  2. 改进后的算法大大减少了对于那些运动矢量为零的块的搜索冗余,同时对于运动比较剧烈的块直接进入大范围搜索。这样即提高了搜索效率,又不会使搜索结果陷入局部最优。-improved algorithm greatly reduced for those zero motion vector search block redundancy, Meanwhile, more intense campaign of direct access to
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:265216
    • 提供者:刘昌劲
  1. MOBILE.RAR

    0下载:
  2. 视频序列运动矢量分布的中心偏移特性在运动估计中发挥重要的作用,但忽视了运动矢量分布的方向性。该文提出了非对称双十字形搜索(UDCS)算法,给出了在搜索的初始阶段使用小十字搜索模型对小的运动矢量搜索并在相继的搜索过程中使用具有方向性的十字形搜索模型对大运动矢量进行搜索的步聚。介绍了该算法的实现结构,并分析了该算法搜索性能。-Video sequence of motion vector distribution characteristi
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-03
    • 文件大小:182272
    • 提供者:宋恋
  1. GetMV2

    0下载:
  2. 一个简单的计算块的运动矢量源码,使用四步搜索算法-A simple calculation of the block motion vector source, use the four-step search algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:许芳
  1. inserted

    0下载:
  2. 读入一个视频序列中的任意两帧,对这两帧图像进行运动估计(全搜速方法),并且利用得到的运动矢量进行插值重建处于这两帧中间位置的图像。-Reading into a video sequence of arbitrary 2, the two-fr a me image motion estimation (full-speed search method), and the utilization of the motion vector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:吴珅
  1. motionEstDS

    0下载:
  2. 这是基于运动块的分析,输入的是运动矢量,检测出对应的矢量-This is based on the movement block analysis, the importation of the motion vectors, detected in the corresponding vector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:十年砍柴
  1. ebma_vectorcode

    0下载:
  2. 该函数的功能:进行运动矢量的矢量量化编码,返回的是解码后的运动场.-The function of the function: motion vector for the vector quantization coding, is decoded to return to the stadium.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:华思雨
  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. I
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:4603904
    • 提供者:付亚峰
  1. encoder

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

    • 发布日期:2024-05-03
    • 文件大小:71680
    • 提供者:张建
  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 t
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-03
    • 文件大小:144384
    • 提供者: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例程

    • 发布日期:2024-05-03
    • 文件大小:3913728
    • 提供者:任晓斌
  1. motionEstES

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

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:shasha
  1. FourStep

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

    • 发布日期:2024-05-03
    • 文件大小:3553280
    • 提供者:温娟
  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, give
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:442368
    • 提供者:朱洁丽
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1712128
    • 提供者:dongyue
  1. Compensationmotionestimation

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

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:石晨阳
  1. zx0

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

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:六月雪
  1. mvquiver

    1下载:
  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 movemen
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:14354432
    • 提供者:146
  1. 运动估计代码

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

    • 发布日期:2024-05-03
    • 文件大小:252928
    • 提供者:feifeig
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org