-
delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能
delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能-delphi painting sine curve, something to play after the completion of some functional mapping
- 2022-01-26 05:54:41下载
- 积分:1
-
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a b...
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.-Using hough transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coordinate system.
- 2022-02-12 09:47:04下载
- 积分:1
-
扫描仪控件,直接注册就可以使用的 在VC,VB,DELPHI都可使用
扫描仪控件,直接注册就可以使用的 在VC,VB,DELPHI都可使用-scanner controls, direct registration can be used in VC, VB, Delphi can use
- 2023-07-26 21:10:04下载
- 积分:1
-
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程...
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network character recognition system catalog include: the two source documents and source code generation which is to identify the procedure, and the other is the matrix class library. Has been preserved trained network weights, so the identification procedures used for the first time, you can directly run the Release directory of the executable file, and then on the picture of the test directory to read into the picture, identification. Of course, we can use training samples to train the network, but attention should be paid to training samples, otherwise it may be very low recognition rate. Training sample selection principle is that, as far as possible have representation in the training time not too long a number of cases as many as possible training samples
- 2023-07-19 09:25:03下载
- 积分:1
-
数字识别系统源代码
使用说明 代码注释的很详尽第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。该系统的识别率一般情况下为90%。此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。
- 2022-07-24 04:47:50下载
- 积分:1
-
one can directly use the compression type, tested
一个可以直接使用的压缩类,测试过-one can directly use the compression type, tested
- 2022-01-26 03:57:03下载
- 积分:1
-
这是一个灰度均衡的程序
这是一个灰度均衡的程序-This a gray balanced procedures
- 2023-02-28 08:55:04下载
- 积分:1
-
控制窗口的位置不让用户移动,可以实现输入必须填写的内容后,才能进入下一步。
控制窗口的位置不让用户移动,可以实现输入必须填写的内容后,才能进入下一步。-Control the location of the window to prevent mobile users can realize the contents of input must be filled before they can enter the next step.
- 2022-05-09 12:14:25下载
- 积分:1
-
图形ActiveX控件,一个高效的动态曲线显示控件
图形ActiveX控件,一个高效的动态曲线显示控件-graphics ActiveX controls, a highly effective dynamic curve shows Controls
- 2022-01-24 14:42:27下载
- 积分:1
-
Handwritten numeral recognition of Fisher Linear Discriminant want
手写数字识别之Fisher线性判别
想要的-Handwritten numeral recognition of Fisher Linear Discriminant want
- 2022-11-24 06:10:03下载
- 积分:1