资源简介

matlab做的GUI,可以调用摄像头拍照和录像,并保存视频

资源截图

代码片段和文件信息

function varargout = jiance(varargin)
% JIANCE M-file for jiance.fig
%      JIANCE by itself creates a new JIANCE or raises the existing
%      singleton*.
%
%      H = JIANCE returns the handle to a new JIANCE or the handle to
%      the existing singleton*.
%
%      JIANCE(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in JIANCE.M with the given input arguments.
%
%      JIANCE(‘Property‘‘Value‘...) creates a new JIANCE or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before jiance_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to jiance_OpeningFcn via varargin.
%
%      *See GUI O

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       6785  2012-03-24 17:43  jiance.m

     文件       5225  2012-03-24 17:45  jiance.fig

----------- ---------  ---------- -----  ----

                12010                    2


评论

共有 条评论