登录
首页 » matlab » videofig

videofig

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

  • Matlabmotor
    matlab下的三相异步电机模型,可用于仿真(matlab under the three-phase induction motor model can be used for simulation)
    2009-04-12 13:21:38下载
    积分:1
  • matlab-speech-recongion-2
    matlab之语音处理与合成工具箱的随书程序!!!Good!!!It s useful for you !!!(Good!!!It s useful for you !!!)
    2009-11-06 10:59:43下载
    积分:1
  • gaowei
    旋转圆盘的传递矩阵算法计算变厚度圆盘的应力位移(Rotating disk of the transfer matrix algorithm to calculate the stress variable thickness disc displacement)
    2010-06-26 16:32:05下载
    积分:1
  • shearlet
    主要讲解剪切波最新有关的资料或论文,其用于图像处理方面的应用(The main shear-wave on the latest relevant information or thesis, and its used for image processing applications)
    2009-03-21 20:16:22下载
    积分:1
  • LMS_RLS_MVDR_SMI
    自适应波束形成算法,有需要的可以下载看看(Adaptive beamforming algorithm, there is a need can be downloaded)
    2013-07-13 16:27:15下载
    积分:1
  • makeParam
    signal synchronization in UWB receiver using TOA algorithm - makeParam
    2013-05-03 21:25:33下载
    积分:1
  • VggCameraCalib
    牛津大学的多视图几何三维重建程序,经典算法matlab,非常全,对三维重建很有帮助(Multi-view geometry of three-dimensional reconstruction procedure, the classical algorithm matlab, very wide, very helpful for three-dimensional reconstruction.)
    2020-12-08 11:39:19下载
    积分:1
  • kuozhan-complete-finished
    MATLAB对LED光源扩展,改变原来的光源发光强度分布(Extension of LED light source by matlab,Change the light intensity distribution of the original light source)
    2020-11-30 20:39:27下载
    积分:1
  • matlab-signal
    用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 (language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two consecutive cycles. DIF FFT three test procedures. The input data rate of 4 paint graphics. Use FFT fast convolution 5. Use FFT fast correlation 6. Aliasing sampling Demonstration Program)
    2006-06-28 19:11:10下载
    积分:1
  • 48Kdrive
    在转速为48K/min时,滚动体的几个时域波形(In speed for 48 k/min, rolling body several time domain waveform )
    2012-11-19 21:18:52下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载