登录
首页 » matlab » videofig

videofig

于 2010-12-14 发布 文件大小:4KB
0 99
下载积分: 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 个回复

  • matlabforcast
    说明:  基于灰色预测,指数平滑预测的几个MATLAB程序,对于预测类问题的数学建模,可以说是必备程序。我的导师给我传的。 funesm1,2,3分别为一二三次指数平滑预测程序 fungry为灰色预测程序 funcoef为时间序列预测程序 pudn为广大的编程爱好者提供了一个交流的平台,我在此先谢谢网站的工作人员,我也会努力编出好的程序,一起同大家分享。(Based on Gray predicted that the number of exponential smoothing forecasts MATLAB procedures, issues for the prediction of the mathematical modeling, can be said to be an essential procedure. My mentor gave me spread. funesm1, 2,3 were 123 times procedures fungry exponential smoothing forecast procedures funcoef gray prediction for time series forecasting procedures for pudn programming for the majority of fans provided a platform for exchange, I would like to thank the site staff, I will strive for a good program, to share together.)
    2021-04-20 10:38:50下载
    积分:1
  • DS_CDMA
    DS_CDMA移动通信系统matlab仿真(DS_CDMA communication system simulation matlab)
    2011-01-12 22:10:57下载
    积分:1
  • intelligent-control
    刘金坤编写的智能控制一书中的程序代码,调试通过的!(Smart Liu Jinkun a book written control program code, debugging through!)
    2013-11-27 09:31:12下载
    积分:1
  • GA1
    基于遗传算算法的动态寻优算法,对于微小变化的环境很实用。(Based on the genetic algorithm is the dynamic optimum algorithm, for a small change environment is very practical.)
    2012-11-21 22:43:29下载
    积分:1
  • radar_sp2016.m
    线性调频脉冲雷达信号的整个处理流程,包括脉冲压缩、MTI、MTD。代码规整,注释详细。(The whole LFM radar pulse signal processing,concluding match filtering、MTI、MTD.the code is clear and complex, the code annotation is detailed. )
    2017-04-11 16:36:22下载
    积分:1
  • cdma
    说明:  DS-CDMA仿真程序和仿真结果(MATLAB编写)(DS-CDMA simulation and Simulation Results )
    2009-08-30 12:50:39下载
    积分:1
  • 3busconejo
    interruptible load program
    2013-07-12 18:36:29下载
    积分:1
  • gui
    几个matlab的GUI设计入门文档,适合初学者。(Several matlab GUI design entry document, suitable for beginners.)
    2012-11-22 19:51:16下载
    积分:1
  • Kalmtool
    Kalman filter that can be simulated under windws(Kalman filter that can be simulated under w indws)
    2007-06-29 22:03:17下载
    积分:1
  • Monte-Carlo
    说明:  蒙特卡洛排队法,三个服务员 排队问题 Monte Carlo (Line Monte Carlo method, the three waiters queue problem)
    2011-02-22 23:55:12下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载