资源列表
input_data
- mnist数据集的导入文件,官网上有可能进不去(def maybe_download(filename, work_directory): """Download the data from Yann's website, unless it's already here.""")
基于MATLAB的文字识别
- 基于matlab的手写字体识别程序,并对结果进行保存(Matlab based handwritten font recognition program, and save the results.)
StrDetect01
- Matlab代码文字识别:包括图像分割,粘连字符切分,文字识别(Matlab code character recognition: including image segmentation, adhesion character segmentation, character recognition.)
cmfxyz
- 颜色匹配,通过颜色匹配特征对图像进行分割处理。(Color matching functionThe color matching function is the XYZ tristimulus required to match a particular wavelength ex)
chi_sim.traineddata
- tesseract是一款免费的ocr识别开源软件,最早在Linux上i,现在已经有Windows4.0版本了。chi_sim.traineddata是中文字库,解压缩后放在tessdata目录下,可以通过PowerShell使用。(Tesseract is a free OCR recognition open source software. The earliest is I on Linux, and now there is Windows4.0 version. Chi_sim.tra
ViolaJones_version0b_bin
- 用adaboost对人脸检测,利用haar特征对积分图像进行训练,得到强弱分类器(Face detection is done by AdaBoost, and integral image is trained by Haar feature, and the strong and weak classifier is obtained.)
faces94
- 最新设计的人脸库,包含不同的光照表情,一共152个分类,每个分类20个样本(The newly designed face library contains different illumination expressions. There are 152 classifications, 20 samples for each category.)
pca
- PCA算法可在MATLAB中配合人脸数据库实现人脸识别(PCA algorithm can be used to realize face recognition algorithm.)
Recognition of vehicle license plate
- 实现车辆牌照的识别,包括车牌定位,字符分割和字符识别.(Recognition of vehicle license plate)
blocks.c
- viu L L pFEFEFE EGE F EF EF EF EF
Recognition
- 编写基于matlab,对手写字符识别可以达到90%的识别率。(Based on MATLAB, the recognition rate of handwritten character can reach 90%.)
LicensePlateRecognition-master
- 实现车牌识别,内置模板,并带有界面,使用起来很简单(To achieve license plate recognition, built-in template, and with interface, it is very simple to use.)