CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - MATLAB 运动估计

搜索资源列表

  1. 扩展Kalman滤波(UKF)算法的Matlab程序

    1下载:
  2. 扩展Kalman滤波器算法的例程,可以用于对非线性系统的目标状态进行动态估计。例如曲线运动目标的轨迹跟踪。
  3. 所属分类:matlab例程

    • 发布日期:2009-04-06
    • 文件大小:3.21kb
    • 提供者:lag209@sina.com
  1. EBMA

    1下载:
  2. 用MATLAB实现基于块匹配算法的运动估计,使用的算法是EBMA,能运行处结果的。-Using MATLAB to achieve block-matching algorithm based on motion estimation, using the algorithm is EBMA, can run office results.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:431.99kb
    • 提供者:zzh
  1. kalman

    1下载:
  2. 在matlab simulink 中实现kalman滤波器设计,可以生动的演示kalman滤波在运动估计中的预测作用-Matlab simulink in achieving kalman filter design can be a vivid demonstration of kalman filtering in the motion estimation of the prediction
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:12.46kb
    • 提供者:冯安祥
  1. motion-blur-Image-Restoration

    0下载:
  2. 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:954.31kb
    • 提供者:chenwen
  1. FullSearchfull

    0下载:
  2. 本程序是用来进行运动估计的全搜索块匹配方法-This procedure is used for motion estimation of the full search block-matching method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:600byte
    • 提供者:chushouyan
  1. 062937754BlockMatchingAlgoMPEG_ito

    1下载:
  2. 用matlab编写的块匹配运动补偿程序。包含多个块匹配运动估计算法,可计算每个算法的运算量及补偿结果PSNR-Written by matlab block matching motion compensation procedure. Contains more than one block matching motion estimation algorithm, compute the compensation algorithm and the computational results
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2.79mb
    • 提供者:river
  1. PackMatch

    0下载:
  2. 运动估计经典算法 matlab程序 -Motion estimation algorithm matlab classical procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:温文德
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17.1kb
    • 提供者:罗鹏
  1. yudongguji

    0下载:
  2. 改程序用MATLAB实现运动估计,适合广大的同学-Procedures to achieve the motion estimation using MATLAB for the majority of students
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9.1kb
    • 提供者:英子
  1. SSSS

    0下载:
  2. 通过建立运动模糊数学模型, 进行了消除运动模糊的仿真实验, 维纳滤波恢复运动模糊图像效果较 好。在图像恢复技术中, 点扩展函数( PSF) 是影响图像恢复结果的关键因素, 所以常常利用先验知识和后验判 断方法估计PSF函数来恢复图像。实验表明在实际恢复过程中如果运动模糊图像混入了噪声, 必须考虑到信噪 比、噪声的自相关函数和原始图像的自相关函数对恢复后图像的影响。-Through the establishment of mathematical model of motion
  3. 所属分类:matlab例程

    • 发布日期:2013-03-21
    • 文件大小:616.02kb
    • 提供者:马飞
  1. est_daopu_len

    0下载:
  2. 运动模糊图像的复原,采用倒谱法估计模糊尺度,编写代码,适合初学者学习与理解。含图,可运行测试-Restoration of motion blurred images using fuzzy scale cepstrum estimation, writing code, suitable for beginners to learn and understand. Including maps, can run the test
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:25.95kb
    • 提供者:天天
  1. es_Ang_Hough

    0下载:
  2. 自编的采用Hough变换的方法估计运动模糊图像的方向,含一个M文件,注释详细,希望对学习图像复原的朋友有一些帮助。-The use of self Hough transform to estimate the direction of motion blurred images, with an M file, comment in detail, hoping to restore the images to the friends learn that some help.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:842byte
    • 提供者:天天
  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
    • 文件大小:4.51mb
    • 提供者:alan
  1. KF

    1下载:
  2. 一种基于运动模型的扩展卡尔曼滤波(EKF)算法,该方法适用于任何能用状态空间模型表示的非线性系统,精度可以逼近最优估计.-an EKF positioning and tracking algorithm based on kinematic model. This method can apply to any state-space model which is the nonlinear system, and the accuracy can approach to best of al
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4.14kb
    • 提供者:yang
  1. costFun

    0下载:
  2. 针对视频中的运动估计的钻石搜索法,比三步搜索法好,有源码以及数据。-Motion estimation for video in the diamond search, better than the three-step search method, with source code and data.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.95mb
    • 提供者:summer
  1. quansusousuosuanfa

    0下载:
  2. 函数的作用是执行1/4像素精度的运动估计 f1是参考帧,f2是匹配帧 函数首先对初始图像进行分辨率提高4倍的双三次插值 再进行基于块匹配的全搜索运动估计-Full search block matching based motion estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:806byte
    • 提供者:水中天
  1. estimationPofPmotionPblurPparameters

    0下载:
  2. 实现运动模糊方向和运动模糊长度参数估计的方法。-estimation of motion blur parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.11kb
    • 提供者:
  1. matlab-ego-motion

    0下载:
  2. 基于matlab实现的自身运动估计仿真程序。通过对视频图像的分析,快速估计摄像机自身的运动状态。-Estimate based simulation program matlab realize their movement. Through the analysis of video images, the camera quickly estimate its state of motion.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.06mb
    • 提供者:张树迪
  1. MATLAB图像与视频处理实用案例详解试读样章

    6下载:
  2. 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
  3. 所属分类:matlab例程

  1. MATLAB参数估计

    0下载:
  2. MATLAB多普勒中心频率参数估计算法代码,用于运动补偿。
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com