-
bianyuantiqu
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.(Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.)
- 2009-04-18 09:53:10下载
- 积分:1
-
rc
说明: 实验目的
本次实验与书中第二章及3.2节的部分内容有关,包括以下几个部分:
(1)开始使用MATLAB
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
(Experimental purposes of this experiment with the book, chapter and part of the contents of 3.2, including the following sections: (1) start using MATLAB (2) show the images, understanding image model (3) the use of images in different formats, understand the significance of image compression (4) on the image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
- 2008-07-29 16:58:58下载
- 积分:1
-
swt1
小波变换 ,平稳小波变换,对信号进行8层分解,对第4层处理(Wavelet transform)
- 2021-01-10 19:48:50下载
- 积分:1
-
ELM 程序
说明: 用ELM模拟了指定数据的拟合效果,表明ELM特别适合本数据!(The fitting effect of the specified data was simulated with ELM, indicating that ELM is particularly suitable for this data!)
- 2019-12-12 19:52:18下载
- 积分:1
-
total_sheji
example GUI matlab learn matlab from
the example(example GUI matlab)
- 2009-11-20 20:24:45下载
- 积分:1
-
comp
List of m-les, with initial comments lines, from F:matlabComp*.m. This
list was printed 22-Oct-2010
- 2010-11-27 23:09:16下载
- 积分:1
-
Draw_Matlab
MATLAB初学者
MATLAB作图,介绍了一些常用的东东(MATLAB for beginners MATLAB mapping, introduced a number of commonly used Dongdong)
- 2009-12-15 17:45:20下载
- 积分:1
-
xuedingyu-yuanma
说明: 控制系统计算机辅助设计第二版--MATLAB语言与应用一书中的 源码(Computer Aided Control System Design Second Edition- MATLAB language and application of a source book)
- 2011-03-24 21:57:26下载
- 积分:1
-
huffcode
哈弗曼编码的原程序代码,用于嵌入图像编码的源程序。(Havermann encoding the original program code, source code for the embedded image.)
- 2010-05-14 16:36:17下载
- 积分:1
-
Deblurring-Book-by-Hansen
经典图像算法书Deblurring Images: Matrices, Spectra, and Filtering里面用到的程序 (Classic image algorithms book Deblurring Images: Matrices, Spectra, and Filtering )
- 2013-10-14 20:59:00下载
- 积分:1