-
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
-
rmdemo _ winform.rar rmdemo _ winform.rar
rmdemo_winform.rar rmdemo_winform.rar
- 2022-01-23 10:04:12下载
- 积分:1
-
计算机图形学――立方体旋转
计算机图形学――立方体旋转-computer graphics-- rotating cube
- 2022-02-05 20:06:07下载
- 积分:1
-
vB做动画写的一个工具,动画里经常要考虑透明图像,这个工具实现了把图片变成透明的算法,希望对大家有用:)...
vB做动画写的一个工具,动画里经常要考虑透明图像,这个工具实现了把图片变成透明的算法,希望对大家有用:)-studyalso shows VB animation was done by a tool, animation frequently to consider transparent images, This tool achieved the picture becomes transparent algorithm, we hope to useful :)
- 2022-03-22 22:51:00下载
- 积分:1
-
计算机图形学之三维变化的应用之公转自转的源码及其程序。...
计算机图形学之三维变化的应用之公转自转的源码及其程序。-Changes in the three-dimensional computer graphics applications carried over to the public the source code and its procedures.
- 2022-04-11 21:03:24下载
- 积分:1
-
韦恩王:数字图像数字水印方法的应用
王颖:数字图像水印 用扩频方法实现数字水印-Wayne Wang: Digital image watermarking method using spread-spectrum digital watermarking
- 2022-08-08 14:13:57下载
- 积分:1
-
计算机图形学的各种算法,如边缘检测,付立叶变换等典型的算法...
计算机图形学的各种算法,如边缘检测,付立叶变换等典型的算法-of computer graphics algorithms, such as edge detection, such as Fourier transform algorithm typical
- 2022-07-05 09:56:17下载
- 积分:1
-
Verify if a point is inside a polygon (convex and non
Verify if a point is inside a polygon (convex and non-convex)
- 2023-04-19 13:15:03下载
- 积分:1
-
读取txt文件象素,在Winform上显示图象
读取txt文件象素,在Winform上显示图象-Pixel read txt file in the Winform display image
- 2022-02-21 04:21:09下载
- 积分:1
-
GIF解码器源代码,C语言编程在嵌入式系统的移植…
GIF解码程序源代码,C语言编程,方便在嵌入式系统上移植。-GIF decoder source code, C language programming for embedded systems in the transplant.
- 2022-02-06 10:32:25下载
- 积分:1