搜索资源列表
-
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下载:
图像插值算法实现输出测试和输出测试,非常好用的 哦 -Image Interpolation Algorithm output test and the output test, a very nice oh
-
-
0下载:
VS2010 编的 能够打开 显示 保存 图片
用双线性插值算法实现了 图像的放大-VS2010 compiled able to open the display to save the image using a bilinear interpolation algorithm to achieve image magnification
-
-
0下载:
双三次样条插值,可以实现图像的放缩。而且含有opencv的摄像机标定-Bicubic spline interpolation, image scaling.
-
-
1下载:
利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能:
1)图像的读取和保存。
2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。
3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。
5)图像直方图
-
-
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下载:
针对YUV420 或 YV12 图像数据实现对图片的缩放,算法为临近插值和线性插值-For YUV420 or YV12 image data to achieve the picture zoom, close interpolation algorithm and linear interpolation
-
-
0下载:
三种基本的图像升采样算法,最临近,线性插值,双三次插值-Three basic image upsampling algorithm, the most close to linear interpolation, bicubic interpolation
-
-
0下载:
DELPHI 图像插值 算法,经过处理后的图像质量还是非常好的,做图像处理的朋友可以参考一下。-DELPHI image interpolation algorithm, after processing the image quality is very good, do image processing reference for a friend.
-
-
0下载:
图像插值算法的实现,包括,近邻,双线,三次卷积-Image interpolation algorithm to achieve, including neighbors, double, cubic convolution
-
-
0下载:
图像的缩放,涉及到最佳临近插值、双线性插值、二次方插值。-
Image scaling, related to the best approach to interpolation, bilinear interpolation, two square interpolation.
-
-
0下载:
图像的旋转,旋转后采用最临近插值、二次线性插值。-Image rotation, rotation after the use of the nearest interpolation, two linear interpolation.
-
-
0下载:
基于线性插值的高光谱图像超分辨率重建的文档介绍-Hyperspectral image super-resolution linear interpolation reconstructed documents
-
-
0下载:
插值法处理图像包含最近邻,双线性,双三次插值法处理图像-Interpolation processing image contains nearest neighbor, bilinear, bi-cubic interpolation image processing
-