搜索资源列表
changeTwo
- 使用双线性插值和三次卷积法对图象进行扩大两倍的处理,存储于一个dat文件中-use bilinear and cubic convolution interpolation method of image expanded twice the processing, storing in a paper dat
math
- 图像插值程序,可以任意缩放,并使用了双线性插值和三次卷积插值,还可以旋转插值,用户界面友好,制作精美,绝对值得一看
lowpassfilter
- 用kaiser窗设计的低通滤波器,用圆周卷积实现线性卷积。
11
- 利用离散傅立叶变换转置因子的性质进行各种变换,将长序列分解成几个较短的序列,从而实现时间抽取和频率抽取两种方法的基-2快速傅立叶变换,并且能够进行两个序列的线性卷积运算和频谱分析。
CImg-1.2.7
- CImg图像库提供了基于lapack的矩阵运算函数和完善的线性滤波卷积函数,同时CImg做像素运算还是很方便的。另外,独有Display类可以方便的实现各种显示,包括显示图像、打字、画线等等。还有,该库有个基于光流的多尺度图像配准例子,非常好用
imresize
- 图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值
VB_scale
- 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大
VC_scale
- 临近插值、线性插值、三阶卷积插值实现图像的缩放功能
ASM_scale
- 临近插值、线性插值、三阶卷积插值实现图像的缩放功能
vfv1.0
- 一个线性积分卷积(LIC)matlab源码
twoWays.rar
- 双线性插值和三次卷积法将图象扩大两倍,c语言实现。,bilinear and cubic convolution interpolation method will expand the image twice, c language.
filter
- 高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
ImgRotate
- 实现图像处理中常见的图像旋转功能。运行程序时可以通过选择近邻域插值法、线性插值法或者三阶卷积插值三种复杂度不同的算法来实现。-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
DigtalImagePro
- 数字图像处理程序。vc6.0书写。能实现raw格式的图片向bmp格式转换、线性拉伸、卷积计算等功能-Digital image processing procedures. vc6.0 writing. Can achieve raw picture format to bmp format conversion, linear stretching, convolution calculation functions
69491747MDWT
- matlab 多维小波工具箱 有线性卷积 三维的小波变换,逆变换-matlab multi-dimensional wavelet toolbox has three-dimensional linear convolution of wavelet transform, inverse transform and so on
Chapter4
- 数字图像处理,包括图像的卷积,相关,线性滤波处理,边缘检测都是运用labview来完成的。-Digital image processing, including images, linear convolution, filter, edge detection is accomplished using labview
GeometryTransSHow
- 在灰度图像的几何变换中,使用了邻近插值,线性插值,以及立方卷积插值。其中还包括图像的旋转、缩放等。-In the gray image of the geometric transformation, the use of the adjacent interpolation, linear interpolation, and cubic convolution interpolation. It also includes image rotation, zooming.
Bilinear-interpolation-and-cubic-convolution
- 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
GeometryTrans2
- 图像处理中的几何变换(近邻插值,双线性,立方卷积,及任意角度旋转,缩放)-GeometryTrans in Image Processing
picture-warp-using-Interpolation
- 运用插值算法对图像进行变形,包括邻近插值、双线性插值、三次卷积插值。使用了cximage类对jpeg类型图片的处理。有详细说明文档。-Use of the interpolation algorithm for image deformation, including the neighboring interpolation, bilinear interpolation, cubic convolution. Cximage class jpeg type of picture proces