-
Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the...
Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored)
2. First we need to teach Character to computer. For this type the Character in the textbox space provided and press "TEACH".
3. You can save all the taught data.
4. For retrival, click start.
Note: Paint Brush software of microsoft opens for entering the image. So, we need to save the image after editing.
For best results teach each Character not less than ten times.
- 2022-06-20 20:59:04下载
- 积分:1
-
Using canny edge detection and hough transform separation of the iris, normalize...
采用canny边界检测和hough变换分离虹膜,归一化,采用haar小波提取虹膜特征及海明距进行识别-Using canny edge detection and hough transform separation of the iris, normalized using haar wavelet extracted iris characteristics and hamming distance to identify
- 2022-08-12 20:13:22下载
- 积分:1
-
GUI result inquiry system. Many functions can be achieved. Really ah
GUI成绩查询系统。可以实现很多功能。真的可以啊-GUI result inquiry system. Many functions can be achieved. Really ah
- 2023-04-23 17:20:03下载
- 积分:1
-
利用Visual C++ 6环境下创建MFC AppWizard(EXE),建议。
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制任意直线,单击裁剪和中点裁剪分别对直线进行裁剪。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a center-screen client area centered on drawing an arbitrary line, click the mid-point of cutting and cutting to cut a straight line, respectively.
- 2022-06-15 10:53:08下载
- 积分:1
-
一个vc座的绘图类,支持多种格式,带中文说明。
一个vc座的绘图类,支持多种格式,带中文说明。-vc Block, a type of graphics, support for multiple formats, with Chinese explanation.
- 2022-03-31 03:13:00下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
用vc++实现的BP神经网络解决异或问题的源代码。非常经典。...
用vc++实现的BP神经网络解决异或问题的源代码。非常经典。-Using vc realize the BP neural network to solve XOR problem
- 2022-05-17 22:23:13下载
- 积分:1
-
用DIRECTX的粒子系统开发的一个烟花效果的程序.
用DIRECTX的粒子系统开发的一个烟花效果的程序.-DIRECTX the particle system used to develop a procedure for the fireworks effects.
- 2022-03-14 00:44:33下载
- 积分:1
-
保持拓扑关系空间数据的存储代码
给出了用Oracle Spatia存储矢量数据的l源代码,用Visual C++编写,程序中给出了完整存储矢量数据的源代码,并且有效保持了数据间的拓扑连接关系,代码编写规范。
- 2022-03-18 18:05:45下载
- 积分:1
-
利用C#进行数字识别的源程序,利用C#进行数字识别的源程序。...
利用C#进行数字识别的源程序,利用C#进行数字识别的源程序。-The use of C# Digital identifiable source, using C# Digital identification of the source.
- 2022-03-05 12:12:45下载
- 积分:1