搜索资源列表
图像平滑,锐化及双线性内插算法
用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好
双线性内插原理
- 数字图像处理的算法。- Digital picture processing algorithm.
sizex
- 使用双线性内插法 在matlab下实现图像的整数倍放大-use bilinear interpolation method in Matlab under several times for the entire image to enlarge
inline
- 线性内插器的matlab程序,调试过了 没什么问题-linear interpolation of Matlab procedures, a little too debugging problems
TIN
- 用三角网法绘制等值线,是在三角形的三条边上用线性内插方法寻找等值点,这种方法的机理是将每个三角形看作是空间的一个平面,这就要求在每个三角形的三个顶点内的地貌形态无明显的变化,故此希望将其中最靠近的三个点构成三角形,以符合上述机理,使插补的等值点精度较高,更好的反映地貌的实际形态。符合这些条件的三角形称之为“最佳三角形”-With a triangular mesh contour map is the edge of the trian
cazhi
- 各种插值方法的效果比较 线性内插法,内插法,三次多项式内插法,多项式拟合法 将这些内插的结果及原先的采样点画在同一个图 -The effect of various interpolation methods compared linear interpolation, interpolation, cubic polynomial interpolation, polynomial fitting interpolatio
VB_scale
- 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大-Most near the interpolation, bilinear with interpolation, cubic convolution method, StretchBlt Larger Image Smoothing Method
interpolate
- 针对边缘的内插方法。对边缘方向利用新方法内插,对于非边缘方向利用双线性内插。
interpolation
- 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小-Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
upsample
- Matlab实现对正弦波采样的线性内插,及上采样过程。-Matlab to achieve sampling sinusoidal linear interpolation, and the sampling process.
OFDMChannelEstimationbasedonComb
- 基于梳状导频的OFDM信道估计程序。 该程序用matlab仿真了基于梳状导频序列的OFDM信道估计,内插采用了线性内插法。-Comb-based pilot of the OFDM channel estimation procedures. Matlab simulation using the program based on the comb-like sequence of OFDM pilot channel estima
imgenlarge2
- %彩色图片放大双线性内插法,实现图片的高质量放大- Color picture to enlarge bilinear interpolation to achieve high-quality picture to enlarge
imagerotaion2
- %彩色图片旋转双线性内插法,实现高质量图片旋转- Full-color photographs, rotating bilinear interpolation to achieve high-quality picture rotation
interpne
- 在Matlab环境下完成线性外插和内插数值算法,包含多维数据插值计算。- interpne: Interpolates and extrapolates using n-linear interpolation (tensor product linear)
interpolationEC
- 误码掩盖线性内插法MATLAB程序,在独立丢失块的情况下,进行了双线性内插的误码掩盖恢复算法-linear interpolation error concealment
interpolation(two)
- 由Kung提出的两种线性内插方法,这是MATLAB的实现程序,对他们做了比较-two method of interpolation
Matlab_B06021615
- 对于像素有缺失的图像,分别采用“直接位置代替”“双线性内插”“视差相关性”等方法实现图像的还原,并比较三种方法的掩盖质量-For the pixels are missing images, were used " directly here instead of" " bilinear interpolation" " parallax relevance" and other m
interpolationbilinear
- 2006年老外写的双线性内插的源代码,简单易学,容易上手。-Written in 2006, foreigners bilinear interpolation of the source code, easy to learn, easy to use.
Nova-OFDM-16QAM_Rec
- 二维导频的信道估计,有效的减小瑞利多径信道对通信系统影响。OFDM系统,调制方式16QAM,线性内插。-2D pilot aided channel estimation. OFDM system, linear interpolation.
Bilinear
- 采用双线性内插对图像进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Bilinear interpolation is used to zoom the image n times, with examples of pictures, notes, can run, welcome exchanges.)