CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gscale
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gscale - List
[
Graph program
]
GonzalezDigitalImageProcessingMatlabSourceCodeVers
DL : 0
冈萨雷斯数字图像处理matlab版源码,比较全-Gonzalez Digital Image Processing matlab source code version
Update
: 2025-02-19
Size
: 160kb
Publisher
:
pengguihua
[
Windows Develop
]
GScale
DL : 0
The program transforms a colored picture into a grayscale
Update
: 2025-02-19
Size
: 1kb
Publisher
:
josette
[
Mathimatics-Numerical algorithms
]
gscale
DL : 0
冈萨雷斯数字图像处理matlab版源码gscale源代码-Gonzalez Digital Image Processing matlab source code version of source gscale
Update
: 2025-02-19
Size
: 1kb
Publisher
:
li
[
Special Effects
]
Gscale
DL : 0
采用matlab实现高斯金字塔,函数Gscale(img,levels,gsize,sigma)-To achieve Gaussian pyramid using matlab
Update
: 2025-02-19
Size
: 2kb
Publisher
:
阿凯
[
matlab
]
quivers
DL : 0
QUIVERS(x,y,u,v,Gscale,Spos,Sunit) plots velocity vectors a rrows with components (u,v) at the points (x,y). The matrices X,Y,U,V must all be the same size and contain corresponding position and velocity components (X and Y can also be vectors to specify a uniform grid). -QUIVERS(x,y,u,v,Gscale,Spos,Sunit) plots velocity vectors as arrows with components (u,v) at the points (x,y). The matrices X,Y,U,V must all be the same size and contain corresponding position and velocity components (X and Y can also be vectors to specify a uniform grid).
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Rati
[
Special Effects
]
gscale
DL : 0
image processing code of matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
waseem
[
matlab
]
gscale
DL : 0
gscale function for matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mehdi
[
matlab
]
gscale
DL : 0
matlab的gscale函数功能是将强度图像等映射到别的值范围。-Function of matlab gscale intensity images is mapped to another range.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
鲁力
[
source in ebook
]
Frequency-domain-filtering-function
DL : 0
提供了dftuv,lpfilter,hpfilter,gscale几个函数的源代码-Provides dftuv, lpfilter, hpfilter, gscale several functions of the source code
Update
: 2025-02-19
Size
: 3kb
Publisher
:
maifan
[
Special Effects
]
gscale
DL : 0
matlab的gscale函数功能是将强度图像等映射到别的值范围-Function of matlab gscale intensity image is mapped to a different range of values, etc.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
lwq
[
Special Effects
]
gscale
DL : 0
matlab中 gscale 函数源代码-matlab gscale functions
Update
: 2025-02-19
Size
: 3kb
Publisher
:
hedilong
[
matlab
]
gscale
DL : 0
Matlab code for matching one vector - gscale
Update
: 2025-02-19
Size
: 1kb
Publisher
:
vovchik
[
Other
]
gscale
DL : 0
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 $-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 $
Update
: 2025-02-19
Size
: 1kb
Publisher
:
朱子亮
[
Special Effects
]
gscale
DL : 0
g = gscale(f, method, low, high) 其中,f是将被标度的图像,method的有效值为 full8 和 full16 ,前者将输出标度为全范围[0, 255],后者将输出标度为全范围[0, 65535]。若使用这两个有效值之一,则可在两种变换中省略参数low与high。-g = gscale (f, method, low, high) where, f is an image to be scaled, method of valid values ' full8' and ' full16' , the former for the full scale output range [0, 255], The latter is the full scale output range [0, 65535]. If you use one of these two valid values, you can omit the parameter in both low and high transformation.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
lloqio
[
DSP program
]
Gscale
DL : 0
matlab code for converting an Image into 3 levels of varying multi resolution using a gaussian pyramid
Update
: 2025-02-19
Size
: 2kb
Publisher
:
TWINKLE SEBASTIAN
[
Special Effects
]
gsacle
DL : 0
matlab中gscale.m文件函数源代码(Matlab gscale.m file function source code)
Update
: 2025-02-19
Size
: 10kb
Publisher
:
douhaiming123
[
Special Effects
]
matlab
DL : 0
matlab冈萨雷斯tofloat函数,intrans函数,gscale函数(matlab gonzalez tofloat function)
Update
: 2025-02-19
Size
: 3kb
Publisher
:
凌酒
[
Graph program
]
gscale
DL : 0
Duplicates pixels in an image in both directions a specified no. of times.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jiahui_peng
[
Other
]
gscale
DL : 0
频域滤波器,gscaleMATLAB原函数程序(Frequency domain filter)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
行行行111
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.