-
图象的处理原代码,实现了图象处理的基本操作
图象的处理原代码,实现了图象处理的基本操作-images of the original code, the image processing to achieve the basic operation
- 2022-06-17 12:30:14下载
- 积分:1
-
Geometric image operations: image rotation, image shearing, including rotation.
图像的几何操作:图像旋转,图像剪切,包括旋转角度。-Geometric image operations: image rotation, image shearing, including rotation.
- 2022-10-07 14:10:03下载
- 积分:1
-
很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等...
很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等-many geometric shapes of paint, such as 3D graphics, curve and surface mapping, cubic spline curve, BEYOND, surface, curve Beziel
- 2023-04-22 00:15:03下载
- 积分:1
-
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!-VC image processing procedures, the development of the game is a rare study of information!
- 2023-07-08 02:15:03下载
- 积分:1
-
MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形.
但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix...
MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形.
但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口.
还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能. 注意那个虚线框, 就是 CRectTracker 画出来的.-MFC with a CRectTracker category. To draw of the so-called rubber rectangle. The WTL, there"s no corresponding category. So they want to write a very simple mix-in class, the WTL is used to this category as your window so that the base class can be painted with rubber window the behavior of the rectangle. on the compressed file contains two sources, namely the RectTracker.h mix-in class. SnapShotWnd.h for the use of this kind of a window. Previously there a screen, pictures can be seen from the window of the function, he achieved similar functions transparent window . Note that dash is the CRectTracker painting.
- 2022-02-25 08:14:58下载
- 积分:1
-
显示动态图标,是学习图标显示的好例子
显示动态图标,是学习图标显示的好例子-show dynamic icon, is learning icon shows a good example
- 2022-03-03 02:42:09下载
- 积分:1
-
这个代码的功能是将文本转换成GIF图形格式
这个代码的功能是将文本转换成GIF图形格式-the code function is to convert text GIF graphics format
- 2022-08-07 20:34:51下载
- 积分:1
-
在VC++ 6.0环境下实现红外图像的识别,有测试图片
在VC++ 6.0环境下实现红外图像的识别,有测试图片-In the VC++ 6.0 environment to achieve infrared image recognition, a test image
- 2022-07-11 07:04:39下载
- 积分:1
-
丰富的画图功能,能画直线,圆,长方形,可以旋转,平移,放缩,填充,真的很好,不行你试试vc...
丰富的画图功能,能画直线,圆,长方形,可以旋转,平移,放缩,填充,真的很好,不行你试试vc-Rich drawing capabilities, able to draw a straight line, round, rectangular, you can rotate, pan, zoom, filling, really good, can not you try vc
- 2022-03-14 12:30:52下载
- 积分:1
-
生成、显示B样条曲线:
(1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。
(2)自定义输入曲线次数。
(3)可选择4种曲线类型。...
生成、显示B样条曲线:
(1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。
(2)自定义输入曲线次数。
(3)可选择4种曲线类型。
(4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) can be right vertex position, the number of curves, curve types of changes.
- 2022-04-25 04:34:29下载
- 积分:1