-
imitate the small windows drawing software
模仿windows画图的小软件-imitate the small windows drawing software
- 2022-06-22 05:07:18下载
- 积分:1
-
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
-
这是一款用vc++编写的简单的画图程序,可以绘制直线、圆、矩形...
这是一款用vc++编写的简单的画图程序,可以绘制直线、圆、矩形-vc prepared with a simple drawing program, drawing a line or a circle, rectangle
- 2022-03-12 13:49:17下载
- 积分:1
-
基于AUTOCAD的lisp程序,可实现多边形区域的内部剪裁.
基于AUTOCAD的lisp程序,可实现多边形区域的内部剪裁.-AUTOCAD the lisp-based procedures, can be realized within the polygon region tailoring.
- 2022-01-28 15:41:55下载
- 积分:1
-
用Bresenham算法画圆,使用打点函数实现上述功能
用Bresenham算法画圆,使用打点函数实现上述功能-with Bresenham algorithm Circle, which was used to achieve the above function function
- 2022-07-06 16:02:11下载
- 积分:1
-
可以实现图像模板匹配功能,适合初学图像读者
可以实现图像模板匹配功能,适合初学图像读者-can achieve image template matching function, images suitable for beginner readers
- 2022-03-23 08:34:14下载
- 积分:1
-
一个开发出来的桌面琮物
一个开发出来的桌面琮物-developed a desktop Cong-
- 2022-07-21 05:30:10下载
- 积分:1
-
c#实现获得图像上任意一点的颜色值,一个很好的例子绝对值得收藏...
c#实现获得图像上任意一点的颜色值,一个很好的例子绝对值得收藏-obtain images of any point on the color value, a good example worthy collection
- 2022-07-26 15:35:56下载
- 积分:1
-
用vc++实现的BP神经网络解决异或问题的源代码。非常经典。...
用vc++实现的BP神经网络解决异或问题的源代码。非常经典。-Using vc realize the BP neural network to solve XOR problem
- 2022-05-17 22:23:13下载
- 积分:1
-
计算机图形学之应用之屏保编程源码及其程序。
计算机图形学之应用之屏保编程源码及其程序。-Application of computer graphics programming screen saver source code and its procedures.
- 2023-08-26 00:55:03下载
- 积分:1