搜索资源列表
imageprocess
- 程式功能:匯入圖片,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…等皆可
image_color_to_gray
- 把彩色图像转换成灰度图象,使用公式: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
imageprocess
- 程式功能:匯入圖片,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, LowPa
jpegsrc.v7pre.tar
- The new pre-release IJG JPEG library. With many new features such as rescale supporting 8/N ratio where N=1~16.
scale
- Function to rescale dicom image for view using imshow(X)
assignment2
- 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
adjgamma
- 图像预处理-图像去噪方面-滤波器-matlab的实现程序,非常清晰- ADJGAMMA- Adjusts image gamma. function g = adjgamma(im, g) Arguments: im - image to be processed. g - image gamma value.
Lab2
- rescale the image,it can first read an image and then use some image tranformations to deal with it-rescale the image
XYrotalabel
- 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