登录
首页 » matlab » imaqplot

imaqplot

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

  • ICM
    简单的图像分割优化算法ICM,包括了matlaba代码以及程序阅读(Simple optimization algorithm for image segmentation ICM, including the matlaba code and program reading)
    2020-12-01 16:09:26下载
    积分:1
  • quality-assessment
    模糊神经网络的预测算法,嘉陵江水质评价,MATLAB的经典算法(Fuzzy neural network prediction algorithm, Jialing River water quality assessment, MATLAB classical algorithm)
    2013-10-19 23:58:38下载
    积分:1
  • chuongtrinh
    simulation OFDM by matlab 6.5.It s any bug
    2013-11-14 22:33:38下载
    积分:1
  • 模块化多电平逆变器的simulink仿真mmcsevenlevel
    模块化多电平逆变器的simulink仿真(7电平)(The simulation modular multilevel inverter (7 level))
    2021-03-08 22:19:28下载
    积分:1
  • 95302935SVM-KMExample
    支持向量机,matlab工具集。涵盖关于支持向量机的各种主要算法实现。(Support Vector Machines, matlab tools. Support Vector Machine on the cover of the main algorithm.)
    2009-04-21 20:47:07下载
    积分:1
  • lorenz
    说明:  洛伦兹混沌多涡卷吸引子源代码,复杂程序,用于毕业设计(Multi-scroll chaotic Lorenz attractor source code, complex procedures for graduation)
    2011-03-24 16:27:46下载
    积分:1
  • HiddenMarkovModels
    HMM模型的MATLAB实现,HMM模型是语音识别方面一个重要的技术手段(HMM in MATLAB, HMM Speech Recognition is an important area of technical means)
    2007-05-22 21:53:51下载
    积分:1
  • material-dispersion
    用来求光纤的材料色散,并画出其材料色散曲线。(material dispersion)
    2014-12-20 11:10:30下载
    积分:1
  • gai
    相位敏感光纤放大器的原理,核心思想是四波混频,用龙格库塔编程(The principle of phase sensitive optical fiber amplifier, the core idea is that the four wave mixing, Runge Kutta programming)
    2021-05-08 23:38:35下载
    积分:1
  • Read_ADC
    ReadADC port vi as an example
    2010-11-02 11:08:48下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载