搜索资源列表
bilinear_algorithm
- 图象处理中经常用到图象抽取和插值,本程序就是常用的双线性插值法的实现-image processing frequently used images collected and interpolation, the procedure is commonly used by the bilinear interpolation to achieve
scr
- 自己编写的程序,实现dicom文件显示,窗宽窗位调整;利用双线性插值完成图像的缩放。
1
- 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值--Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
bmpmagnify
- VS2010 编的 能够打开 显示 保存 图片 用双线性插值算法实现了 图像的放大-VS2010 compiled able to open the display to save the image using a bilinear interpolation algorithm to achieve image magnification
keshe
- 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
bayer
- 用双线性插值方法对bayer模式进行插值处理,得到全彩色图像-Using bilinear interpolation method interpolates the bayer pattern, to obtain full color images
suofang
- 实现对图像的放大缩小。使用了双线性插值算法。-Realization of the image zoom. Using the bilinear interpolation algorithm.
project1
- matlab环境下,使用双线性插值法实现缩放图像-matlab environment, using a bilinear interpolation method to achieve image zoom
resolution
- 三种基本的图像升采样算法,最临近,线性插值,双三次插值-Three basic image upsampling algorithm, the most close to linear interpolation, bicubic interpolation
image-scaling
- 图像的缩放,涉及到最佳临近插值、双线性插值、二次方插值。- Image scaling, related to the best approach to interpolation, bilinear interpolation, two square interpolation.
tuxiangsuofang-
- 软件图像缩放实现,完整双线性插值算法源代码-photoes change
chizhi
- 插值法处理图像包含最近邻,双线性,双三次插值法处理图像-Interpolation processing image contains nearest neighbor, bilinear, bi-cubic interpolation image processing