资源列表
plotyy-(2)
- 这是matlab中画双纵坐标轴的程序源代码,里面可以设置曲线的各种属性,并且可以实现和simulink中scope的数据通信-The program for the Matlab draw Double longitudinal axis of the program source code
duoxianchengxu
- 这是matlab中绘制多条曲线的程序源代码,可以设置曲线的各种属性,数据可以从workspace中获得-he program for the Matlab draw a number of curves of the program source code
matlab-scope
- 很好的关于matlab中图像处理的方法和技巧,simulink中和matlab的接口技术-the methods and techniques of image processing in MATLAB, Simulink and Matlab interface technology
Untitled11
- 利用卷积算法,代码实现图像的变换过程,数字图像处理卷积变换实验-Convolution Convolution Convolution Convolution Convolution
image-xianzhun
- 实现图像的逆时针旋转任意角度。关键部分:通过p=inputdlg(prompt, input ,1,defans) p1=str2num(p{1}) 来输入旋转参数。 通过函数f=imrotate(handles.img,p1, bilinear , crop ) 实现翻转。 -Counterclockwise rotation of the image at any angle. Key part of the input rotation parameters: p = inputd
image-bianxin
- 程序关键部分:通过f=fliplr(handles.img) f=flipud(handles.img) 分别实现左右镜像翻转与上下镜像翻转。-Program a key part: by f = fliplr (handles.img) f = flipud (handles.img) , respectively, left and right mirror flip flip up and down mirror.
image-huaiyian
- 通过一个全局变量保存原始图像路径,在需要还原至原始图像时,重新读取该全局变量即可。 实现程序段如下: -Save the original image path, through a global variable needs to be restored to the original image, re-read the global variable. Realization of the block is as follows:
NCSR_for-SR
- 这是文章Nonlocally Centralized Sparse Representation for SR的代码-this is the code of Nonlocally Centralized Sparse Representation for SR
image-caidan
- 该段程序通过设置“图像翻转”功能键对应的句柄uipanel7中的“Visible”属性的开关来实现该功能键的显示隐藏。其他同理。-The procedures by setting the " image flip" the handle uipanel7 function keys corresponding " Visible" property switch to the function keys show hidden. Other empathy.
image-duqu-baochun
- (1)利用“文件”菜单中的“打开”、“保存为…”分别实现图片的读取与保存。利用matlab中 “ uigetfile”、“imread” “imshow”实现图像文件的读取与显示:-(1) using the " File" menu in the " Open" , " Save As ..." picture read and save. Use matlab uigetfile " ," imread imshow im
image-lianduduibi
- 在显示出相应的功能键后,通过载入读取图像,比并进行处理 运行程序后,通过“编辑”菜单中的“常用处理”选中“亮度调节” -Shows the corresponding function key, than by loading the read image and process it to run the program, select the " Brightness Adjustment" in the " Edit" menu often do
fisheye-edge
- 鱼眼镜头轮廓边缘提取的MATLAB源程序,采取像素逐行扫面取最大像素差的方法,当最大像素差大于设定阈值时即为边缘。-Fisheye lens contour edge extraction MATLAB source pixel progressive surface to take maximum pixel difference method is the edge when the maximum pixel difference is greater than the set thres
