资源列表
Deep-Learning-ToolBox-CNN-master
- 实现CNN的手写字体matlab程序,可调节激活函数,选择loss函数(Realization of handwritten font matlab CNN procedures, can regulate the activation function, loss function)
FaceDetectionInColorImage
- 这是一个可以进行彩色图像中的人脸检测的小程序(Face detection in color images)
915982条形码生成识别程序
- 基于VC写的条形码条识别程序,导入条形码图片,程序自动进行识别(Barcode bar recognition program based on VC, import bar code pictures, the program automatically identifies)
FaceLogin
- 基于百度大脑的人脸识别,需要在线申请百度开发者控制台。数据库很简单,用户名和人脸图片,可以自己建(Face recognition based on the Baidu brain, Baidu need online application developer console. The database is very simple, user name and face images, can build their own)
Demo
- 验证码自动识别,识别前需要对验证码进行处理降噪,可以识别图像处理之后的的验证码(Verification code automatic identification, the need for code denoising before recognition, after the image processing to identify the verification code)
QRCode.jar
- 去掉zip 就是jar包文件,识别率比zxing强多了(QRCode.jar,good!!!!!!!!!!!!!!!!!!!)
patchca
- 基于java的验证码设计方法, 里面的方法多而全,可以参考里面的注释进行调用(Design captcha code based on Java)
基于Gabor+SVM的人脸图像性别识别
- 基于Gabor与支持向量机与opencv的系统
手写体数字识别界面程序
- 模糊模式识别,贝叶斯,手写识别。用于识别手写的数字。有样本图片。(Fuzzy pattern recognition, Bayes, handwriting recognition. Used to recognize handwritten numbers.)
BP神经网络实现手写数字识别matlab实现
- BP神经网络实现手写数字识别matlab实现(Matlab implementation of handwritten digit recognition based on BP neural network)
py_vis_code
- python数据可视化编程实战源码,适用于初始学习python数据可视化的朋友,该源码为python2。(source code of data visualization using python)
svmtutorial
- 支持向量机模式识别教程 教程首先介绍了VC维和结构风险最小化的概念。然后,我们描述线性可支持向量机(SVM)的可分离和不可分离的数据,通过一个不平凡的例子详细。我们描述了一个机械类比,并讨论当SVM解决方案是唯一的,当它们是全球性的。我们描述了如何实现支持向量机训练,并详细讨论了用于构造数据非线性的SVM解决方案的核心映射技术。(A Tutorial on Support Vector Machines for Pattern Recognition)