搜索资源列表
-
1下载:
这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
-
-
0下载:
cvlib_mex is a collection (over two dozens) of matlab callable routines from the
the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a
real time computer vision library with many image processing capabilities and
it is amaz
-
-
0下载:
cvlib_mex is a collection (over two dozens) of matlab callable routines from the
the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a
real time computer vision library with many image processing capabilities and
it is amaz
-
-
1下载:
几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
-
-
0下载:
双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
-
-
0下载:
matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
-
-
0下载:
MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
-
-
0下载:
digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
-
-
0下载:
EZresize allows you to resize an image easily and quickly by way of a
bilinear interpolation algorithm
-
-
2下载:
小波插值(全小波插值,小波双线性插值,小波双三次插值及其改进)放大图像,提高图像的分辨率;对插值图像做质量评价(峰值信噪比PSNR;均方信噪比SNR)-Wavelet interpolation (full wavelet interpolation, wavelet bilinear interpolation, cubic interpolation and improved method) to enlarge the image and improve image resolution
-
-
0下载:
双线性插值法,用于图像的放大,将图像放大-Bilinear interpolation for image magnification, the image to enlarge
-
-
3下载:
QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
-
-
0下载:
图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位
置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插
值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具
有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变
得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
-
-
0下载:
Matlab code to perform linear interpolation and bilinear interpolation of image
-
-
0下载:
基于MATLAB编写的双线性插值法函数,用于通过双线形插值法实现灰度图像的缩小和放大-Function of Bilinear Interpolation for Digital Image Processing
-
-
0下载:
对图像进行旋转,拉伸,镜像对称等变换的整合示例,包含最近邻插值,双线性插值即双三线性插值的处理部分程序-Image rotate, stretch, mirror symmetry transformation of the integration example, contains the most recent neighbor interpolation, bilinear interpolation double tri-linear interpolation processing p
-
-
0下载:
此程序利用两种方法对图像进行缩放:一种是领域插值法,另一种是双线性插值法,并对边界问题进行的必要的处理-This process using two methods of image scaling: one is the domain interpolation method, and the other one is bilinear interpolation, and the border of the necessary processing problems
-
-
0下载:
自己写的数字图像处理,双线性插值的c++源程序。可供初学者参考学习使用。-Write your own digital image processing, bilinear interpolation of c++ source code. Reference for beginners to learn to use.
-
-
0下载:
MATLAB编写代码实现图像放大和缩小的双线性内插法-MATLAB code to realize the image zoom in and out of the bilinear interpolation
-
-
0下载:
In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or neare
-