搜索资源列表
-
0下载:
图象处理中经常用到图象抽取和插值,本程序就是常用的双线性插值法的实现-image processing frequently used images collected and interpolation, the procedure is commonly used by the bilinear interpolation to achieve
-
-
0下载:
使用双线性内插法
在matlab下实现图像的整数倍放大-use bilinear interpolation method in Matlab under several times for the entire image to enlarge
-
-
0下载:
实现了基于二次线性插值的缩放,可运行于vs.2008-Implemented based on bilinear interpolation of the scaling can be run on vs.2008
-
-
0下载:
一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值--Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
-
-
0下载:
VS2010 编的 能够打开 显示 保存 图片
用双线性插值算法实现了 图像的放大-VS2010 compiled able to open the display to save the image using a bilinear interpolation algorithm to achieve image magnification
-
-
1下载:
利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能:
1)图像的读取和保存。
2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。
3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。
5)图像直方图
-
-
0下载:
用双线性插值方法对bayer模式进行插值处理,得到全彩色图像-Using bilinear interpolation method interpolates the bayer pattern, to obtain full color images
-
-
0下载:
实现对图像的放大缩小。使用了双线性插值算法。-Realization of the image zoom. Using the bilinear interpolation algorithm.
-
-
0下载:
matlab环境下,使用双线性插值法实现缩放图像-matlab environment, using a bilinear interpolation method to achieve image zoom
-
-
0下载:
图像的缩放,涉及到最佳临近插值、双线性插值、二次方插值。-
Image scaling, related to the best approach to interpolation, bilinear interpolation, two square interpolation.
-
-
0下载:
插值法处理图像包含最近邻,双线性,双三次插值法处理图像-Interpolation processing image contains nearest neighbor, bilinear, bi-cubic interpolation image processing
-