登录
首页 » matlab » imaqplot

imaqplot

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

  • MP.2
    经典匹配追踪程序。附带经典lena图像、并对其进行处理。(Classic match-tracing program. With classic lena image and its processing.)
    2009-12-07 11:38:52下载
    积分:1
  • BER-GLONASS
    Computing BER for DI GLONASS
    2013-07-11 12:21:32下载
    积分:1
  • 2ASK
    极优秀的Matlab仿真程序,对于2ASK的研究有很大的助益,希望和你共同学习~~(Very good Matlab simulation program for 2ASK research very helpful, and I hope you learn together ~ ~)
    2013-04-10 23:53:23下载
    积分:1
  • 声波测井波形资料中求取各个模式波 stc
    从声波测井波形资料中求取各个模式波(非频散波)的慢度(速度),并绘制STC图(extract the slowness(velocity) of mode waves(no-dispersion wave) from acoustic logging data.and plot STC map.)
    2012-11-05 22:02:23下载
    积分:1
  • Spectral-Clustering--118
    基于谱聚类分区的matlab程序实现,可以运行。程序给出的是118标准IEEE算例。结果用图形显示很直观,有需要的可以借鉴。(Matlab program based on spectral clustering partition, you can run. The program gives 118 standard IEEE example. The results are graphically displays very intuitive, need to learn from.)
    2013-05-04 20:23:16下载
    积分:1
  • main_greedy
    求最短路径,用matlab编写的贪婪算法。(greedy algorithm)
    2014-01-02 20:57:43下载
    积分:1
  • LR
    语言:matlab 实现功能:逻辑回归实现分类 输出:predict_label;ACC(Language: matlab Implementation function: Logistic regression implementation classification Output: predict_label; ACC)
    2020-10-16 20:57:28下载
    积分:1
  • Wavelet_Fusion
    小波图像融合,采用用量一样的图像(但每张图像不同的位置发生模糊),融合产生尽量清晰的图(Wavelet image fusion, the amount of the same image (of the location of each image blur), and fusion to produce as clear as possible in Figure)
    2012-05-01 13:06:39下载
    积分:1
  • zuoxishijian
    课程设计 作息时间控制 nimei miiii(Curriculum design schedule control nimei miiii)
    2013-12-19 17:46:57下载
    积分:1
  • 201112191637
    I am a third year master major in automation at Shanghai Jiao Tong University, P. R. China. With tremendous interest in Industrial Engineering, I am writing to apply for acceptance into your Ph.D. graduate program.
    2013-12-30 13:02:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载