搜索资源列表
ImgScale
- 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
changeTwo
- 使用双线性插值和三次卷积法对图象进行扩大两倍的处理,存储于一个dat文件中-use bilinear and cubic convolution interpolation method of image expanded twice the processing, storing in a paper dat
math
- 图像插值程序,可以任意缩放,并使用了双线性插值和三次卷积插值,还可以旋转插值,用户界面友好,制作精美,绝对值得一看
08ReadBMP
- 该小软件为图像的缩放处理,有3种算法:邻近取值插值,二次线性插值,三次卷积插值
picture
- 本程序提供了邻近值插值和三次卷积插值两种插值方法,可实现图像的任意比例放大缩小和任意角度的旋转,但由于本人不会MFC编程,所以所有变换结果必须到相应文件夹下(必须同时存放图形文件和程序)查看。
VB_scale
- 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大
ImgScale
- 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
changeTwo
- 使用双线性插值和三次卷积法对图象进行扩大两倍的处理,存储于一个dat文件中-use bilinear and cubic convolution interpolation method of image expanded twice the processing, storing in a paper dat
twoWays
- 双线性插值和三次卷积法将图象扩大两倍,c语言实现。-bilinear and cubic convolution interpolation method will expand the image twice, c language.
math
- 图像插值程序,可以任意缩放,并使用了双线性插值和三次卷积插值,还可以旋转插值,用户界面友好,制作精美,绝对值得一看-Image Interpolation procedures can zoom, and the use of bilinear interpolation and cubic convolution interpolation, interpolation can also be rotating, user-frie
enhancement
- 可以了解图象插值方面的知识,包括线性插植, 非线性插值,bicubic插值,三次立方卷积-Image interpolation can understand the knowledge, including the implantation of linear, nonlinear interpolation, bicubic interpolation, three cubic convolution
08ReadBMP
- 该小软件为图像的缩放处理,有3种算法:邻近取值插值,二次线性插值,三次卷积插值-The small software for image scaling treatment, has three kinds of algorithms: the neighboring values of interpolation, the second linear interpolation, cubic convolution interpola
picture
- 本程序提供了邻近值插值和三次卷积插值两种插值方法,可实现图像的任意比例放大缩小和任意角度的旋转,但由于本人不会MFC编程,所以所有变换结果必须到相应文件夹下(必须同时存放图形文件和程序)查看。-This procedure provided a neighboring value of interpolation and cubic convolution interpolation of two interpolation metho
VB_scale
- 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大-Most near the interpolation, bilinear with interpolation, cubic convolution method, StretchBlt Larger Image Smoothing Method
imgCubicConvolutionInterpolation
- 三次卷积插值, 三次卷积插值,-Cubic convolution interpolation
Bilinear-interpolation-and-cubic-convolution
- 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
resample
- 此程序包括重采样中的最邻近法,双线性内插法,三次卷积法。-resampling
picture-warp-using-Interpolation
- 运用插值算法对图像进行变形,包括邻近插值、双线性插值、三次卷积插值。使用了cximage类对jpeg类型图片的处理。有详细说明文档。-Use of the interpolation algorithm for image deformation, including the neighboring interpolation, bilinear interpolation, cubic convolution. Cximage cla
Three_convolution
- matlab实现对图像的双三次卷积内插,以图像的缩放为例子(Matlab to the image of the double triple convolution interpolation, with the image zooming as an example)
CubicConvolution
- 采用三次卷积法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the Cubic Convolution method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)