登录
首页 » matlab » videofig

videofig

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

  • readModel
    本人练习将用SBML(系统生物学标记语言)编写的XML模型读入MATLAB结构体中的转换程序(I practice will be used to SBML (Systems Biology Markup Language) to prepare the XML model is read into MATLAB structure of the conversion process)
    2008-01-11 20:24:34下载
    积分:1
  • hosa
    高阶谱分析工具箱,用于信号处理工具箱中各种函数调用,很有用(hosa)
    2010-09-28 20:41:34下载
    积分:1
  • femTriangularMesh
    The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis. The outputs are: coords = x and y coordinates of each element nodes cT = nodal connectivity nNodes = Number of nodes The inputs are: Lx = width of the rectangular structure Ly = Height of the rectangular structure Nx = Number of divisions on x- axis NE = Number of elements The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
    2012-10-11 19:45:21下载
    积分:1
  • BPSK
    滤波器高斯噪声信道模型和jake s信道模型下的加入卷积码的二进制相位调制(bpsk and convolution on the filtered gaussion noise channel model and jake s model)
    2014-01-03 16:52:34下载
    积分:1
  • New-folder
    power electric simulation in matlab simulink
    2013-12-10 22:29:39下载
    积分:1
  • PMSM_PI2018a
    说明:  在simulink中搭建永磁同步电机模型,并采用三环控制对其进行位置控制。(The permanent magnet synchronous motor model is built in Simulink, and its position is controlled by three loop control.)
    2021-03-17 20:59:21下载
    积分:1
  • MATLAB_program_for_curve_fitting_algorithm_source_
    MATLAB程序之曲线拟合算法源码资料MATLAB program for curve fitting algorithm source data(MATLAB program for curve fitting algorithm source data MATLAB program for curve fitting algorithm source data)
    2010-08-02 11:06:22下载
    积分:1
  • pic
    PIC程序,电子科技大学粒子模拟课程设计(PIC program, University of Electronic Science and Technology particle simulation curriculum design)
    2021-04-14 09:38:55下载
    积分:1
  • kejian
    这是一个matlab图像处理的课件,大概看了一下,还不错,希望能对大家有用。(This is a matlab image processing software, probably looked, well, hoping to be useful for all of us.)
    2008-06-24 21:01:53下载
    积分:1
  • bianyuanjiance
    MATLAB边缘检测程序,在用MATLAB进行图像处理时非常有用!(MATLAB edge detection procedure, image processing with MATLAB is useful!)
    2010-05-24 09:21:25下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载