登录
首页 » matlab » videofig

videofig

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

  • shuzichuanshu
    这是我在通信原理课程设计中自己做的程序,是关于数字调制中几个方法的画图与各自的误码率分析(包括画图),供大家参考(This is my design in the communication theory course do their own procedures, several methods of digital modulation in the drawing and their error rate analysis (including drawing), for your reference)
    2010-05-23 21:52:17下载
    积分:1
  • IMM
    交互式多模型的雷达跟踪算法研究理论知识,介绍了滤波算法的发展、现状,以及运动模型(Interactive multi-model radar tracking the algorithm theoretical knowledge, and introduce a filtering algorithm development, current status, and the motion model)
    2013-04-14 10:27:24下载
    积分:1
  • PS3_ques1ab
    2-dimensional PCA implementation for different mean. Using highest eigen value to project the data.
    2010-11-16 08:34:50下载
    积分:1
  • tamrin6dipolefeed0.33l
    this file contains the matlab codes that calculate dipole antenna characteristics in different wavelength.
    2013-01-09 17:15:07下载
    积分:1
  • MMC-converter
    基于MMC逆变器的MATLAB的模型,初学者学习用。电力电子行业与电气工程行业学习资料。(MMC converter)
    2017-01-03 16:41:29下载
    积分:1
  • adaptiveFilter
    说明:  空时自适应信号处理,滤波器设计资料,滤波器设计专著(spatial temporal filter)
    2021-04-25 16:18:46下载
    积分:1
  • 5
    本程序实现多模态故障检测与故障诊断,用的方法是PCA_GMM,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is PCA_GMM, GMM FJ algorithm is used, the effect is very good)
    2020-09-18 11:17:54下载
    积分:1
  • MUSICaCapon
    MUSIC算法和Capon算法的仿真程序,自己编写,注释详细,方便大家理解(MUSIC algorithm and Capon algorithm simulation program, their preparation, detailed notes, to facilitate understanding)
    2013-11-13 11:48:20下载
    积分:1
  • shuzhishiyan
    说明:  matlab的作业,数值分析那门课的算法(jobs matlab, numerical analysis algorithms that course)
    2011-02-21 19:28:26下载
    积分:1
  • identity-modulation
    说明:  模拟调制识别,可以实现多种模拟调制的识别。。。。(it is about the identification of the methods of modulation...)
    2021-04-28 22:58:43下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载