搜索资源列表
FaceDetection
- FaceDetection是一个静态人脸检测程序,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection program, in addition to the program needs to import a classifier file haarcascade_frontalface_
HaarViewer
- 基于opencv1.0与mfc,显示haar特征,打开一个haar xml文件,就可以以图像方式,直观的查看里面的haar特征了。-Based on opencv1.0 with mfc display the haar characteristics, open a haar xml file, image, intuitive view inside haar features.
QQValidationCodeRecognition
- 字符验证识别练习,可进行字符拆分,比如验证码、车牌号、身份证号等字符的识别与拆分,使用了比较多的外部类库,比如AForge.Controls.dll、AForge.Genetic.dll、AForge.MachineLearning.dll等,并配合有XML文件供参考-Character Verification recognition exercises, can be split characters, such as the verification code, license plate
Face
- FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetec
CNN.tar
- 卷积神经网路 包括了MLP层,conv层,pooling层,RBM层,LRN层,采用xml配置文件设置参数,实现训练识别-Convolution neural network, including the MLP layer, conv layer, pooling layer, RBM layer, LRN layer, using xml configuration file to set parameters to achieve recognition training