登录
首页 » matlab » videofig

videofig

于 2010-12-14 发布 文件大小:4KB
0 80
下载积分: 1 下载次数: 8

代码说明:

  A figure ready to scroll through and play videos. You can also draw any custom graphics on it. (VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video). This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top. Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion: http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/ EXAMPLE 1 Place this in a file called "redraw.m": function redraw(frame) imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ]) end Then from a script or the command line, call: videofig(10, @redraw) redraw(1) The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image Processing Toolbox and there s no ne)

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

发表评论

0 个回复

  • genbnk1
    matlab Genbank databse access
    2010-06-30 14:28:13下载
    积分:1
  • Visual-Cryptohgraphy-UI
    Visual Cryptography
    2013-02-12 19:17:58下载
    积分:1
  • tanlansuanfa
    贪婪算法求解最短路问题,求解含有必经节点的问题(shortest path)
    2020-11-21 15:59:35下载
    积分:1
  • softharr
    此为小波软软阈值去噪的源代码,请放心下载.(This is the wavelet soft threshold denoising source code, please rest assured that download.)
    2007-07-31 19:35:31下载
    积分:1
  • matlab
    MATLAB命令大全,很好用,希望给大家带来帮助(MATLAB command Daquan, very easy to use, we hope to bring help)
    2015-04-21 20:23:26下载
    积分:1
  • single
    用MATLAB编写的单目标跟踪算法程序,采用了递归式算法,包括极大似然然估计,卡尔曼滤波,扩展卡尔曼滤波和无迹卡尔曼滤波,带有注释,易于理解。(Written with the MATLAB program single-target tracking algorithm, using recursive algorithms, including maximum likelihood estimation, Kalman filtering, extended Kalman filter and unscented Kalman filter, with comments, easy to understand.)
    2010-06-13 01:14:06下载
    积分:1
  • usgs_dem_1
    对于高程数据的处理,通常需要各种格式之间的转换,此程序是将usgs高程数据转为dem格式的数据。(For the treatment of elevation data, usually need to convert between various formats, this program is the USGS elevation data to DEM format data. )
    2014-11-23 19:56:21下载
    积分:1
  • matlab-code-BPNN
    Please send to you my code matlab example4
    2011-11-11 10:29:13下载
    积分:1
  • sar_echo_sim
    哑铃状目标SAR回波仿真与成像程序,成像使用了距离多普勒算法,回波仿真中考虑了目标的后向散射随着频率的变化(the dumbbell-shaped target SAR echo simulation and imaging processing, the use of RD imaging algorithm, echo simulation takes into account the target backscatter varies with frequency)
    2015-04-20 20:00:01下载
    积分:1
  • RScode
    说明:  这个是RS的原代码,几个文件一起仿真,很有用的(This is the original RS code, with the simulation of several files, very useful)
    2011-03-15 17:39:36下载
    积分:1
  • 696518资源总数
  • 104230会员总数
  • 58今日下载