登录
首页 » matlab » videofig

videofig

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

  • numlabtb
    说明:  matlab环境下bezier曲线,希望大家都多多共享出来,就好了(Matlab environment bezier curves, I hope you share a lot out!)
    2006-05-02 13:55:17下载
    积分:1
  • RSM
    对测试函数运用响应面的方法做了四阶响应面模型。(Using response surface of the test function method to do a fourth-order response surface model.)
    2013-07-16 09:27:47下载
    积分:1
  • base-GSO
    自己调试的GSO程序,简单可运行,适合初学者参考。(The glowworm swarm optimization (GSO) is a swarm intelligence optimization algorithm developed based on the behaviour of glowworms (also known as fireflies or lightning bugs). The behaviour pattern of glowworms which is used for this algorithm is the apparent capability of the glowworms to change the intensity of the luciferin emission and thus appear to glow at different intensities.)
    2013-12-17 11:15:33下载
    积分:1
  • 1PG
    MEDICAL IMAGE SEGMENTATION USING EDGE DETECTION TECHNIQUES
    2010-05-09 06:31:31下载
    积分:1
  • deinterlace
    设计一个去隔行算法。把一段隔行扫描格式的视频序列转换成逐行扫描格式的视频。(Design a de-interlacing algorithm. To a sequence of interlaced video format into progressive scan video format.)
    2010-06-02 03:40:21下载
    积分:1
  • dde
    说明:  MATLAB求解延迟方程的注意点,例解DEE23解延迟方程失效的地方,提出新解决方案(MATLAB to solve the delay equation of the attention, the cases of solutions of delay equations DEE23 solutions where failure to introduce new solutions)
    2009-08-18 16:37:38下载
    积分:1
  • voicebox2
    可用于分析 语言信号特性,很全面,希望站长能让更多的人能阅读到,谢谢!(Language can be used to analyze signal characteristics, it is comprehensive, I hope regulators will allow more people to read, thank you!)
    2007-12-17 14:42:48下载
    积分:1
  • 105code
    150例源码,提供学习和源码的分析实现!(150 cases of source code, to provide study and analysis of the implementation source code!)
    2009-03-10 09:52:42下载
    积分:1
  • p02
    digital band-pass filter with a bandwidth of 100 Hz, mean frequency 250 Hz, 0.1 db
    2009-10-13 21:38:06下载
    积分:1
  • Wiener
    基于MATLAB的维纳滤波器设计程序,滤除噪声得到原始信号(Wiener)
    2010-11-09 09:53:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载