登录
首页 » matlab » videofig

videofig

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

  • Final-Game
    "Guess The Number" Gae For Beginers.
    2013-12-12 21:10:34下载
    积分:1
  • LQG-LTR-robust-control
    核反应堆LQG/LTR控制器设计实例,有较好的学习意义,值得一看(Nuclear reactor LQG/LTR controller design example, a better sense of learning, worth a visit)
    2015-03-21 16:11:01下载
    积分:1
  • SRes
    this program contain a super resolution with robust method to produse high quality image from the low quality video squence.
    2009-11-10 01:25:31下载
    积分:1
  • OLSest
    OLS估计,matlab环境的示例程序,学习时间序列分析的必备程序。(OLS estimates, matlab environment, sample programs, essential knowledge of econometrics.)
    2013-11-17 22:31:58下载
    积分:1
  • maquinas-electricas-solucionario-chapman-4ed
    Book of the solutions from the chapman book version 3
    2012-10-18 10:03:24下载
    积分:1
  • wyq
    基于matlab的dpsk调制与解调,使用相位选择法调制(dpsk base on matlab)
    2009-10-15 16:16:22下载
    积分:1
  • huff2
    implementation huffman alghoritm with matlab
    2015-10-25 17:12:59下载
    积分:1
  • fm
    说明:  自己做的一道关于调频的MATLAB代码,希望大家引用。(Do their work together on the frequency of MATLAB code, hope that we quoted.)
    2008-11-30 12:56:27下载
    积分:1
  • Matlab2(1)
    matlab基础编程介绍,对于初学者有用(matlab basic programming introduction, helpful for beginners)
    2010-06-23 15:48:12下载
    积分:1
  • 4dofrobot
    四自由度的简易机器人(转载),通过输入四个关节的旋转角度,显示出实体在X、Y、Z三轴上的投影,并可计算出位置坐标(Simple robot four degrees of freedom (reprint), by entering the four joint rotation angle, showing that the entity in the X, Y, Z axis on the projection, and calculate the location coordinates)
    2009-01-25 21:55:30下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载