Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - rescale
Search - rescale - List
程式功能:匯入圖片,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

把彩色图像转换成灰度图象,使用公式: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 :

程式功能:匯入圖片,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

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

Function to rescale dicom image for view using imshow(X)
Update : 2025-02-19 Size : 44kb Publisher : Norrish

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

图像预处理-图像去噪方面-滤波器-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

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 : 詹天天

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.