资源简介
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生成模式类
相关资源
- MATLAB优化算法案例分析与应用进阶篇
- DPM算法实现:voc-release5(Win7+matlab20
- 基于稀疏表示和正则化的图像超分辨
- 0积分 系统辨识与自适应控制MATLAB仿真
- 图像处理matlab道路小车跟踪
- 全面详解LTE MATLAB建模、仿真与实现
- adaboost 的matlab代码
- 《信号与系统》MATLAB教程.pdf
- 卷积神经网络完成程序matlab.zip
- matlab图像检索
- 卷积神经网络经典代码
- 现代通信系统第二版MATLAB版) 包括全
- 卡尔曼滤波 Matlab程序
- 稀疏编码matlab 教程
- 系统辨识资料大全(matlab系统辨识工
- 化学计量学方法及MATLAB实现
- MATLAB Neural Network Toolbox官方教程
- Inverse Synthetic Aperture Radar Imaging with
- matlab GUI设计
- 雷达压制干扰matlab程序
- 系统辨识,使用者的理论
- MATLAB仿真林飞、杜欣编著.pdf
- 基于HMM的语音识别MATLAB代码
- 关于均衡的MATLAB程序合集
- 数字滤波器的MATLAB与FPGA实现代码
- 滑模变结构控制MATLAB仿真 第3版 基本
- Matlab火焰烟雾检测(GUI)
- 帧间差分法matlab
- Matlab MPT工具箱 MPT3.2.1 (2019更新 稳
- 《模式识别与智能计算的MATLAB实现》
评论
共有 条评论