登录
首页 » matlab » imaqplot

imaqplot

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

  • stdlib
    C库基本函数的实现过程,都是标准C的函数,写的很好的(C library implementation process of the basic functions are standard C functions, written in good)
    2010-09-28 01:26:28下载
    积分:1
  • apg
    APG 算法实现核函数相关模式问题,发上来分享。大家可以试试!(Accelerated Proximal Gradient Algorithm for Nuclear Norm Regularized Least Squares problems)
    2013-08-22 17:20:27下载
    积分:1
  • TwoVariablesDistribution
    可以产生二元正态分布随机数,绘制二元正态分布随机数的频数直方图(produce two-variables normal distribution random data, and plot frequency picture according the data.)
    2011-11-02 10:43:57下载
    积分:1
  • lvboqisheji
    数字信号处理中,布特沃斯滤波器设计。很好的东西。(Digital signal processing, Butterworth filter design. A good thing.)
    2011-10-25 18:33:11下载
    积分:1
  • GA
    说明:  GA算法,分步实现,更加清晰简单易学,快速掌握GA算法的使用(GA algorithm, step-by-step implementation, more clear and easy to learn, quick to master the use of GA)
    2012-08-31 20:00:54下载
    积分:1
  • chaoliujisuan
    基于牛顿拉夫逊发 用于电力系统的潮流计算 适合各种节点 (Made based on the Newton Raphson load flow calculation for electric power systems for a variety of nodes)
    2011-08-30 22:41:10下载
    积分:1
  • Employee
    sample MIS of employeee and students
    2014-11-02 11:57:04下载
    积分:1
  • sibliben
    基于capon的波束形成 适用于工程 毕业(Based capon beamforming applied to engineering graduate)
    2011-05-16 15:49:45下载
    积分:1
  • lvbo
    实现滤波器的功能,从而使有噪声的图像得以修复。(Realization of the filter function, so there is noise in the image can be repaired.)
    2011-05-18 11:23:28下载
    积分:1
  • Hata_model
    自由空间的路径损耗模型,有对数距离路径损耗和对数正态阴影路径损耗(Free space path loss model with logarithmic distance path loss and shadow lognormal path loss)
    2021-02-25 16:39:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载