登录
首页 » matlab » imaqplot

imaqplot

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

  • approx_entropy
    近似熵是由pincus在1991年提出的一种度量序列的复杂性和统计量化的规则(Approximate entropy pincus proposed in 1991 a measure of the complexity of the sequence and statistical quantization rules)
    2013-02-28 18:40:18下载
    积分:1
  • paper2
    用信道编码构造压缩感知测量矩阵.pdf,一篇非常好的论文(Channel coding structure with compressed sensing measurement matrix. Pdf)
    2013-10-07 14:38:48下载
    积分:1
  • Basic-concept-in-matlab
    basic concept in matlab
    2015-02-19 16:47:33下载
    积分:1
  • CUSUM
    CUSUM算法程序,使用CUSUM方法检测残差的跳变.(CUSUM algorithm, the use of CUSUM method for detecting residual transition.)
    2021-01-27 20:08:40下载
    积分:1
  • Main
    Self organized map implementation in matlab
    2014-11-25 15:50:07下载
    积分:1
  • primitive_root
    说明:  计算任何数的所有本原根,并统计本原根的个数(Any calculation of the number of all primitive roots, and statistics the number of primitive roots)
    2011-04-06 15:51:01下载
    积分:1
  • threephasePWMinverterusinguniversalbridge
    three phase system with sinosoidal inverter .check it with source code
    2013-07-25 15:53:26下载
    积分:1
  • stcodes
    Matlab Sample code for 35 lessons
    2013-09-24 14:39:48下载
    积分:1
  • 1
    说明:  matlab简单例程,可以熟悉矩阵的建立、提取、逻辑循环等功能(matlab simple routine, familiar with the matrix can be set up, extraction, logic cycle and other functions)
    2010-07-21 18:02:19下载
    积分:1
  • epipolarlimit1
    通过模板标定,计算极线约束,验证空间点坐标的误差(Calibration template for calculating epipolar constraint to verify the coordinates of space point error)
    2007-11-05 21:05:09下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载