资源列表
手写数字识别
- 通过训练图片中数字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)
UCI的光学字符识别数据集
- 其目标是将大量黑白矩形像素显示器中的每一个识别为英文字母中的26个大写字母之一。字符图像基于20种不同的字体,并且这20种字体中的每个字母随机失真以产生20,000个独特刺激的文件。每个刺激被转换成16个基本的数字属性(统计矩和边缘计数),然后将其缩放以适合从0到15的整数值范围。我们通常在前16000个项目上进行训练,然后使用结果模型预测剩余的4000个字母类别。请参阅上面引用的文章以获取更多详细信息。(The objective is to identify each of a large
161720170929575
- 指纹识别技术是基于生物识别的认证技术,由于每个人的指纹具有唯一性, 终身不变,因此指纹识别是代替传统身份识别手段的最安全、最可靠、最方便的 方法之一。而指纹的预处理的好坏是指纹识别能否正确识别的关键。(Fingerprint recognition technology is based on biometric authentication technology)
opencv车牌识别系统
- 车牌识别系统,正确率高,效果好!适合毕业设计和课程设计,国内车牌识别系统,非常好用,建议下载! 车牌识别系统,正确率高,效果好!适合毕业设计和课程设计,国内车牌识别系统,非常好用,建议下载!(License plate recognition system, the accuracy is high, the effect is good! Suitable for graduate design and curriculum design, domestic license plate re
adaboost
- matlab中可运行的adaboost人脸识别算法(Adaboost face recognition algorithm that can run in matlab)
PlayingCardRecognition_SampleImages
- 识别扑克牌 基于c# 自动识别花色 自动识别数字(Recognition of Poker)
Unity-Neural-Network-Tanks-AI-master
- unity神经网络坦克大战,2017以上版本测试(Unity neural network tank war, test)
HANDWRITING
- 用于简单汉字识别,机读文字识别效果较好,手写汉字有待改进(Simple Chinese character recognition)
readtime
- 给一个钟表的图,通过代码可以读出钟表上的时间(read out the time of the clock)
meanshift
- meanshift动态追踪,在简单环境下追踪运动小球目标。
facerecognition
- JAVA开发的人脸识别,能通过摄像头识别人脸,识别率不错(JAVA developed face recognition, through the camera to identify the face, the recognition rate is good.)