登录
首页 » matlab » imaqplot

imaqplot

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

  • simulink-mdl
    simulink下mdl的例子,用于帮助学习simulink(simulink under mdl example, be used to help learn simulink)
    2012-10-23 17:30:52下载
    积分:1
  • Plsgui
    绝对经典,老外制作的功能强大的matlab实现PLS_TOOBOX(Absolute classic, foreign produced powerful matlab realize PLS_TOOBOX)
    2007-08-21 16:38:36下载
    积分:1
  • pso
    PSO,A GOOD SOURCE IN MATLAB FROM IEEE.
    2009-11-25 23:02:27下载
    积分:1
  • pca_matlab
    说明:  上传的附件为pca主成分分析算法matlab源码(From the Annex for the PCA principal component analysis algorithm matlab source)
    2008-11-19 19:50:11下载
    积分:1
  • matlabcxsj
    《matlab程序设计教程》,附书中例题的源代码("Matlab Programming Guide," the book with examples of source code)
    2007-05-06 08:32:18下载
    积分:1
  • ANFIS-for-2-dof-robot
    ANFIS for 2 dof robot
    2014-10-16 13:51:31下载
    积分:1
  • ErosionDilatation
    implémentation Les deux méthode morphologiques en traitement d image Erosion et Dilatation "
    2011-11-24 20:36:57下载
    积分:1
  • BPMIP
    BP-神经网络相关的Matlab源码程序(BP)
    2010-02-06 15:29:06下载
    积分:1
  • CVgray1
    说明:  在matlab7中可以运行。其功能是实现用CV模型对灰色图像进行分割。(It Can be run in matlab7. function: It can make the gray image segmentation using the CV model .)
    2010-04-26 22:15:46下载
    积分:1
  • matlab
    用matlab进行图象的过滤处理,其中包括噪声中值均平自适应的过滤(For image filtering using matlab)
    2011-05-16 10:01:17下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载