搜索资源列表
-
1下载:
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
-
-
0下载:
rotate_image - rotates an image given inside a matrix by the amount of \"degree\" counter-clockwise
% using linear interpolation of the output grid points from the back-rotated input points
% in this way, the output image will never have a \"blan
-
-
0下载:
能够显示yuv420图像,并显示进行线性插值后的图像,对于yuv序列,同样可以查看。,Yuv420 can display images, and display the image after the linear interpolation, for yuv sequence, the same can see.
-
-
0下载:
雙線性內插法(bi-linear interpolation)
此方法以(x,y)的四個鄰近點來求得最近似的灰度
-err
-
-
0下载:
自定义函数,图像按任意角度旋转,一维线性插值和二维线性插值-Custom function, image rotation by any angle, one-dimensional linear interpolation and two-dimensional linear interpolation
-
-
0下载:
误码掩盖线性内插法MATLAB程序,在独立丢失块的情况下,进行了双线性内插的误码掩盖恢复算法-linear interpolation error concealment
-
-
1下载:
图像线性插值,包括nearest neighbor(pixel duplication),bilinear,bicubic,lanczos,B-spline, cubic,Fourier zero-padding (sinc)-Image linear interpolation, including nearest neighbor (pixel duplication), bilinear, bicubic, lanczos, B-spline, cubic, Fourier zero-pa
-
-
1下载:
这是数控技术课本上的逐点比较法插补直线和圆弧的程序,-This is the numerical control technology textbook case-by-point comparison of linear and circular interpolation procedures
-
-
0下载:
实现图像处理中常见的图像旋转功能。运行程序时可以通过选择近邻域插值法、线性插值法或者三阶卷积插值三种复杂度不同的算法来实现。-Image processing to achieve common image rotation function. Can run the program by selecting the neighbor domain interpolation, linear interpolation, or third-order convolution interpolat
-
-
0下载:
采用国际标准测试图lena进行测试。分别采用“基于像素放大原理的图像放大”、“基于双线性插值原理的图像放大”两种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后必定会有很大的-image enlarge, pixel enlarge based method, bi-linear insert method
-
-
0下载:
常用游戏图像处理,线性插值算法实现图像缩放、旋转详解,2D 游戏中的光照,动态模糊等-Common game image processing, linear interpolation algorithm to achieve image scaling, rotation, Xiang Jie, 2D game illumination, motion blur, etc.
-
-
0下载:
一种简单的去除异常的方法。行均值差分比较法,通过判断相邻行均值之差来寻找异常行,并用线性插值将其校正。-A simple way to remove the anomaly. OK mean difference of comparative law, by determining the mean difference between adjacent rows to find the unusual lines, and its correction with linear interpol
-
-
0下载:
基于LFSR生成m序列的图像隐藏算法,利用线性插值的方法将经过异或的的图像隐藏在同样大小的一幅载体图像中-Based on LFSR generates m-series images hiding algorithm, using linear interpolation method will be through the exclusive or of the hidden images of the same size of a vector image
-
-
0下载:
图像处理,缩放处理,采用线性插值,效果较好-Image processing, scaling processing, linear interpolation, better-performing
-
-
0下载:
三次线性插值和MipMap链,高质量图形图像缩放技术之一,例子很多,参考性强。-MipMap chain linear interpolation and cubic,is one of Image scaling technology.
-
-
0下载:
Linear interpolation algorithm with image scaling用线性插值算法实现图像缩放的实现源码,没有编译,但给出了基本的算法思路,可以对图片进行放缩处理-Linear interpolation algorithm with image scaling with linear interpolation algorithm implementation of image scaling source, not compile, but gives the
-
-
3下载:
利用双线性插值对图像进行去马赛克处理,可以直接运行,得到处理后的图像-Two order correlation linear interpolation image mosaic
-
-
0下载:
这是VB写的一个直线插补源码,有四个象限的整个代码,代码比较全,对开发都来说是很有用的,而且word文档中有整个代码。-It is written in a linear interpolation VB source, there are four quadrants of the entire code, the code is relatively wide, for the development of both is very useful, but there is the whol
-
-
0下载:
本程序代码包括最近邻差值,线性插值和三次样条差值,具有很实用的价值-This code includes the nearest neighbor difference, linear interpolation and the three spline difference, has a practical value
-
-
1下载:
图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
-