登录
首页 » matlab » imaqplot

imaqplot

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

  • ebp3
    神经网络使用例子,主要用于图像数据处理以及数据挖掘(Neural Network examples)
    2009-04-28 00:49:32下载
    积分:1
  • matcom
    说明:  介绍了vc与matlab的联合编程,很有用处(Matlab introduced vc with joint programming, very useful)
    2008-11-26 16:55:45下载
    积分:1
  • MILL
    Multiple INstance Learning Library
    2007-06-21 21:17:04下载
    积分:1
  • MATLAB
    matlab实用教程,简单明了地教会使用matlab的工具书(matlab practical tutorial, simple to use matlab' s church books)
    2014-11-08 10:29:12下载
    积分:1
  • PSOPLBG0316
    基本蜂群的另一种实现形式~~~~~~~~~~~~~~~~~~(basic ABC)
    2012-05-08 09:21:54下载
    积分:1
  • LEACH.m
    LEACH的源代码,详细注释,适合初学WSN路由协议的同学学习。(LEACH source code, detailed notes, WSN routing protocols suitable for novice students to learn.)
    2014-01-17 21:23:03下载
    积分:1
  • SystemAllowGeolocationOrigins
    Manages the interaction between the secure system setting for default geolocation.
    2014-01-17 11:25:32下载
    积分:1
  • nnet-0.1.7
    Octave Neural Network rewritten to be compatible with Matlab.
    2009-09-08 20:45:51下载
    积分:1
  • matlab2
    这是单变量寻优的作业程序,有仿真结果,很完整,希望能帮到大家。(This is the single-variable optimization of the operating procedures, there are simulation results, it is complete, I hope to help everyone.)
    2008-04-23 16:22:25下载
    积分:1
  • GApaper1
    关于利用实数遗传算法进行应用的一篇文章,对于进行实数编码的应用有参考价值(on the use of real genetic algorithm for the application of an article about a real coding of a reference value)
    2006-11-26 16:58:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载