-
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
-
delphi中画bezier曲线的示例
delphi中画bezier曲线的示例-draws examples of bezier curves
- 2022-05-29 03:33:59下载
- 积分:1
-
提到可以要求讨论,DirectShow播放器
有问提可以讨论一下,DirectShow 的 Players-mention can be asked to discuss, DirectShow Players
- 2022-11-16 21:55:03下载
- 积分:1
-
类型反恐的游戏引擎,绝对经典
类型反恐的游戏引擎,绝对经典-The type of counter-terrorism game engine, an absolute classic
- 2022-01-26 05:05:18下载
- 积分:1
-
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。...
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。-DDA line drawing algorithm, here coupled with the delay, but also easy to observe the process of drawing lines to demonstrate good results.
- 2022-02-07 09:58:23下载
- 积分:1
-
一个可以在桌面自由绘图的小程序,界面优秀
一个可以在桌面自由绘图的小程序,界面优秀-A free drawing on the desktop of small procedures, excellent interface
- 2022-03-29 04:13:01下载
- 积分:1
-
mapgis6.2 secondary development of the dll, vc 6.0 production,
mapgis6.2二次开发的dll,vc++6.0制作,-mapgis6.2 secondary development of the dll, vc 6.0 production,
- 2022-01-25 22:02:24下载
- 积分:1
-
采用SVG实现两个动画,一个使用JavaScript,另一个没有使用JavaScript...
采用SVG实现两个动画,一个使用JavaScript,另一个没有使用JavaScript-To achieve two animations using SVG, a use of JavaScript, the other does not use JavaScript
- 2022-06-11 13:33:31下载
- 积分:1
-
这是一款基于vtk编写的小程序,其主要目的是让大家了如何调用vtk编程,希望对大家有参考意义...
这是一款基于vtk编写的小程序,其主要目的是让大家了如何调用vtk编程,希望对大家有参考意义-This is based on VTK the preparation of a small program, its main purpose is to let everyone how to call VTK programming, in the hope that we have a reference value
- 2022-03-22 08:46:48下载
- 积分:1
-
它的所有关于K中心点的实现
its all about implimentation of k mediods
- 2022-01-24 09:31:12下载
- 积分:1