搜索资源列表
-
1下载:
数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
-
-
0下载:
digital image decimation-interpolation
-
-
0下载:
to resolve image. i.e to increase size of image by interpolation
-
-
0下载:
Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
-
-
0下载:
一个使用线型扩散插值法的小程序源码
实现了MFC和OpenGL应用的结合
插值结果可以以图像灰度的形式显示-A proliferation of the use of linear interpolation of the applet source code of MFC and OpenGL applications to achieve the combination of interpolation results can be displayed in the form to
-
-
0下载:
Bilinear interpolation to smoothen an image
-
-
0下载:
Linear interpolation of image using python
-
-
0下载:
The purpose of this program is to be a practical and didactic introduction on how to perform shifted-linear interpolation. It is a self-contained application that will apply a rigid-body transformation to an image (rotation and translation). The sour
-
-
1下载:
image processing assignments :-- median filtering , laplacian ,high boost filtering , upsampling, downsampling , etc
-
-
0下载:
基于结构张量的核回归非均匀插值算法及其在图像处理中的应用-Structure tensor based on non-uniform interpolation kernel regression algorithm and its application in image processing
-
-
0下载:
根据双线性原理,对图像进行插值放大。
设放大比例为s,则k*s+1的点为原来图像上k处的值-The bilinear principle, the interpolation to enlarge the image.
Set zoom ratio s, the value k* s+1 points of the original image k at
-
-
0下载:
一种基于方向导向性的图像非线性插值算法。-an edge-guided image interpolation
-
-
0下载:
Auto regressive image interpolation
-
-
0下载:
实现线性插值 可用于图像无损放大 简单易行-Image lossless linear interpolation can be used to zoom simple
-
-
0下载:
文档包括双线性插值算法和最近邻域算法的详细介绍,以及算法的相关计算。-Documentation includes bilinear interpolation algorithm and the nearest neighbor algorithm which is described in detail, as well as algorithms related calculations.
-
-
0下载:
实现绘制y=A/(B+C*X*X)函数图象-The drawing of y = A/(B+ C* X* X) function image
-
-
0下载:
双线性插值,可用于图像的放大,及对像素颜色的插值,能产生光滑的过渡效果-Bilinear interpolation can be used to enlarge the image, and the color of the pixel interpolation, to produce a smooth transition effect
-
-
0下载:
Hermite插值多项式拟合Matlab程序。运用Matlab软件依据理论可画出Hermite插值图像,并求出Hermite多项式,并应用到实际问题中。-Hermite interpolation polynomial fitting Matlab program。Using Matlab software can be drawn based on the theory Hermite interpolation image, and find Hermite polynomials, and
-
-
0下载:
image processing zooming an image using bilinear interpolation in matlab
-
-
16下载:
1. Image reduction:
? Alternative line reduction
? Fractal linear reduction to reduce images to any smaller size
2. Use two images to perform image enlargement:
? Pixel replication
? Nearest enlargement
? Bilinear interpolation
? Bicubic interpolatio
-