CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rescale
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rescale - List
[
Special Effects
]
imageprocess
DL : 0
程式功能:匯入圖片,LowPass,HighPass,Sharpen,LookUp,Scale Up(Bicubic),Scale Down,Rescale,Histogram,Fourier transform,Gray Level,並可存檔(bmp,jpg,jpeg,png,wbmp)。 圖片:bmp,jpg,jpeg,png,wbmp…等皆可
Update
: 2008-10-13
Size
: 331.72kb
Publisher
:
linli
[
GDI-Bitmap
]
image_color_to_gray
DL : 0
把彩色图像转换成灰度图象,使用公式:gray=0.30*R+0.59*G+0.11*B-The color images into grayscale images, use the formula: gray = 0.30* R+ 0.59* G+ 0.11* B
Update
: 2025-02-19
Size
: 12kb
Publisher
:
[
Special Effects
]
imageprocess
DL : 0
程式功能:匯入圖片,LowPass,HighPass,Sharpen,LookUp,Scale Up(Bicubic),Scale Down,Rescale,Histogram,Fourier transform,Gray Level,並可存檔(bmp,jpg,jpeg,png,wbmp)。 圖片:bmp,jpg,jpeg,png,wbmp…等皆可 -Program features: Import picture, LowPass, HighPass, Sharpen, LookUp, Scale Up (Bicubic), Scale Down, Rescale, Histogram, Fourier transform, Gray Level, and archive (bmp, jpg, jpeg, png, wbmp). Image: bmp, jpg, jpeg, png, wbmp ... and so on can
Update
: 2025-02-19
Size
: 331kb
Publisher
:
linli
[
Picture Viewer
]
jpegsrc.v7pre.tar
DL : 0
The new pre-release IJG JPEG library. With many new features such as rescale supporting 8/N ratio where N=1~16.
Update
: 2025-02-19
Size
: 715kb
Publisher
:
whitestone
[
Picture Viewer
]
scale
DL : 0
Function to rescale dicom image for view using imshow(X)
Update
: 2025-02-19
Size
: 44kb
Publisher
:
Norrish
[
Special Effects
]
assignment2
DL : 0
rescale the image algorithms.C++ 实现缩小图片分辨率算法。low-pass filter 作为local 平均值的操作-rescale the image algorithms.C++ to achieve reduced image resolution algorithm. low-pass filter operating as a local average
Update
: 2025-02-19
Size
: 3kb
Publisher
:
Gavin
[
Special Effects
]
adjgamma
DL : 0
图像预处理-图像去噪方面-滤波器-matlab的实现程序,非常清晰- ADJGAMMA- Adjusts image gamma. function g = adjgamma(im, g) Arguments: im - image to be processed. g - image gamma value. Values in the range 0-1 enhance contrast of bright regions, values > 1 enhance contrast in dark regions. Peter Kovesi School of Computer Science & Software Engineering The University of Western Australia pk @ csse uwa edu au http://www.cs.uwa.edu.au/~pk July 2001 function newim = adjgamma(im, g) if g <= 0 error( Gamma value must be > 0 ) end if isa(im, uint8 ) newim = double(im) else newim = im end rescale range 0-1 newim = newim-min(min(newim)) newim = newim./max(max(newim)) newim = newim.^(1/g) Apply gamma function
Update
: 2025-02-19
Size
: 1kb
Publisher
:
kakarot
[
Special Effects
]
Lab2
DL : 0
rescale the image,it can first read an image and then use some image tranformations to deal with it-rescale the image
Update
: 2025-02-19
Size
: 961kb
Publisher
:
詹天天
[
Software Engineering
]
XYrotalabel
DL : 0
This function was written to allow rotation of both X and Y labels without making tricky guesswork about how to rescale the image. It works on full figures and subplots, and more control over scaling can be obtained by using subplot in combination with XYrotalabel
Update
: 2025-02-19
Size
: 3kb
Publisher
:
aid
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.