-
大小: 585KB文件类型: .zip金币: 1下载: 0 次发布日期: 2021-01-09
- 语言: Matlab
- 标签: matlab2012b 图像剪裁
资源简介
用Matlab2012b实现的GUI单界面图像单张剪裁与批量剪裁,可任意设定剪裁区域
代码片段和文件信息
function varargout = pic_cut(varargin)
% PIC_CUT MATLAB code for pic_cut.fig
% PIC_CUT by itself creates a new PIC_CUT or raises the existing
% singleton*.
%
% H = PIC_CUT returns the handle to a new PIC_CUT or the handle to
% the existing singleton*.
%
% PIC_CUT(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALLBACK in PIC_CUT.M with the given input arguments.
%
% PIC_CUT(‘Property‘‘Value‘...) creates a new PIC_CUT or raises the
% existing singleton*. Starting from the left property value pairs are
% applied to the GUI before pic_cut_OpeningFcn gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to pic_cut_OpeningFcn via varargin.
%
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-01-14 21:05 光斑批量裁剪\
文件 921654 2015-05-06 14:13 光斑批量裁剪\a.bmp
文件 8434 2015-11-25 09:42 光斑批量裁剪\pic_cut.fig
文件 9369 2015-12-01 11:49 光斑批量裁剪\pic_cut.m
评论
共有 条评论