-
AffineTransformation computes and applies the geometric affine transformation to...
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 transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
二维32位定点傅里叶变换,精度很高哦,附有测试图片,需安装opencv...
二维32位定点傅里叶变换,精度很高哦,附有测试图片,需安装opencv-32-bit fixed-point two-dimensional Fourier transform, high precision Oh, with test images, the need to install opencv
- 2022-05-28 22:13:11下载
- 积分:1
-
Bezier curve describes the algorithm and procedures realize
描述了Bezier曲线的算法与程序实现
-Bezier curve describes the algorithm and procedures realize
- 2022-06-30 14:54:50下载
- 积分:1
-
使用OpenGL来打开并显示3DS文件的MFC程序,使用VC++编程,内含EXE及源码...
使用OpenGL来打开并显示3DS文件的MFC程序,使用VC++编程,内含EXE及源码-The use of OpenGL to open and display 3DS file MFC programs, use the VC++ program that contains EXE and source code
- 2023-06-11 10:25:13下载
- 积分:1
-
局部三维重建
用于从微小的图像曲面片漫反射明暗中提取可用的形状信息的简单表示。这将产生一个包括局部形状分布的中间场景描述符。
- 2022-03-28 21:16:26下载
- 积分:1
-
KS0070 (44,780) 16x2 character LCD driver means Bus Demonstration Program
KS0070(44780) 16x2 字符液晶屏驱动演示程序总线方式-KS0070 (44,780) 16x2 character LCD driver means Bus Demonstration Program
- 2022-08-22 18:32:15下载
- 积分:1
-
一个关于分形的三角形程序
一个关于分形的三角形程序-on a triangular fractal procedures
- 2023-02-27 22:20:04下载
- 积分:1
-
Use of graphics processors to achieve real
利用图形处理器实现实时二维流体的模拟,使用准拉格朗日法求解流体方程。-Use of graphics processors to achieve real-time two-dimensional fluid simulation, the use of quasi-Lagrangian method for solving fluid equations.
- 2022-03-15 08:25:22下载
- 积分:1
-
这是一个基于颜色特征的图像检索系统,用于此算法中…
这是一个基于颜色特征的图像检索系统,在此用到了直方图算法来实现 ,通过打开一幅图进行检索-This is a color feature based image retrieval system, used in this algorithm to achieve the histogram, by opening a map search
- 2022-01-25 16:36:23下载
- 积分:1
-
在指纹识别的matlab源代码,希望对大家有用…
指纹识别的matlab源代码,希望对大家有用,欢迎下载。-Fingerprint recognition matlab source code, in the hope that useful to everybody, welcome to download.
- 2022-11-28 20:05:03下载
- 积分:1