-
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
-
这是一个BMP文件的测试顺序。可以显示BMP
这是一个bmp文件的测试程序。可以显示一个bmp文件。- This is a bmp document test order. May demonstrate a bmp
document.
- 2023-06-22 20:35:04下载
- 积分:1
-
ovfwvideo,可以调用摄像头,运行时先注册一下regsvr32 d:ovfw.ocx
ovfwvideo,可以调用摄像头,运行时先注册一下regsvr32 d:ovfw.ocx-ovfwvideo, can call the camera, run-time before you register regsvr32 d: ovfw.ocx
- 2022-03-20 19:58:12下载
- 积分:1
-
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载- Extremely the Cool screen effect, may yours screen distortion,
some more than ten kind of effects, the recommendation download
- 2022-02-02 04:33:27下载
- 积分:1
-
直线反走样算法,包括线性
一些画直线的算法,包括反走样直线-linear algorithms, including linear Antialiasing
- 2022-09-19 02:40:03下载
- 积分:1
-
Will be two Surfer7.0 with Mapinfo mapping software rainfall isogram solved comp...
将Surfer7.0与Mapinfo两个软件配合绘制降雨量等值线,解决了计算绘图在高、低值区丢失等值线和已知点外部曲线走向不合理问题,绘出的等值线与人工勾绘等值线比较无明显差异,能够满足防汛要求。-Will be two Surfer7.0 with Mapinfo mapping software rainfall isogram solved computing graphics in high-and low-value areas isogram lost and known point to rectify the anomalies in the external curve, the contour map and artificial hook painted isogram no significant difference, to meet flood prevention requirements.
- 2022-03-17 05:31:50下载
- 积分:1
-
在简单的实现
ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE - Hold Left Mouse Button to Rotate View Angle
Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O - Change View Mode (Observe, Follow, Drive, Fly)
W/S - Move forward/back
A/D - Rotate left/right (in Observe Mode only)
F - Stop Animation
R - Toggle Frustum Drawing
0/9 - More/Less Triangles per frame
1/2 - Adjust FOV-ROAM Simplistic Implementation
By Bryan Tur
- 2022-03-26 08:18:08下载
- 积分:1
-
画直线时橡皮筋显示
在vb窗口鼠标画直线时,可以橡皮筋显示过程,当鼠标弹起结束绘制,语句简单有效!
- 2023-04-09 21:30:03下载
- 积分:1
-
数学图片处理过的门槛
数学图像处理入门 phoneix大虾文档附属- Mathematics picture processing crosses the threshold the
phoneix prawn documents attached
- 2022-02-03 00:45:51下载
- 积分:1
-
fourier transform 2D
fourier transform 2D
- 2022-03-31 10:08:43下载
- 积分:1