登录
首页 » matlab » imaqplot

imaqplot

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

  • the_area_of_detection_matlab_programming_source_co
    matlab程序设计之面积检测源程序the area of detection matlab programming source code(the area of detection matlab programming source code the area of detection matlab programming source code)
    2010-08-02 09:24:47下载
    积分:1
  • vblast
    是一个二乘二天线的多路复用的解码程序,利用Vblast算法来实现的,(Is a second antenna multiplexing二乘decoding procedures, the use of algorithms to achieve the Vblast.)
    2009-05-08 21:50:55下载
    积分:1
  • matlab5
    Introduction to MATLAB - Sikander M. Mirza.pdf
    2010-02-24 04:35:39下载
    积分:1
  • Chap_5_MVDR
    最小均方自适应滤波器,两个基本过程:滤波和自适应(LMS adaptive filter, two basic processes : adaptive filtering and)
    2006-06-15 21:50:03下载
    积分:1
  • new_fenshujie
    对二维图像进行分数阶傅里叶变换,可用于图像去噪。(Fractional Fourier transform of the image, and can be used for image denoising.)
    2013-01-15 22:26:14下载
    积分:1
  • filter_design
    利用matlab设计滤波器,有原理说明及其matlab的代码实现(A filter was designed using matlab, there are principles of note and its matlab code to achieve the)
    2009-09-09 16:00:32下载
    积分:1
  • work
    matlab 基本程序集合,包含多个短小的程序,用于实现一些基本数学功能,如查找独立集合(basic matlab source codes)
    2009-06-08 19:55:15下载
    积分:1
  • Kalman_paper_simulate
    说明:  Kalman滤波器仿真研究,包括自己写的小论文及其详细的MATLAB程序仿真。(Kalman filter simulation studies, including a small paper to write my own detailed procedures for the MATLAB simulation.)
    2009-09-01 10:46:11下载
    积分:1
  • monituihuosuanfa
    我再其它论坛上下得模拟退火算法,希望对搞这方面研究的朋友有帮助(I would get up and down the other forums simulated annealing algorithm, we want to engage in research in this area to help a friend)
    2011-09-15 16:46:37下载
    积分:1
  • svm
    target detection with svm
    2012-10-21 16:19:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载