登录
首页 » matlab » dianziwenxiang

dianziwenxiang

于 2014-09-15 发布 文件大小:4901KB
0 194
下载积分: 1 下载次数: 171

代码说明:

  matlab实现的电子稳像算,经过调试,能够正确运行!(matlab realize electronic image stabilization count, after commissioning, to run properly!)

文件列表:

dianziwenxiang
..............\Average.m,258,2007-06-15
..............\DownSampRate.m,512,2007-06-15
..............\Gaussian.m,341,2007-06-15
..............\GlobalMotion.m,1060,2007-06-15
..............\main.asv,7302,2007-06-16
..............\main.m,7505,2007-06-16
..............\OpticalFlow.m,2574,2007-06-15
..............\rconv2sep.m,400,2007-06-15
..............\Splines.m,392,2007-06-15
..............\Triang.m,285,2007-06-15
..............\upConv.c,6545,1999-10-05
..............\upConv.dll,46080,1999-10-05
..............\upConv.m,3358,2001-10-17
..............\upConv.mex4,142295,1999-10-05
..............\upConv.mexglx,25759,2003-10-28
..............\upConv.mexhp7,41029,1999-10-05
..............\upConv.mexlx,23430,1999-10-05
..............\upConv.mexsol,31148,1999-10-05
..............\VIDEO





..............\.....\006.jpg,13208,2007-04-04
..............\.....\007.jpg,13616,2007-04-04
..............\.....\008.jpg,13872,2007-04-04
..............\.....\009.jpg,13702,2007-04-04
..............\.....\010.jpg,13801,2007-04-04
..............\.....\011.jpg,13655,2007-04-04
..............\.....\012.jpg,13451,2007-04-04
..............\.....\013.jpg,14993,2007-04-04
..............\.....\014.jpg,13623,2007-04-04
..............\.....\015.jpg,13341,2007-04-04
..............\.....\016.jpg,14509,2007-04-04
..............\.....\017.jpg,14771,2007-04-04
..............\.....\018.jpg,14701,2007-04-04
..............\.....\019.jpg,14718,2007-04-04
..............\.....\020.jpg,13811,2007-04-04
..............\.....\021.jpg,14548,2007-04-04
..............\.....\022.jpg,14257,2007-04-04
..............\.....\023.jpg,14873,2007-04-04
..............\.....\024.jpg,14968,2007-04-04
..............\.....\025.jpg,15325,2007-04-04
..............\.....\026.jpg,15380,2007-04-04
..............\.....\027.jpg,14820,2007-04-04
..............\.....\028.jpg,15379,2007-04-04
..............\.....\029.jpg,14826,2007-04-04
..............\.....\030.jpg,14666,2007-04-04
..............\.....\031.jpg,14521,2007-04-04
..............\.....\032.jpg,14384,2007-04-04
..............\.....\033.jpg,14549,2007-04-04
..............\.....\034.jpg,14486,2007-04-04
..............\.....\035.jpg,14751,2007-04-04
..............\.....\036.jpg,14926,2007-04-04
..............\.....\037.jpg,14788,2007-04-04
..............\.....\038.jpg,14526,2007-04-04
..............\.....\039.jpg,14827,2007-04-04
..............\.....\040.jpg,14852,2007-04-04
..............\.....\041.jpg,14984,2007-04-04
..............\.....\042.jpg,15139,2007-04-04
..............\.....\043.jpg,14459,2007-04-04
..............\.....\044.jpg,14753,2007-04-04
..............\.....\045.jpg,14547,2007-04-04
..............\.....\046.jpg,14810,2007-04-04
..............\.....\047.jpg,14656,2007-04-04
..............\.....\048.jpg,14424,2007-04-04
..............\.....\049.jpg,14264,2007-04-04
..............\.....\050.jpg,14082,2007-04-04
..............\.....\051.jpg,14221,2007-04-04
..............\.....\052.jpg,13984,2007-04-04
..............\.....\053.jpg,14101,2007-04-04
..............\.....\054.jpg,14463,2007-04-04
..............\.....\055.jpg,14458,2007-04-04
..............\.....\056.jpg,14378,2007-04-04
..............\.....\057.jpg,15125,2007-04-04
..............\.....\058.jpg,14855,2007-04-04
..............\.....\059.jpg,15065,2007-04-04
..............\.....\060.jpg,14985,2007-04-04
..............\.....\061.jpg,14835,2007-04-04
..............\.....\062.jpg,14607,2007-04-04
..............\.....\063.jpg,14123,2007-04-04
..............\.....\064.jpg,14403,2007-04-04
..............\.....\065.jpg,14370,2007-04-04
..............\.....\066.jpg,14384,2007-04-04
..............\.....\067.jpg,14539,2007-04-04
..............\.....\068.jpg,14374,2007-04-04
..............\.....\069.jpg,14290,2007-04-04
..............\.....\070.jpg,14213,2007-04-04
..............\.....\071.jpg,14362,2007-04-04
..............\.....\072.jpg,14107,2007-04-04
..............\.....\073.jpg,14581,2007-04-04
..............\.....\074.jpg,14083,2007-04-04
..............\.....\075.jpg,14410,2007-04-04
..............\.....\076.jpg,14384,2007-04-04
..............\.....\077.jpg,14385,2007-04-04
..............\.....\078.jpg,14714,2007-04-04
..............\.....\079.jpg,14984,2007-04-04
..............\.....\080.jpg,15184,2007-04-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • YC
    标准粒子群算法的实现思想基本按照粒子群算法(2)----标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function)
    2014-02-04 20:29:46下载
    积分:1
  • fenxin
    基于分形维数与小波变换的区域匹配方法,通过MATLAB实施。(Based on fractal dimension and wavelet transform regional matching)
    2010-06-29 23:02:28下载
    积分:1
  • Sort_scores
    读入xls文档,完成对成绩的排序,然后重新写回xls。特点就是 ,可以输入不同的排序标准,完成不同的排序。(Read xls document, complete results of the sort, and then re-write back to xls. Feature is that you can enter a different sort criteria, the completion of a different sort.)
    2010-08-31 22:38:47下载
    积分:1
  • MiLaucher
    高仿小米launcher(ZAKER)跨屏拖动item应用程序编程源码,很好的参考资料。(High imitation of millet launcher (ZAKER) across the screen and drag the item application programming source code, a good reference.)
    2013-11-08 09:31:27下载
    积分:1
  • b
    说明:  跳频参数估计论文,主要是通过各种时频分析方法进行处理(The hopping parameter estimates thesis, mainly handled by a variety of time-frequency analysis methods)
    2012-09-17 13:02:14下载
    积分:1
  • UpgradingofTransmissionlinebycombiningACDCtransmi
    Long extra high voltage (EHV) ac lines cannot be loaded to their thermal limits in order to keep sufficient margin against transient instability. With the scheme proposed in this project, it is possible to load these lines very close to their
    2013-11-28 22:13:05下载
    积分:1
  • distance
    说明:   Abstract—The objective of this project is to review [1] which is about delay and throughput analysis for multihop wireless adhoc networks. We are going to review the assumptions, analytical modeling, simulation, and compare the results.
    2010-05-03 14:02:10下载
    积分:1
  • lms_switchfield
    EM迭代算法源程序,可以应用到多用户检测中(EM iterative algorithm source code, multi-user detection)
    2011-06-06 16:29:27下载
    积分:1
  • oceans
    说明:  海洋气象的绘图matlab 程序包 可直接调用(Marine meteorological graphics package can be called directly matlab)
    2011-03-29 17:19:31下载
    积分:1
  • Untitled
    identification face
    2011-10-05 06:53:46下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载