搜索资源列表
zuoye
- 这是opencv的人眼识别程序,经调试可用!识别率很高!-This is the the opencv human eye identification procedures, debugging available! High recognition rate.
Face_Dec.tar
- opencv 人脸检测 基于OpenCV官网历程 修改了部分参数 使其在Linux上正常运行 并保证识别率较高 以及较低误判 -Face Detective
OnlinePCA
- 通过在线PCA来识别手势,并能对新增手势做一定的增量,很好的实现了增量学习。算法具有效率高,识别率好,速度快等特点,同样适合其他模式识别方面的应用。-The learning method for hand gesture recognition system based on vision is commonly off-line,which results in repeated off-line learning when new hand gestures come. Its real-
shoushishibie-(3)
- 这是一个同学写的opencv手势识别的程序, 识别率很高,只是运行速度有些慢。大家也可以参考一下!-failed to translate
NumberPlateRecognition
- 汽车车牌自动识别,识别率高,参考价值大哦!-Car license plate recognition, recognition rate, the reference value big Oh!
Facedetection
- 基于opencv的人脸检测程序,识别率很高,运行时间短,程序简单实用。-Based on opencv face detection procedures, the recognition rate is very high, short operation time, procedures simple and practical.
Mouthdetection
- 基于opencv的人嘴巴检测程序,识别率很高,运行时间短,程序简单实用。-Based on opencv mouse detection procedures, the recognition rate is very high, short operation time, procedures simple and practical.
LPRS-Python-opencv-
- 这个是自己用Python2.7写的基于opencv的车牌识别,目前识别率还是不怎么高,车牌定位采用的是形态学变换,分割是自己写的一个算法,识别部分采用的是kNN算法,有详细的注释!-This is his written in Python2.7 opencv based license plate recognition, the recognition rate is not very high, license plate location is the morphological tra
植棉改
- 利用霍夫圆 行太子算法进行识别乒乓球 基于opencv310 识别率高(Identify table tennis)
cnn_evaluation_smoke-master
- 此代码简单易学,能有效检测烟雾,识别率高,机器学习。(This code is easy to learn, can effectively detect smoke, high recognition rate, machine learning.)
knn
- 通过knn分类算法识别魔方的色块颜色,加入是否识别成功判断,成功识别率比阈值法识别更高。有完整的备注(Through the KNN classification algorithm to identify the color block of the cube, the success rate is higher than the threshold method. Code has complete comments)