登录
首页 » matlab » imaqplot

imaqplot

于 2009-10-21 发布 文件大小:2KB
0 240
下载积分: 1 下载次数: 8

代码说明:

  IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback. Using toolbox callback properties, you can configure a video input object to generate a live image plot display. Do you want a basic preview window created for you? Simply call: obj = videoinput( matrox , 1) obj.TimerFcn = @imaqplot obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj) Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you: obj = videoinput( dt , 1) obj.TimerFcn = {@imaqplot, hImage} obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sattrack
    跟踪卫星参数的,个人觉得mfilename这个函数挺好的。(Satellite tracking parameters, and personally feel that mfilename this function is quite good.)
    2009-09-11 20:13:48下载
    积分:1
  • MatlabToolboxiRobotCreate
    matlab toolbox robot create
    2009-12-23 18:29:32下载
    积分:1
  • wavelet
    实现小波包能量分解(6层分解),且易于参考从而编写出小波能量分解。(Implementation of wavelet packet energy decomposition (decomposition of 6-layer), and easy-to-reference to the preparation of a wavelet decomposition of energy.)
    2010-03-16 14:08:55下载
    积分:1
  • test
    数学建模的模型建立方面的书籍资料拿来与大家分享,还算比较经典吧(Model of mathematical modeling of the information used books to share with you, it is still relatively classic)
    2009-05-15 03:33:24下载
    积分:1
  • nonuniform-mesh-semivector
    Nonuniform mesh semivector: Illustrates usage of the semivector modesolver to calculate the quasi-TE and quasi-TM modes of a ridge waveguide. Use the stretchmesh function to expand the size of the computation window at the edges without increasing the number of gridpoints.
    2012-06-06 00:21:08下载
    积分:1
  • plot_hht
    研究HHT的时候的必备时频资料 有dilling的原版解释(hht spectra analysis)
    2011-08-09 21:14:45下载
    积分:1
  • C_Builder_Insider_th_the_book_source_code
    C Builder内幕随书的源代码C Builder Insider with the book s source code(C Builder Insider with the book s source code)
    2010-08-18 06:25:29下载
    积分:1
  • tdoa
    tdoa定位的chan算法,其中进行了2次WLS计算(tdoa positioning chan algorithm, which carried out two times WLS computing)
    2014-10-10 10:59:16下载
    积分:1
  • finalwithjpegmod
    matlab code for 3rd sem project
    2013-04-22 14:47:09下载
    积分:1
  • ga
    说明:  遗传算法工具箱,十分好用,不错的工具。包含大量例子(Genetic Algorithm Toolbox, very easy to use, good tool. Contains a large number of examples)
    2007-09-20 20:29:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载