登录
首页 » matlab » imaqplot

imaqplot

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

  • matlabfuzzyLogic
    MATLAB FUZZY LOGIC CONTROLLER
    2009-03-22 01:55:11下载
    积分:1
  • chap5_3f
    关于神经网络算法在MATLAB中对典型二阶对象进行仿真,并得到其阶跃响应。。(MATLAB)
    2009-05-08 21:15:45下载
    积分:1
  • LMI_FDF
    lim solution to ricitta
    2013-04-26 01:35:35下载
    积分:1
  • quxiannihe
    拟合函数为 g(x)=0.52253+7.90342*x-7.129385*sin(x)(Fitting function for g (x) = 0.52253+7.90342* x-7.129385* sin (x))
    2009-03-17 10:29:28下载
    积分:1
  • sathya
    Role Based access control implementation
    2010-10-21 18:14:00下载
    积分:1
  • SVM
    介绍了LS-SVMlab Toolbox工具箱的使用,并给出了SVM的编程例子。(Introduce the LS-SVMlab Toolbox and some SVM Programming examples.)
    2011-10-26 22:27:37下载
    积分:1
  • lined
    基于radon变换的图像直线检测,用MATLAB编写(Lines detection based radon transform)
    2012-08-29 10:39:35下载
    积分:1
  • GPS_INS-tightly
    GPS_INS紧耦合组合导航系统研究,对学习组合导航系统有一定的参考价值(GPS_INS tightly coupled integrated navigation system, integrated navigation system for the study has some reference value)
    2013-12-19 20:23:58下载
    积分:1
  • ACS
    改进蚁群算法,简单实用,适合初学者学习,可用于路径寻优(Colony algorithm, simple and practical, suitable for beginners to learn, can be used for route optimization)
    2015-06-03 10:31:00下载
    积分:1
  • QRSpulse
    matlab函数,可以产生满足一定要求的心电信号(matlab function, can produce to meet certain requirements of ECG)
    2007-07-20 20:18:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载