搜索资源列表
图像旋转(线性)
- 图像旋转(线性插值法)-image rotation (linear interpolation)
图像旋转(三次)
- 图像旋转(三次样条插值)-image rotation (cubic spline interpolation)
图像旋转双线性插值
- 图像平移,旋转,缩放,用到的是邻近值和双线性插值
opencv实现图像旋转插值
- 实现对有旋转、平移的失配图像配准
GeoTrans.灰度图像的各种操作源代码
- 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
pic_transport.rar
- 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
wssw.rar
- 图像几何变换(缩放、旋转)中的插值算法 , The picture geometry transformation (缂╂斁, revolves) the center interpolation algorithm
imrotatex.rar
- 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
Rotate
- 使用MFC编写的图像旋转算法,利用临近插值的方法实现图像旋转,并且旋转后的图像自适应窗口。-Written using the MFC image rotation algorithm, near the interpolation method used to achieve image rotation, and rotate the image after the adaptive window.
Tuxiangchazhisuanfa
- 常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法-常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法
rorote
- 自定义函数,图像按任意角度旋转,一维线性插值和二维线性插值-Custom function, image rotation by any angle, one-dimensional linear interpolation and two-dimensional linear interpolation
imrotatePos
- 基于双线性插值的图像旋转,似于MATlab的imrotate函数功能-imrotatePos
2
- 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
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
ImgRotate
- 图像旋转处理程序,可以实现任意角度的旋转,并能选择插值方法。-Image Ratation Code
chap1_3
- 图像的几何变换,包括图像的放大,和图像的缩小,图像的旋转,图像的平移,插值-Images of geometric transformations, including image magnification, and image reduction, image rotation, image translation, interpolation
rotate_image
- 可以快速的进行图像的旋转,利用插值对图像的进行重建。-Could be made rapidly rotating image, using interpolation of the image reconstruction.
chazhi
- 插值法实现灰度图像的缩放及旋转的程序,开发环境为Visual C++6.0,实现了多种差值方法。可用于进行算法的分析和比较-Gray-scale image interpolation implementation of the scaling and rotation procedures, development environment for Visual C++6.0, a variety of difference methods of implementation. Algorith
zy5
- 摘 要:曝光瞬间造成图像模糊的运动通常作为直线运动近似处理 ,若能找出模糊图像的运动模糊方向 ,并将之旋转到水平轴 ,则二维问题可简化为一维来处理 ,大大简化由模糊图像估计出运动模糊点扩散函数以及图像恢复的过程 ,并为图像恢复的并行计算创造有利条件。由于运动模糊降低了运动方向上图像的高频成 分 ,沿着运动方向实施高通滤波 方向微分 ,可保证微分图像灰度值 绝对值 之和最小。基于此 ,本文利用双线性插值的方法 ,固定并适当选取方向微分的微元大小 ,构造出3 ×3方向微分乘子 ,得到了高效高精度
插值及剪切
- MFC程序,用于图像的基本缩放旋转和剪切(The MFC program is used for basic scaling, rotation and shearing of images.)