登录
首页 » matlab » imaqplot

imaqplot

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

  • OFDMaMatlab
    设计OFDM系统IQ不平衡问题研究,及不平衡的图解~(Learn how MATLAB can be used efficiently in order to perform tasks in digital signal processing and digital communications Learn something about state-of-the-art digital communications systems and how to simulate/analyze their performance)
    2011-04-26 09:48:58下载
    积分:1
  • MF-new
    this code is of median filtering. this code is only for 3x3 window.
    2011-06-03 03:47:27下载
    积分:1
  • New-Microsoft-Office-Word-Document
    SOFTWARE ENGINEERING
    2014-09-08 16:27:28下载
    积分:1
  • ML
    说明:  最大似然译码的matalb仿真程序,皆为小程序浅显易懂(Maximum likelihood decoding matalb emulator)
    2012-08-23 20:23:19下载
    积分:1
  • recognition-matlab-moving-objects
    一个基于matlab的运动目标跟踪的资料,包括源代码和视频样本(A moving target tracking based on matlab, including source code and video samples )
    2014-03-29 10:19:03下载
    积分:1
  • sys9_0109
    一个基于边信息嵌入的数字水印程序,经过本人的实验,已实现,供各位享用(A side information embedded based on digital watermarking process, after my experiments have been realized, for your enjoyment)
    2008-01-09 23:21:06下载
    积分:1
  • matlab-picture
    利用matlab对图像进行读入与处理(运用在仿真领域)(Use matlab to read the image and processing (used in the field of simulation))
    2009-04-15 21:35:29下载
    积分:1
  • es_cogenerazione
    example cogeneration with penalty function
    2011-06-24 17:00:53下载
    积分:1
  • Plasma-particle-simulation-program
    用MATLAB(R)混合编程,给出了一种粒子模拟(PIC,CIC)方法中粒子云状态实时可视化的新方案,使得粒子的整体状态和运动趋势能够清晰的从绘出的图中直观的看出。(Using MATLAB (R) hybrid programming, given a particle simulation (PIC, CIC) method in real-time visualization of the particle cloud state' s new program, making the movement of particles and the overall state trend can clearly draw the figure from intuitive to see.)
    2011-11-03 01:40:41下载
    积分:1
  • fourth_order_RuggeKutta
    四阶龙格-库塔法的MATLAB实现,给出了程序源代码。(Fourth-order Runge- Kutta method MATLAB implementation)
    2013-04-30 13:31:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载