搜索资源列表
gdal_all
- 包括图像处理,图像增强,点运算,几何变换(包括平移,旋转,缩放等)-Including image processing, image enhancement, the dot operator, geometric transformations (including translation, rotation, scaling, etc.)
Image-geometry-transform
- 本程序要求输入的图像都是256色的位图。这个代码实现了对图像的几何变换。使用了双线性插值算法-This program requires the input images are 256-color bitmap. This code implements the geometric transformation of image. Using a bilinear interpolation algorithm
PerspectiveTest
- 自己写的,利用矩阵实现图像几何变换的源码,虽然简单,但有助于理解图像几何变换矩阵的意义。-Write your own, using matrix source image geometric transformation, although simple, but helps to understand the significance of the image geometric transformation matrix.
Geometric
- 利用vs2010+Opencv对图像进行几何变换(平移、旋转、放大)-Use vs2010+ Opencv the image geometric transformations (translation, rotation, zoom)