资源列表
mnist.pkl
- 这是MNIST的数据集,方便大家训练自己的模型(This is MNIST data set)
GS算法
- GS算法,计算全息,matlab算法,帮助解决计算去全息的基本问题。(GS algorithm, CGH, matlab algorithm to help solve the basic problem of cgh.)
旋转LBP
- 旋转LBP,用于图像处理和识别,仿真成功
tuxiangmatlab
- 可以对围棋进行识别。得到棋子的坐标,运用了霍夫变换(Weiqi can be identified. The coordinates of the chess pieces are obtained and the Hof transform is applied)
OCR
- OCR 数字识别 自由手写体 离线 matlab平台 识别0-9的数字(OCR digital recognition free handwritten off-line matlab platform to identify 0-9 numbers)
libdmtx
- DM码的定位识别算法库(DM code positioning recognition algorithm library)
指纹识别算法
- 指纹识别的源码,类库,以及各种封装方法。(fingerprint identification)
Baiwang
- 通过调用百望ocr的WebAPI接口对扫描的发票等影像进行识别(recogonize image via baiwang web api interface)
QRcode
- 二维码图像识别,十分好用,优化的。而且所有的部分都有源码。(Two dimensional code image recognition, very easy to use, optimized. And all of the parts have source code.)
车牌识别(有大的框架和BP神经网络delphi)
- 本程序是基于C++的车牌识别,里面有大的框架和BP神经网络(This program is based on C++ license plate recognition, which has a large frame and BP neural network)
最新车牌识别系统源码VC++
- 通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号,目前的技术水平为字母和数字的识别率可达到96%,汉字的识别率可达到95%。(Through the license plate extraction, image preprocessing, feature extraction, character recognition of license plate recognition technology, vehicle brands, the current level o
office modi ocr
- VB6编写通过office的modi组件进行OCR识别的实例