登录
首页 » matlab » imaqplot

imaqplot

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

  • color.m
    color recognition for matlab
    2009-03-04 22:26:11下载
    积分:1
  • car_code
    一个车牌识别程序的word文档,文档有注释的matlab程序(A license plate recognition program word document, the document annotated matlab program)
    2013-09-22 13:55:53下载
    积分:1
  • ARFilter
    说明:  AR滤波器的标准程序,非常好用,可以试验下(AR filter is standard procedure, very easy to use, you can test under)
    2021-04-15 21:38:54下载
    积分:1
  • qpsubp
    一般约束优化问题的二次规划子问题求解算法程序(general optimal problem(including equ and nonequ constrains: SQP algorithm)
    2011-11-24 09:31:57下载
    积分:1
  • filter01
    微波射频滤波器设计,切比雪夫滤波器设计及耦合矩阵综合程序。(Microwave RF filter design, Chebyshev filter design and coupling matrix synthesis program)
    2020-11-11 23:59:45下载
    积分:1
  • PSK8ModulationDA
    8 Phase Shift Keying modulation
    2011-07-29 02:58:19下载
    积分:1
  • 16-QAM-P-fadingPAWGN
    16-QAM + fading + AWGN Rayleigh Fading Ampalitude without Phase Fading
    2011-08-04 23:07:37下载
    积分:1
  • workshop
    matlab codes for segmentation
    2013-07-30 19:22:20下载
    积分:1
  • localization
    RSS to find location
    2011-11-28 18:50:14下载
    积分:1
  • 2005_RADAR_electromag
    雷达技术 雷达距离压缩 多普勒成像 相关的处理方法(Radar technology radar Doppler imaging from compression of the treatment-related)
    2009-04-13 11:13:43下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载