-
计算机绘图程序
用c语言实现的一些计算机绘图程序-Some of the computer drawing program
- 2022-03-07 08:55:22下载
- 积分:1
-
大写字母识别程序,可识别26个英文字母.
大写字母识别程序,可识别26个英文字母.-capital letters identification procedures, identify 26 English letters.
- 2022-03-10 03:23:47下载
- 积分:1
-
该程序能够根据用户的需求,即用户输入相应的参数,来画出对应的正弦或余弦函数的图形,并可以进伸缩和平移变换...
该程序能够根据用户的需求,即用户输入相应的参数,来画出对应的正弦或余弦函数的图形,并可以进伸缩和平移变换-The program can be based on user demand, that is, the corresponding user input parameters, to draw the corresponding sine or cosine function of the graphics, and can transform into the scaling and translation
- 2022-03-13 08:08:19下载
- 积分:1
-
do an online Optical Character Recognition vc procedures, used mainly to the mom...
做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C++ source code, for image processing and pattern recognition reference.
- 2023-02-23 06:05:03下载
- 积分:1
-
进程同步,VC开发
进程同步,VC开发-process synchronization, VC
- 2022-03-11 20:12:34下载
- 积分:1
-
种子填充法:
1、原理:将区域内的一点(种子)赋予给定的颜色,然后将这种颜色扩展到整个区域内...
种子填充法:
1、原理:将区域内的一点(种子)赋予给定的颜色,然后将这种颜色扩展到整个区域内
-Seed filling: 1, Principle: The region that (seeds) to give a given color, the color and then extended to the entire region
- 2022-03-17 20:03:39下载
- 积分:1
-
用VB写的从 DLL、EXE 或资源文件中解开 ICON(3KB),值得一看.
用VB写的从 DLL、EXE 或资源文件中解开 ICON(3KB),值得一看.-VB write from the DLL, EXE or resource documents untied ICON (3KB) overseas.
- 2022-08-19 20:11:04下载
- 积分:1
-
graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm...
关于图形学中的Bresenham画线算法,中点画圆算法的实现,以及五边形,六边形,七边形填充。-graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm to achieve Circle, and pentagons, hexagons, heptagon filled.
- 2022-01-25 15:31:55下载
- 积分:1
-
有关图片以及数字识别的有用的源码,大家来探讨一下哈
有关图片以及数字识别的有用的源码,大家来探讨一下哈-Of the picture
- 2022-01-24 16:44:37下载
- 积分:1
-
人脸识别
1 程序功能
这是一个人脸识别演示/测试程序,用户可以基于程序中已经实现的算法,开发新的有关人脸识别的应用;也可以修改或添加新的算法,并测试其性能。
2 程序平台
程序基于Windows操作系统,VS2008 SP编写,算法部分用到了OpenCV
- 2022-02-02 11:13:39下载
- 积分:1