资源列表
python-sdk
- 在线人脸识别 提出一种基于树莓派的人脸识别门禁系统,该系统通过使用人脸识别云服务可以实时对人员进行辨认。文中详细描述了该系统的搭建和实现过程,为相关产品提供了一套很好的解决方案。对所设计的系统进行了模拟测试,其测试结果达到了设计目标。(online face recognition face++)
01 cats vs dogs
- 识别人脸,通过对视频中人物特征,识别人脸,通过机器学习建立模型,通过模型进行人脸识别(Recognition of human faces, recognition of human faces by characters in video, model learning by machine learning, and face recognition by model)
li_6_1_chepaishibie
- 本程序专门利用BP神经网络在MATLAB平台上进行训练和模拟,可以识别车牌,并有详细注释。适用于初步学习数字图像处理的人用做参考(This program uses BP neural network to train and simulate on the MATLAB platform. It can identify the license plate and have detailed annotations. People for preliminary study of digita
matlab车牌识别完整程序
- 对图像中的车牌进行车牌区域提取、字符分割、自动识别(The area extraction, character segmentation and automatic recognition of the license plate in the image)
matlab中文字符的识别代码
- 提供一种中文字符识别的代码 文件中提供执行代码和执行结果(Provides code and execution results in a code file that provides a Chinese character recognition)
手势识别
- 通过雷达采集手势数据,产生手势图像,再用SVM识别(Gesture data is acquired by radar, and gesture and image are generated, and then recognized by SVM.)
基于PCA的人脸识别
- 基于PCA的人脸识别,包括图片的预处理,特诊提取,人脸识别,是一份不错的学习资料(Face recognition based on PCA, including image preprocessing, special diagnosis and face recognition, is a good learning material.)
faces94
- 最新设计的人脸库,包含不同的光照表情,一共152个分类,每个分类20个样本(The newly designed face library contains different illumination expressions. There are 152 classifications, 20 samples for each category.)
基于MATLAB的文字识别
- 基于matlab的手写字体识别程序,并对结果进行保存(Matlab based handwritten font recognition program, and save the results.)
facedetection0
- 基于颜色的人脸识别,将rgb转换到YCrCb空间,检测出人脸后,用方框标出。(Color-based face recognition)
手写数字识别
- 通过训练图片中数字0~9,跟着通过手写输入识别出所写数字的类别。(By training the number of 0~9 in the picture, we can identify the category of the written number followed by handwritten input.)
Lenet5
- 利用lenet5,进行数字和字母的识别,网络已训练好可直接使用。 附带中文字符样本(Using lenet5 to recognize numbers and letters, the network has been trained and can be used directly. Incidental Chinese character sample)