-
Using VC++ to prepare a image rotation and image filters you may wish to use the...
用VC++编写得图像旋转和图像滤镜得代码
希望对你们用帮助-Using VC++ to prepare a image rotation and image filters you may wish to use the code to help
- 2022-01-30 21:27:42下载
- 积分:1
-
JPEG压缩编码系统源代码
JPEG压缩编码系统源代码-JPEG compression coding system source code
- 2022-12-05 00:40:04下载
- 积分:1
-
机器视觉测量圆的一个软件源码,大家共同学习学习
机器视觉测量圆的一个软件源码,大家共同学习学习-Machine vision measurement round a software source code, learn the common U.S.
- 2022-10-10 08:30:03下载
- 积分:1
-
Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。...
Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
- 2023-06-10 07:55:04下载
- 积分:1
-
Time can be set from time to time and from time to time grasping the whole scree...
时间可以随时设定,并随时掌握整个屏幕变成*。JPG文件
- 2022-05-13 03:47:15下载
- 积分:1
-
中点椭圆生成算法
中点椭圆生成算法-midpoint oval Algorithm
- 2022-03-23 17:59:11下载
- 积分:1
-
MFC绘图示例,用于演示MFC下如何进行直线等的实现。
MFC绘图示例,用于演示MFC下如何进行直线等的实现。-MFC Mapping example, the MFC for demonstrating how to achieve the straight.
- 2022-11-16 13:30:04下载
- 积分:1
-
Drawing a mouse and keyboard can be used to control the rotation of the cube.
绘制一个可以用鼠标和键盘控制的旋转立方体。-Drawing a mouse and keyboard can be used to control the rotation of the cube.
- 2022-02-05 11:25:45下载
- 积分:1
-
用于运动目标的检测,是很好的毕业设计参考
用于运动目标的检测,是很好的毕业设计参考-campaign for target detection, is a good reference design graduate!
- 2022-07-27 19:21:03下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1