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

搜索资源列表

  1. dmo9bw_tracking_v2

    0下载:
  2. 检测人体运动 检测人体运动 -Detection of Human Motion
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2879
    • 提供者:小小
  1. motionMATLAB

    0下载:
  2. 通过matlab实现运动估计,是MPEG-4视频中很重要的部分-Matlab achieved through motion estimation, MPEG-4 video is a very important part of the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:16768
    • 提供者:xixi
  1. MCM_explicit

    0下载:
  2. 本程序采用显示方案实现“平均曲率运动(MCM)”模型-This procedure indicates that the program used to achieve " mean curvature motion (MCM)" model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1544
    • 提供者:zhu xiao
  1. poincare

    0下载:
  2. 通过非线性动力学中混沌研究的poincare图可以很方便的识别出周期,拟周期或者混沌运动,该程序实现了poincare图的绘制-Through the study of nonlinear dynamics in the chaotic poincare map can easily identify periodic, quasi-periodic or chaotic motion, the program achieved poincare mapping
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:250167
    • 提供者:赵长生
  1. remadeimage

    0下载:
  2. 分析运动模糊图像恢复的算法研究,给出具体实施方式和部分结果-Analysis of motion-blurred image restoration algorithm, given the specific implementation methods and some results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:298529
    • 提供者:杜鹃
  1. Wiener

    0下载:
  2. 维纳率波器的仿真研究,一个做圆周运动的物体,经观测后有一定的误差和噪声影响,经维纳滤波后轨迹更加清-Wiener rate of wave device simulation, a circular motion of the object to do by observing the error and after some noise by Wiener filtering path is more clear
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1090
    • 提供者:刘国昌
  1. mptionVectorEstiment

    0下载:
  2. 此文章总结了全局运动估计类型,和常处理的方法,方便利用在对视频对象帧进行全局运动处理的领域-motion Vector Estiment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:433097
    • 提供者:张先生
  1. bandpassfilter

    3下载:
  2. matlab通带滤波,是在频域内实现的,最好用于地震波,或其他一些信号逐渐衰减的情况-bandpass filter,used for strong motion data process for better. because the software carry out the filter function through fft
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1180
    • 提供者:penglei
  1. SIFT

    1下载:
  2. 目前电子稳像技术应用最为广泛的算法,包括特征点的提取和运动补偿。-Electronic image stabilization technology currently the most widely used algorithms, including the feature point extraction and motion compensation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:377735
    • 提供者:王勇
  1. Scaramuzza_OCamCalib_v2.0

    0下载:
  2. 用于对全景镜头进行标定,能求解出图像上对应点的世界坐标的方向向量-The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint (see section 17). The Toolbox i
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5528904
    • 提供者:dony
  1. work

    0下载:
  2. 基于方向微分的运动模糊方向确定 该方法具体可参见张朝阳的“直线运动模糊图像的点扩展函数的研究”-The direction of motion blur based on the direction of determining differential
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:4742
    • 提供者:吴晗
  1. yundongjianceGUI

    0下载:
  2. 别人编写的运动检测gui,能够检测运动目标以及测速,给大家分享一下。-Written by someone else' s motion detection gui, can detect moving targets and guns, to share with you.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5947900
    • 提供者:linwei
  1. Motion-H1

    0下载:
  2. 用matlab做的一个比较短小的动画,需要更复杂的话可以逐步扩展-A simple animation that made by matlab , If you need to be more complex ,pls write other programs to extend it.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:550
    • 提供者:刘小军
  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
    • 文件大小:842
    • 提供者:天天
  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. Hua_zhong_hua

    0下载:
  2. 刚刚完成的一个用Matlab实现画中画的功能,代码简洁,很实用!代码+仿真结果!-Just completed implementation of a PIP function with Matlab, the code is simple and it works!
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2975883
    • 提供者:Gophy
  1. IterativeLearningControlforLinearMotorMotion

    0下载:
  2.  迭代学习控制的直线电机的运动   系统,及其收敛性分析仿真-Iterative Learning Control for Linear Motor Motion System
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:159224
    • 提供者:caili
  1. work

    3下载:
  2. 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:3523534
    • 提供者:刘颖
  1. Motion_Estimation_2_

    0下载:
  2. it performs video compression using motion compansation
  3. 所属分类:matlab

    • 发布日期:2017-06-01
    • 文件大小:14188061
    • 提供者:nehal
  1. walker

    0下载:
  2. WALKER Human gait. This model, developed by Nikolaus Troje, is a five-term Fourier series with vector-valued coefficients that are the principal components for data obtained in motion capture experiments involving subjects wearing reflec
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1973
    • 提供者:moon
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 35 »
搜珍网 www.dssz.com