登录
首页 » matlab » imaqplot

imaqplot

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

  • image-renoise
    各种实现图像去噪的matlab程序,包括贝叶斯估计去噪,DJ阈值去噪等(A variety of image denoising matlab program, including Bayesian estimation denoising DJ threshold denoising)
    2013-01-03 20:50:48下载
    积分:1
  • calcul-invariant
    COMPLETE AND STABLE PROJECTIVE HARMONIC INVARIANTS FOR PLANAR CONTOURS RECOGNITION
    2011-12-01 16:54:29下载
    积分:1
  • MATLAB-function-summary
    MATLAB 常用函数汇总,初学者宝典,介绍各种函数功能和使用(MATLAB commonly used function summary, beginners, presented a variety of functions and features to use)
    2016-06-30 16:12:39下载
    积分:1
  • PPXS-Image-Fusion
    P+XS image fusion matlab file
    2011-05-08 05:26:28下载
    积分:1
  • GMSK
    GMSK的matlab课程设计,有详细的课程设计文档和调制程序(GMSK in matlab curriculum design, a detailed course design documents and modulation procedures)
    2010-06-03 09:51:24下载
    积分:1
  • Benders
    this program is benders method in math
    2020-11-07 10:09:49下载
    积分:1
  • PSO
    基本粒子群优化算法 求解优化问题 全局性,并行性,高效的群体智能算法(Particle Swarm Optimization Algorithm Solving optimization problems Overall, parallelism, and efficient intelligence algorithm)
    2012-03-23 19:34:51下载
    积分:1
  • matlab_radar_signal_analysis
    雷达信号处理matlab程序,内容丰富,值得参考(Radar signal processing matlab program, rich in content, it is also useful)
    2014-09-21 10:43:46下载
    积分:1
  • TheCalculationandAnalysis
    利用二维有限差分法对单脊波导TM模进行计算。通过调整网格数目观察计算结果的精度,可以设定出最优的网格数目,然后改变波导中脊的尺寸,观察最低两个TM模对应的截止频率的变化规律,最后给出对应的横截面电场、磁场分布图(The two-dimensional finite difference method to calculate the single-ridge waveguide TM mode. The optimal number of grid can be set by the accuracy of the adjustment of the calculation result of the grid number observed, and then change the size of the waveguide ridge observed the lowest two corresponding to the TM mode of the cutoff frequency of the variation, and finally to give the corresponding cross cross-section of the electric field, magnetic field maps)
    2013-03-18 12:22:11下载
    积分:1
  • ziranchouyang
    说明:  本程序验证了通信原理中的自然抽样定理,包含源码与结果(The communication principle is verified in the natural sampling theorem, including source code and results)
    2011-03-17 21:52:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载