搜索资源列表
人工智能OCR文字识别程序
- 人工智能OCR文字识别源程序,VB编写的,不得不服,没用使用控件,识别率在90%以上,可直接用于你的项目中,经过我的测试,绝对可以使用.-Character Recognition OCR artificial intelligence source, written in VB, not against, it's useless to use controls, the recognition rate of more than 90%, can be used directly i
印章鉴定系统
- 算法代码,分别提取两类不同的特征。 使用时直接将代码拷贝到需要使用的地方即可。 代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at Visual C+ +6.0 under can trans
PlateReco
- 该程序是个很不错的车牌定位与识别系统源代码,可以比较清晰和准确的提取出车辆的牌照文字(包括中文、英文和数字 ps:压缩包中附有车牌图)。在vc环境下就可以调试,运行。有兴趣的人可以下载来-the program is a very good location and license plate recognition system source code, can be more clear and accurate extracted vehicle license characters (i
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“
old_version
- 这是一个指纹识别的程序,用matlab做的,可以试着调试。-This is a fingerprint identification procedures, using Matlab do, it's worth testing.
hafu1ine
- 这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。-this procedure can identify the image or straight line segments, Hough transform algorithm. Linear transformation of coordinate system to another's point, thus completing the identification.
corner_detect
- 原创的角点检测程序,使用 VC++ 编写,通过调用 Intel 的 OpenCV 库实现。-original corner detection, the use of VC prepared by calling Intel's OpenCV library implementation.
digital-recognise
- 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图
diday
- Diday s dynamic algerothm-adapted's dynamic algerothm
Google_Image_Search_API_src
- 根据文字描述信息,在网络上进行图片检索 如:输入苹果,则会检索到图片上含有苹果的图片-information on the Internet and retrieve images such as : the importation of apples, will be indexed to the photo containing Apple's Photo
jianliyangben
- 一个基于BP神经网络的matlab程序,可以实现对几种字体0-9的数字识别,这个文件是建立样本矢量的压缩包。-a neural network based on BP's Matlab procedures, Some can be achieved on the font 0 -9 identification number, the document is to establish the sample vector compressed.
BPl
- 一个基于BP神经网络的matlab程序,可以实现对几种字体0-9的数字识别,这个文件训练网络的压缩包-a neural network based on BP's Matlab procedures, Some can be achieved on the font 0 -9 identification number, the document training network compressed
volume_browser
- GUI for visualization of data volumes via slices, contour lines, isosurfaces, and animation.-GUI for visualization of data volumes via s lices, contour lines, isosurfaces, and animation.
plt
- An improved version of MATLAB s plot(...) optimized for data exploration-An improved version of MATLAB's plot (...) o ptimized for data exploration
szsbxtydm
- 数字识别系统源代码.rar 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意
20070427105112594
- 基于DSP的手写数字识别系统.介绍了基于TMS320VC5402的手写数字识别系统和该系统的基本原理,给出了它的硬件原理图和软件设计程序框图。最后描述了所用的识别算法和改进的训练算法-DSP-based digital handwriting recognition system. Based on the number of handwritten TMS320VC5402 character recognition system and the system's basic prin
DSP_TEST_PRO
- --- --- --- --- --- --- --- - | Directory & Files | --- --- --- --- --- --- --- - \\ ---- CD for EduKit-II 2410 development board \\01-Cygwin install ---- the cygwin setup file(s) \\02-User s Manual ---- user manual for EduKit-I
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
FastDetect
- 快速提取红外图像中的运动亮点,能达到100帧/s的处理速度,需要HAlconSDK支持
S
- 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。-Nehe s home page offers a total of 4 different styles of OpenGL program framework, respectively, glut, Win32, object-oriented Win32, Nehe tutorial with the use of that one.