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

搜索资源列表

  1. 144155

    0下载:
  2. 运动估计全搜索算法VC++实现代码,如有不对之处,敬请指正!-full search motion estimation algorithm VC code, if imperfect, please correct me!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1509
    • 提供者:谎言
  1. modular_FSME

    0下载:
  2. 基于Modular调用的全搜索算法 modular 调用library库
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:260077
    • 提供者:李庆华
  1. full_search_mpeg2

    0下载:
  2. mpeg2中的全搜索算法,基于visualDSP++平台,常用
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:41828
    • 提供者:lianzhen
  1. mat

    0下载:
  2. 实现全搜索算法和三步法搜索,对256×256图像进行模拟传送
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:71991
    • 提供者:wzz
  1. mpeg2sf

    0下载:
  2. mpeg2全搜索算法的源代码,做图像编码很有用的。也可以和其他搜索算法对比性能
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:91130
    • 提供者:乔坚
  1. 全搜索算法

    0下载:
  2. 全搜索算法源代码
  3. 所属分类:源码下载

    • 发布日期:2011-04-28
    • 文件大小:2778
    • 提供者:sjianguo
  1. 7种基于块匹配的运动估计算法比较

    4下载:
  2. 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
  3. 所属分类:源码下载

  1. 快匹配运动估计算法

    6下载:
  2. 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
  3. 所属分类:源码下载

  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

    0下载:
  2. matlab语言编写的全搜索算法,希望大家有用-Exhaustive Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1103
    • 提供者:wang
  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-29
    • 文件大小: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-01
    • 文件大小:442716
    • 提供者:朱洁丽
  1. cls_AVIA

    0下载:
  2. 给出了矢量量化编码全搜索和均值不等式删除法两种算法的源代码,并比较了运行速度。-Vector quantization coding gives the full-search and mean inequality law two algorithms to delete the source code, and compare the operating speed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2238402
    • 提供者:陈礼升
  1. ch10

    0下载:
  2. 将YUV源码转换为H.263类型文件,运动矢量估计采用全搜索算法-YUV source to be converted to H.263 types of documents and motion vector is estimated using full search algorithm.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-19
    • 文件大小:5352949
    • 提供者:崔艳松
  1. BasicMotionVectorEstimation

    1下载:
  2. 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4724753
    • 提供者:alan
  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. motionEstES

    0下载:
  2. 采用全搜索算法计算每个宏块的运动适量,其中返回值为每个宏块对应的运动适量和平均每个宏块所需的搜索点数目。-Computes motion vectors using exhaustive search method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1104
    • 提供者:ld
  1. mpeg-encoder

    0下载:
  2. MPEG1编码器四种运动估计算法全搜索算法,梯度下降法,菱形搜索算法,四步法-MPEG1 encoder four kinds of full search motion estimation algorithm algorithm, gradient descent method, diamond search algorithm, four-step
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-26
    • 文件大小:9643822
    • 提供者:felix
  1. 音视频编码技术-课程作业2

    1下载:
  2. 全搜索算法重构图。像顾名思义,穷尽法就是对搜索范围内的每个位置都进行计算并比较,从原图像块中找到与待匹配块最相似(误差最小)位置的方法。对于一个搜索范围为[-7,7]的区域来说,x,y两个方向全部搜索一遍需要进行 15X15 = 225 次计算。穷尽法的缺点很明显就是计算量太大,速度很慢,另一方面,由于全部范围都进行了计算,其匹配精度是最高的。(Reconstruction graph of full search algorithm. As the name implies, the exha
  3. 所属分类:其他

    • 发布日期:2020-01-09
    • 文件大小:8902656
    • 提供者:jiayan
  1. 图像快速搜索算法仿真

    1下载:
  2. 读入视频的帧图像,对前后两帧图像进行运动搜索,包括全搜索和快速运动搜素,仿真给出运动矢量图
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com