資源簡介
Matlab GUI 實現圖像截取,可以用鼠標控制矩形框的大小。存儲圖像塊,并且發布GU程序。
代碼片段和文件信息
function?varargout?=?picturecrop(varargin)
%%?PICTURECROP?M-file?for?picturecrop.fig
%??????PICTURECROP?by?itself?creates?a?new?PICTURECROP?or?raises?the?existing
%??????singleton*.
%
%??????H?=?PICTURECROP?returns?the?handle?to?a?new?PICTURECROP?or?the?handle?to
%??????the?existing?singleton*.
%
%??????PICTURECROP(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?PICTURECROP.M?with?the?given?input?arguments.
%
%??????PICTURECROP(‘Property‘‘Value‘...)?creates?a?new?PICTURECROP?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?picturecrop_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?picturecrop_OpeningFcn?via?varargin.
%
%??????*See?GUI?Options?on?GUIDE‘s?Tools?menu.??Choose?“GUI?allows?only?one
%??????instance?to?run?(singleton)“.
%
%?See?also:?GUIDE?GUIDATA?GUIHANDL
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????11385??2015-08-20?01:12??picturecrop.m
?????文件??????15765??2015-08-20?01:12??picturecrop.fig
-----------?---------??----------?-----??----
????????????????27150????????????????????2
- 上一篇:幾個智能算法的MATLAB源代碼
- 下一篇:模式識別 Matlab生成模式類
評論
共有 條評論