搜索资源列表
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
用matlab实现的一个图像增强算法
- 采用的方法是,对于一张灰度图,设定一个门限,将其每个色素值的大小与此门限进行比较,如果小于该门限,则认定其属于较暗的部分,对它进行线性的放大,以增加其分辨度,而对于大于门限值的色素点则对其进行相应的压缩处理,以得到一张新的图像。
shuangsancichazhi.rar
- 实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!,To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
shuangxianxing
- matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
hqscaler-1_0.tar
- 一个非常优秀的图像放大算法,放大效果极好-A very good image magnification algorithm, excellent zoom effect
edge-directedinterpolation
- 利用vc++实现图像放大,改算法采用基于协方差特征的方法-Use vc++ Image to enlarge, change algorithm based on the covariance characteristics of the method
2
- 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
Matlab
- MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
bilinear_interpolation
- 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
Edge-Interpolation
- 基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
ImageAndPicture
- 可以将BMP进行插值算法,利用插值算法把图像放大或者缩小。-BMP interpolation algorithm can be carried out using the interpolation algorithm to enlarge or shrink the image.
ImageUtils_c
- 图像放大算法实现代码,用于按照指定的倍数放大图像。-image zoom up
toolbox_SME
- 这是很新的matlab图像放大算法,使用SME算法-This is a new algorithm matlab image to enlarge, use the SME algorithm
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
spline3
- 基于B样条的彩色图象放大快速算法,这是一个基于b样条的彩色图像放大算法相信对研究图片放大缩小一定很有帮助-B-spline-based color image to zoom fast algorithm, which is a b-spline-based color image magnification algorithm believe that the research picture zoom helpful
code
- 图像放大算法,将128*128像素点的图片放大至512*512像素点的图片。-Enlarge algorithm, 128* 128 pixel image to enlarge it to 512* 512 pixel image.
code
- 各种图像放大算法的比较和峰值信噪比的源码-Comparison of various image zoom algorithms and peak signal to noise ratio of the source
xbrzscale
- 图像放大算法,适用于像素图像,放大效果非常好(Image magnification)
图像放大
- 通过一定的算法提高图片的像素密度,减小锯齿。(A certain algorithm is used to improve the pixel density of the picture and reduce the sawtooth.)