登录
首页 » matlab » videofig

videofig

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

  • LFM_time_frequency
    线性调频信号的时域,频域表示,包括坐标转换设置。对雷达初学者有指导意义!(Linear FM signals in time domain, frequency domain representation, including coordinate conversion settings. Radar beginners guide!)
    2010-05-16 08:38:38下载
    积分:1
  • PCM-A13
    讲述PCM及13折线A率编码与解码的概念,随机给出一个语音信号,并用A率13折线的方法matlab编程对其编码与译码 (About the concept of PCM and 13 line-rate encoding and decoding A randomly given a voice signal and a line with a rate of 13 A method of encoding and decoding matlab programming for its)
    2013-12-10 12:28:08下载
    积分:1
  • wave-OMP
    一种基于分块的压缩感知实验程序代码,并附有总结,实验效果很不许错(Based block of compressed sensing experimental procedure code, along with summary, the effect is not allowed to experiment wrong)
    2014-09-16 20:39:42下载
    积分:1
  • CDMA_programme
    使用simulink对CDMA进行的模拟仿真。(Carried out by using the simulink simulation of CDMA.)
    2010-12-08 10:10:02下载
    积分:1
  • main
    说明:  这是个关于图像遗传算法分割的源程序,在matlab上实现(This is a genetic algorithm on the image segmentation of the source, to achieve in matlab)
    2010-04-26 10:58:41下载
    积分:1
  • Abc2sc
    this code is assemble rectifire matlab code
    2013-08-04 14:45:04下载
    积分:1
  • cvx-w64
    cvx工具箱,适用于windows 64位,官网还可下载其他版本,具体参考文件夹doc中pdf(cvx toolkit for windows 64 bit official website can also download other versions, with specific reference to the folder in pdf doc)
    2015-03-04 16:28:51下载
    积分:1
  • upcm
    μ律PCM编码,小信号放大,大信号缩小,非均匀量化实现的一种方式,实用。(μ-law PCM coding, small signal amplification, large signal narrow, one way to achieve a non-uniform quantization, and practical.)
    2013-11-28 12:57:28下载
    积分:1
  • powertool-1.0.0beta.tar
    电力系统分析(英文)书的附带matlab潮流与稳定分析源码,对电力系统入门的学生具有很好的参考价值(Trends and stability analysis with matlab source power system analysis (in English) of the book, Getting the power system for students with a good reference value)
    2013-12-23 11:14:56下载
    积分:1
  • RaiseCosFilter
    升余弦滤波器,matlab编程,从csdn上下的(raised cosine filter)
    2014-02-17 20:17:34下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载