-
mydate.dat为字库
先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字
如要识别复杂汉...
mydate.dat为字库
先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字
如要识别复杂汉字,请先用学习功能
-mydate.dat Click on the first character of the file, open spots, Reading into the character study of character has been preserved automatic keyboard characters, letters, numbers and Chinese characters as simple to identify the complex Chinese characters. Please use a learning function
- 2022-09-01 17:30:03下载
- 积分:1
-
当运行本程序时,会看到一条在窗口中不停摆动的直线,编织成一副美丽的网状图形,图像随着直线摆动不停地变幻,直到程序停止。...
当运行本程序时,会看到一条在窗口中不停摆动的直线,编织成一副美丽的网状图形,图像随着直线摆动不停地变幻,直到程序停止。-When running this program, we will see a window kept swinging straight, braided into a beautiful mesh graphics, images with linear swing changes constantly, until the procedures to stop.
- 2022-06-21 17:24:47下载
- 积分:1
-
2008
2008年8月26日-v0.1.2
- 2023-03-11 04:05:03下载
- 积分:1
-
识别并找到orange的程序
识别并找到orange的程序-identify and find orange procedures
- 2022-02-14 13:08:18下载
- 积分:1
-
数据图像读取和分析 用于图像技术处理初学者
数据图像读取和分析 用于图像技术处理初学者-Image reading and analysis of data for image processing techniques for beginners
- 2022-05-01 01:18:59下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
VC++ 6写的时钟程序的源码,基于文档试图结构,演示了VC下定时器的使用,以及GDI绘图的技巧...
VC++ 6写的时钟程序的源码,基于文档试图结构,演示了VC下定时器的使用,以及GDI绘图的技巧-VC++ 6 write clock of the source program, based on the document attempts to structure and demonstrate the use of VC under the timer, and the GDI drawing skills
- 2022-04-14 19:01:44下载
- 积分:1
-
zooming an image by using two methods
zooming an image by using two methods
- 2022-02-04 10:07:48下载
- 积分:1
-
基于linux+gtk的一个俄罗斯方块游戏,支持网络功能,多人联机。...
基于linux+gtk的一个俄罗斯方块游戏,支持网络功能,多人联机。-Based on linux+ Gtk a Tetris game, support network function, many people online.
- 2022-05-14 08:51:08下载
- 积分:1
-
vc used to achieve a simple drawing program, drawing straight lines, rectangular...
这是一个用vc实现的简单的画图程序,可以画直线,矩形,椭圆等图形-vc used to achieve a simple drawing program, drawing straight lines, rectangular, oval and other graphics
- 2022-06-15 02:29:06下载
- 积分:1