搜索资源列表

  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. 全搜索算法

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

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

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

  1. 运动估计算法

    0下载:
  2. 运动估计的算法源程序,搜索精度为半精度,方法是对整像素搜索到的匹配位置的领域像素进行内查,然后进一步搜索,找到更精确的匹配位置- In the movement estimate algorithm source program, the search precision is half precision, the method is the match position domain picture element which
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:王宁
  1. fast_select

    0下载:
  2. 实现全搜索运动估计算法,实现三步法快速搜索算法-achieve full search motion estimation algorithm, the three-step realization of Fast Search Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:田彬
  1. 144155

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:谎言
  1. modular_FSME

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

    • 发布日期:2024-05-17
    • 文件大小:3321856
    • 提供者:李庆华
  1. full_search_mpeg2

    0下载:
  2. mpeg2中的全搜索算法,基于visualDSP++平台,常用-mpeg2-wide search algorithm, based on the visualDSP++ platform, commonly used
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:lianzhen
  1. mat

    0下载:
  2. 实现全搜索算法和三步法搜索,对256×256图像进行模拟传送-Realize full-search algorithm and three-step search, on the 256 × 256 image for analogue transmission
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-17
    • 文件大小:71680
    • 提供者:wzz
  1. mpeg2sf

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

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

    • 发布日期:2024-05-17
    • 文件大小:2238464
    • 提供者:陈礼升
  1. FS

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Peng
  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-17
    • 文件大小:1024
    • 提供者:shasha
  1. motionEstES

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wang
  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-17
    • 文件大小:442368
    • 提供者:朱洁丽
  1. zx0

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:六月雪
  1. 音视频编码技术-课程作业2

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

    • 发布日期:2024-05-17
    • 文件大小:8902656
    • 提供者:jiayan
« 12 3 4 »

源码中国 www.ymcn.org