搜索资源列表
OCRecognization
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-OpenCV on the OCR program, Digital Identification can be achieved, the program using KNN algorithm to calculate the sample data
KNN
- 基于OpenCV,KNN算法在图像模糊中的应用,仅头文件,方便调用-KNN algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
KNNjunzhilvbo-opencv
- 基于openCV的KNN均值滤波去噪程序,使用VC6.0进行实现-Based on the openCV KNN mean filtering denoising procedures, using VC6.0 to achieve
KNNzhongzhilvbo-opencv
- 基于openCV的KNN中值滤波去噪程序,使用VC6.0进行实现-Based on the openCV KNN median filter denoising procedures, using VC6.0 to achieve
ejemplo_knn2.py
- EXAMPLE FOR KNN IN OPENCV AND PYTHON
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
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)