-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1
-
Potensoft
位场数据处理完整程序包,完整好用,多多指教!(The complete program for potential field data processing.)
- 2014-04-22 09:48:53下载
- 积分:1
-
xxtp
线性调频信号的模糊图线性调频信号的模糊图线性调频信号的模糊图(LFM)
- 2009-02-15 19:50:07下载
- 积分:1
-
CP0201
本代码实现了PPM-TH-UWB系统发生器的matlab仿真。(This code implements the PPM-TH-UWB system generator matlab simulation.)
- 2011-05-09 09:37:27下载
- 积分:1
-
Example1a
heat transfer example 1a
- 2013-03-12 15:16:55下载
- 积分:1
-
sofm
A self-organizing map (SOM) or self-organizing feature map (SOFM) is a type of artificial neural network (ANN) that is trained using unsupervised learning to produce a low-dimensional (typically two-dimensional)
- 2013-11-08 16:42:04下载
- 积分:1
-
kuihiu_v64
小波包分析提取振动信号中的特征频率,采用累计贡献率的方法,相关分析过程的matlab方法。( Wavelet packet analysis to extract vibration signal characteristic frequency, The method of cumulative contribution rate Correlation analysis process matlab method.)
- 2016-06-03 16:51:25下载
- 积分:1
-
ddd
在matlab环境下,变程实现了用全局直方图均衡化对图像做反差改善(In matlab environment, the change process to achieve the overall situation with the image histogram equalization contrast to do to improve)
- 2007-12-24 15:17:16下载
- 积分:1
-
Audio_Processing-M-File
Audio Processing Matlab File
- 2011-06-27 03:32:59下载
- 积分:1
-
MATLAB-code-of-DS_CDMA-system
Simulink通信系统建模一书中的DS_CDMA仿真MATLAB源程序,包括word文档介绍,是非常好的通信系统仿真的学习参考资料(The book Communication Systems Simulink model simulation of DS_CDMA MATLAB source, including word document describes, is a very good communication system simulation study reference)
- 2011-08-20 10:39:05下载
- 积分:1