登录
首页 » matlab » imaqplot

imaqplot

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

  • RLSusingMATLABtoreducenoise
    RLS算法用MATLAB实现语音去噪,包含源程序注释,方便易懂(RLS algorithm with MATLAB voice denoising)
    2010-05-19 23:44:19下载
    积分:1
  • Doc2
    this is new approach for fuel cell control.it is really helpfull.
    2013-09-09 17:16:59下载
    积分:1
  • kriging_f77
    克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。本网站上也有些人上传了代码,但是往往都不全,我从本网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。(Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.)
    2014-03-11 15:13:49下载
    积分:1
  • Charging_Capacitor_exp_108b
    Practical matlab experiment for charging a capacitor
    2013-10-04 14:55:09下载
    积分:1
  • DAP_OSR
    代码主要实现了零样本图像分类中的直接属性预测模型。在没有训练样本的情况下对其进行分类。(Code mainly realize the zero sample image classification of direct property prediction models. In case of the absence of training samples to classify them.)
    2021-04-09 10:39:00下载
    积分:1
  • interpolationandfitting
    使用matlab做的插值和拟合的小程序,附有问题原理和具体应用的ppt(use Matlab do interpolation and fitting of small procedures, principles and problems with specific applications ppt)
    2006-10-31 11:20:23下载
    积分:1
  • circsine
    generates circular sine wave grating
    2010-10-15 19:05:18下载
    积分:1
  • VB_mtalab
    说明:  在新材料制备过程中,会遇到大贡的实脸数据需要处理的问题,利用visualBasic6.0调用Matlab可解 决这一问题。介绍了基本原理,执行办法,以及曲线拟合的理论方法,并给出了实现的程序和编制软件的部分界面。 (Abstract The preparation process of the new materials will meet the real face great tribute to deal with the problem of data, using visualBasic6.0 call Matlab solve this problem. Introduced the basic principles, implementation, and the theoretical curve fitting method, and gives the implementation process and the preparation of some of the software interface.)
    2010-04-29 21:53:27下载
    积分:1
  • FaceRecog
    Face regno for tools detection face. and than regno sample face to be compare in database face
    2012-05-07 01:34:31下载
    积分:1
  • gabp-src
    很全置信度传播算法,对坐message passing的人很有用(Belief propagation algorithm)
    2011-08-23 14:53:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载