登录
首页 » matlab » videofig

videofig

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

  • viterbi
    使用MATLAB仿真软件实现维特比算法译码 降低误码率(MATLAB simulation software using the Viterbi algorithm decoding error rate reduction)
    2010-11-08 17:46:01下载
    积分:1
  • GridResMan
    RESOURCES MANAGEMENT IN GRID COMPUTING
    2010-11-25 04:20:29下载
    积分:1
  • English-word-frequency-statistics
    很实用的英文单词的词频统计程序简单实用的matlab的版本(Very useful English words, word frequency statistics program is simple and practical Matlab version)
    2012-04-16 21:35:35下载
    积分:1
  • Anderson-Darling
    matlab中的A-D检验是一种有效而重要的检验方法,本文介绍了具体的内容及步骤,让大家了解原理。(A-D TEST IS AN IMPORTANT TEST IN MATLAB.)
    2011-06-02 11:22:51下载
    积分:1
  • Fisher
    fisher 图片处理报告,程序搜索Fisher program(fisher image processing reports, program searches Fisher program)
    2013-07-14 14:14:40下载
    积分:1
  • lifting
    A useful M function for lifting scheme.
    2014-11-09 19:42:05下载
    积分:1
  • parametricdescriptionoflibsvm
    该文件给出了matlab中libsvm工具箱中函数的参数详细说明(This document gives the description of parameters in libsvm toolbox of matlab in detail)
    2011-12-02 17:04:45下载
    积分:1
  • PCA
    使用主成分分析对高维数据进行降维,程序包含了降维的过程和结果(Using PCA to reduct dimensionality for data. the program contains the process and solution.)
    2013-12-25 21:56:37下载
    积分:1
  • 8-chapter
    MATLAB GUI设计学习手记(第二版)源程序 第8章 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。 4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。 (MATLAB GUI design learning Hearts (second edition), Chapter 8 of the book recommended source learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
    2012-11-15 18:35:37下载
    积分:1
  • SCE
    optimization algorithm sce
    2011-06-12 14:52:58下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载