搜索资源列表

  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-29
    • 文件大小:3072
    • 提供者:yy
  1. Secondgenerationwavelettransform

    0下载:
  2. 介绍了比较新颖的二代小波变换技术,即通过分裂、预测和更新三个步骤实现小波变换 的方法,并且把这种技术成功的应用于图像融合技术中。实践表明,这是一种比较成功的图像融合解 决方案。-Introduced a relatively new technology of second generation wavelet transform, that is, through the split, predict and update t
  3. 所属分类:技术管理

    • 发布日期:2024-05-29
    • 文件大小:144384
    • 提供者:
  1. 3Ssearch

    0下载:
  2. 三步搜索法运动估计,用于视频处理的学习和论文-Three-step search motion estimation for video processing of the study and thesis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:yuan qg
  1. motionEstNTSS

    0下载:
  2. 新三步搜索算法对三步算法进行了适当的改进,在一定程度上弥补了TSS算法在估计细小运动时的不足,并加入了半途中止的策略,进一步提高了搜索精度 -The new three-step search algorithm for three-step algorithm to improve the appropriate, to a certain extent make up for the TSS algorithm in estim
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:赵光
  1. Split-Step-Fourier

    1下载:
  2. 这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。-The Matlab m-code to solve the Schrodinger equation along the bandwidth of the frequency and phase offset, showing three-dimensional image.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:51200
    • 提供者:雷锋
  1. my_3_STEP_search

    0下载:
  2. 标准三步搜索法,用matlab实现,经过实验效果还可以-Standard three-step search method, using matlab to achieve, after the experimental effect can also be
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:张居正
  1. 8951245521

    0下载:
  2. 新三步搜索算法考虑了块矢量中心偏移的特性,在初步搜索时对中心周围的 位置同时做了匹配运算。在物体做小范围运动时,这种改进很有效,可以大大减少运算量,然而,在物体做大范围运动时,这种改进却带来了额外的运算量。现实的情况经常是物体既有小范围的偏移,也有大范围的运动。因此,在考虑块匹配算法时,既要照顾块的中心偏移特性,也要兼顾块的大范围运动。四步搜索 (Four-Step Search FSS)能够兼顾两种情况,可以得到较好的性能。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:16384
    • 提供者:罗鹏
  1. tss

    0下载:
  2. YUV视频文件二维运动估计中的三步法源程序,可以直接运行!-Three Step Search
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:558080
    • 提供者:刘丽琛
  1. step

    0下载:
  2. 基于Quartus开发平台的3相6拍的步进电机-Quartus development platform based on the three-phase stepper motor 6 shooting. . . . . . . . . . . . .
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-29
    • 文件大小:452608
    • 提供者:Fantasy
  1. motionEstTSS

    0下载:
  2. Implementation of the TSS (three step search) algorithm in matlab which is used for motion estimation and compensation technique for macro blocks.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:naim12345
  1. Three_Step_Search

    0下载:
  2. 三步搜索算法是原始的比较经典的块搜索法,是块运动中比较常用且算法简单的搜索方法-Three-step search algorithm is a comparison of the original classic block search method is to block movement of the more common and simple algorithm search method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:558080
    • 提供者:顾科睿
  1. yundong-guji-pipei

    0下载:
  2. matlab平台的一些运动估计块匹配算法,包括3步法,新3步法,4步法,菱形搜索-motionsEstAnalysis.m——scr ipt to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Ste
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-29
    • 文件大小:498688
    • 提供者:lsr
  1. BlockMatch

    0下载:
  2. H.264中的运动估计中的BMA(块匹配算法),共有三种方法,三步搜索法,全局搜索法,二维对数搜索法-H.264 motion estimation in the BMA (fast matching algorithm), a total of three methods, three-step search method, global search method, two-dimensional logarithmic searc
  3. 所属分类:OpenGL

    • 发布日期:2024-05-29
    • 文件大小:7340032
    • 提供者:
  1. BasicMotionVectorEstimation

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

    • 发布日期:2024-05-29
    • 文件大小:4724736
    • 提供者:alan
  1. treestep

    0下载:
  2. 针对视频的运动估计的新三步搜索法,内附源码及实验数据。-Motion estimation for video of the new three-step search method, containing source code and experimental data.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2444288
    • 提供者:summer
  1. three-step

    0下载:
  2. 三步搜索法帧间预测匹配算法的源文件很全很完美的源文件-Three-step search method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-29
    • 文件大小:22528
    • 提供者:李明珠
  1. matlab

    0下载:
  2. 文中基于耦合模理论和简化的阶跃折射率单模光纤三层模型的包层模理论,提出了长周期光纤光栅的传输谱特性仿真的主要步骤及 matlab程序实现,为长周期光纤光栅的数值仿真提供了一种简便的方法-Text-based coupled mode theory and a simplified three-step-index single-mode fiber cladding mode theory model, proposed long-pe
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:307200
    • 提供者:追风人
  1. Multi-step-prediction-of-chaotic

    0下载:
  2. Multi-step-prediction of chaotic time series based on co-evolutionary recurrent neural network 协同进化递归神经网络的多步混沌时间序列预测-This paper proposes a co-evolutionary recurrent neural network (CERNN) for the multi-step-predictio
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:152576
    • 提供者:
  1. three-step

    0下载:
  2. 三步相移的图片资料 来i自美国一个专家的手稿 可以参考他的用法和技术-Three-step phase shift of the pictures i from the manuscr ipt of an expert in the United States can refer to the usage and technical
  3. 所属分类:文件格式

    • 发布日期:2024-05-29
    • 文件大小:12182528
    • 提供者:朱少宇
  1. BLDCM-based-on-three-step-startup

    1下载:
  2. 无刷直流电机 无位置传感器 三段式启动 反电动势过零换向-BLDCM sensorless three-step start BEF-zero detction
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:9885696
    • 提供者:武亚恒
« 12 3 4 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org