当前位置:
首页
资源下载

搜索资源 - Affine transformation
搜索资源列表
-
0下载:
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transfo
-
-
2下载:
基于最小二乘法的仿射变换
matlab实现-Least square method based on the realization of affine transformation matlab
-
-
0下载:
一个简单的仿射变换,文件里有测试数据-A simple affine transformation, the test data file. .
-
-
0下载:
读取图像,并对图像进行仿射变换,可以通过改变仿变换的参数得到不同的变换图像-Image affine transformation :get different transformed images by different parameters
-
-
0下载:
Affine Transformation
-
-
0下载:
很好的仿射变换的源代码,已经测试过可以满足你对仿射变换的要求-Affine transformation a good source code has been tested to meet the requirements of your affine transformation
-
-
1下载:
MATLAB用于图像拼接的小程序们,很有价值的,包括仿射变换-MATLAB for image mosaic of small programs are of great value, including affine transformation
-
-
0下载:
根据仿射变换原理,借助opencv中的函数实现了图片的放射变换-Under affine transformation principle, with opencv functions implemented in the radiation image transformation
-
-
0下载:
图像的仿射变换程序,倾斜变正视。对一张拍摄(倾斜角度)到放在桌面的A4纸的图片做一个仿射变换,由倾斜的角度变换成正视的情况。-Image affine transformation process, tilt change address. On a shot (angle) to A4 paper on the desktop image to be a affine transformation, by the tilt angle transformation into a face si
-
-
0下载:
Matlab编写的仿射变换程序,有两个,都不错-Affine transformation program written in Matlab, there are two, are good
-
-
0下载:
这是一个位图变换的例子,也是之前一家公司的笔试题目,该程序是实现24位位图的仿射变换-This is an example of graph transformation, is also before the company s written questions, the program is to achieve 24-bit bitmap affine transformation
-
-
0下载:
程序在一个2D图像上计算并应用地理仿射变换。对于仿射变换的理解很有帮助。-
The program calculated in a 2D image and the application of geographic affine transformation. Helpful for the understanding of the affine transformation.
The progr
-
-
0下载:
基于Visual stdio2010编写的Affine Transformation程序,实现了基本的仿射变换功能,如缩放功能、旋转等。-Prepared based on the Visual stdio2010 the Affine Transformation program to achieve a basic affine transformation, such as zoom functions, rotation, and so on.
-
-
1下载:
图像仿射变换,用于两帧图像的仿射变换,在图像匹配和图像目标检测有实用价值-Affine transformation
-
-
0下载:
已知对应点,可以求出仿射变换。只需要三个点就可以。-Known corresponding points, affine transformation can be obtained. Only need three points as you can.
-
-
0下载:
仿射变换,又称仿射映射,是指在几何中,一个向量空间进行一次线性变换并接上一个平移,变换为另一个向量空间。-Affine transformation, also called affine mapping, it is to point to in geometry, a vector space on a linear transformation and connected to a translation, transform to another vector space.
-
-
1下载:
仿射变换是空间直角坐标变换的一种,它是一种二维坐标到二维坐标之间的线性变换,保持二维图形的“平直线”和“平行性”,其可以通过一系列的原子变换的复合来实现,包括平移(Translation)、缩放(Scale)、翻转(Flip)、旋转(Rotation)和剪切(Shear)。-Affine transformation is a transformation of Cartesian space, it is a linear transformation of two-dimensional c
-
-
0下载:
使用OPENCV编写,可以进行任意角度的旋转的仿射变换,代码完整,可以直接编译得到结果-Use OPENCV to write, can rotate in any direction of affine transformation, code complete, can be directly compiled to get results
-
-
0下载:
opencv学习代码,仿射变换,在几何上定义为两个向量空间之间的仿射映射,由一个线性变换接上一个平移组成-opencv learning code, affine transformation, geometrically defined as affine mapping between two vector spaces, connected by a linear transformation consisting of a pan
-
-
0下载:
By using the ground points and image points in pervious work, we can calculate the six parameters of affine transformation. With these parameters, the ground coordinates can be transform in to image coordinates. In this homework, we compared (1) diff
-