登录
首页 » matlab » imaqplot

imaqplot

于 2009-10-21 发布 文件大小:2KB
0 130
下载积分: 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 个回复

  • C231_C02
    Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
    2007-07-31 12:42:25下载
    积分:1
  • fftCooley_Tukey
    快速傅立叶变换的补0问题 相信会对大家有帮助 CNKI的浏览器可以打开(Fast Fourier Transform Regrant 0 issues we believe will help CNKI browser can open)
    2008-01-17 13:02:11下载
    积分:1
  • zcr
    说明:  matlab实现对声音信号短时能量,短时过零率的计算。(matlab voice signals to achieve short-term energy, zero-crossing rate of short-term calculations.)
    2020-09-07 10:58:03下载
    积分:1
  • PCA
    图像处理中经典的PCA算法,几乎每一步的降维之前都要用到 实用性很强(PCA classical image processing algorithms, almost every step of dimension reduction should be used in very practical before)
    2013-07-12 20:46:54下载
    积分:1
  • Main_Logistic
    一个混沌信号的产生程序,应该比较有用。请下载使用(A chaotic signal generation process should be more useful. Please download)
    2011-05-22 15:08:27下载
    积分:1
  • changjiang
    来自长江水质评价与预测全国得奖论文的源代码,仅供大家参考学习(From the Yangtze River water quality assessment and prediction of the award-winning paper source code, for your reference learning)
    2013-08-08 20:07:47下载
    积分:1
  • specfunA
    用matlab计算131个特殊函数,对工程设计人员有帮助!(Matlab calculated using 131 special function, the project designers have to help!)
    2007-09-30 15:17:30下载
    积分:1
  • pca
    说明:  PCA降维方法,这是一个针对图像处理的PCA降维处理方法(The method of PCA,whic is used in the image processing.)
    2010-04-03 14:43:37下载
    积分:1
  • huangjiu
    labview与matlab实现的混合编程实例。mathscirpt编写的程序(LabVIEW and Matlab the mixed programming examples achieve. the written in mathscirpt program)
    2013-04-17 22:27:54下载
    积分:1
  • generate_time_correlated_samples_with_rayleigh_di
    The MATLAB function generates series of time correlated samples with rayleigh distribution.
    2010-11-22 23:17:05下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载