搜索资源列表
accord-handwriting-source
- 一个手写识别的代码,主要用于对手写输入的自动识别。-A handwriting recognition code, mainly for the automatic recognition of handwritten input.
vend
- 自动售货机的C++代码 能识别货币面值 并且自动找零-The C++ program of vend
MFC_OPENCV
- 网上收集的代码,用opencv和vc6写的一个自动识别车牌的程序-Online collection of code, written in vc6 using opencv and an automatic license plate recognition program
chiword_seg
- 本代码含有逆向最大,正向最大,最短路径等自动识别算法,实现文本中分词的自动识别。-This code contains the largest reverse, forward the most, such as automatic identification shortest path algorithm to achieve automatic recognition of text carved words.
face_detect
- 人脸识别的matlab源程序代码 可以自动识别人的脸-face
dmMagic.tar
- Datamatrix 条码自动识别代码。支持Linux系统和ARM体系结构,可移植到嵌入式系统上。供条码识别工程技术人员参考-Datamatrix barcode automatic recognition codes.For Linux platform and ARM architecture.Can run on embedded systems.For the reference of bacode recognition engineers.
code_finale3
- 本代码为自动条形码定位识别程序。请使用c++变异,并安装opencv-The code for automatic barcode locating identification procedures. Please use c++ variability and install opencv
Perceptron-Algorithm
- 模式识别是对样本进行聚类,感知器算法是通过迭代计算修正权向量,使样本满足条件,从而实现分类。本程序对感知器算法进行了改进,当权向量不满足时,立即退出此轮计算,进入下一轮迭代,从而减少了计算次数。程序对代码有详细注释,对样本的个数和维数自动判别。-Pattern recognition, clustering samples, perception algorithm is iterative correction weight vector samples meet the conditions