搜索资源列表
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
用matlab实现的一个图像增强算法
- 采用的方法是,对于一张灰度图,设定一个门限,将其每个色素值的大小与此门限进行比较,如果小于该门限,则认定其属于较暗的部分,对它进行线性的放大,以增加其分辨度,而对于大于门限值的色素点则对其进行相应的压缩处理,以得到一张新的图像。
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
picdeal
- 图像边沿提取,放大缩小等图像处理算法,编码转换、解压缩算法-Image Edge Extraction, zooming and other image processing algorithms, data conversion, decompression algorithms
imagescale---raw
- 经典程序,实现3种插值算法,可以做到任意比例的图像缩小或者放大,且长宽比例可以不同-classic procedures, three kinds of interpolation algorithm, can do arbitrary proportion of narrow or enlarge images. and the ratio of length to width can be different
001
- 实现8位bmp图像放大缩小算法,原理简单,使用方便-8 realize bmp image Zoom algorithm, the principle is simple, easy to use
SRC008_wavelet_interpolation
- 利用小波变换更好地放大图像,该算法是先构造一个用Besov范数估计图像正则性的变分泛函,然后在小波域中最小化变分泛函得到放大图像。小波变换后的高频分量具有丰富的细节边缘信息,因而能够重构出高质量的图像,而且文中新算法具有运行时间短、速度快的特点。-Using Wavelet Transform better to enlarge the image, the algorithm is to construct a Besov norm
bb
- 三次自然样条插值算法,动态实现全过程,很不错的代码-Three natural spline interpolation algorithm, dynamic realize the whole process, very good code
edge-directedinterpolation
- 利用vc++实现图像放大,改算法采用基于协方差特征的方法-Use vc++ Image to enlarge, change algorithm based on the covariance characteristics of the method
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.
hqscaler-1_0.tar
- 一个非常优秀的图像放大算法,放大效果极好-A very good image magnification algorithm, excellent zoom effect
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"是采用改进的变分水平集方
shuangxianxing
- matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
xbrzscale
- 图像放大算法,适用于像素图像,放大效果非常好(Image magnification)
图像放大
- 通过一定的算法提高图片的像素密度,减小锯齿。(A certain algorithm is used to improve the pixel density of the picture and reduce the sawtooth.)