资源列表
hand_ocr
- 手写数字识别系统,能自动学习字形,识别率高。
haardetction2
- 基于adaboost的人脸检测程序 可以在一副图像中将人脸的位置框出
license plate recoginition
- 汽车牌照的自动定位和识别程序源代码-source code for automatic license plate location and recognition
ViolaJones_version0b_bin
- 用adaboost对人脸检测,利用haar特征对积分图像进行训练,得到强弱分类器(Face detection is done by AdaBoost, and integral image is trained by Haar feature, and the strong and weak classifier is obtained.)
Vehicle_license_plate_character_recognition
- 汽车牌照识别的VC源代码,写的比较详细。-Vehicle license plate character recognition VC++
License-Plate-cPP
- 此程序可以快速准确的定位影像上的车牌位置-This program can quickly and accurately positioning the image on the license plate location
detect_vc++_
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
picseer
- 外国人写的一个Picseer,检测还是比较准确地,有兴趣的可以和我联系,douzsh@163.com-foreigners write a Picseer, detection or more accurately, interested can contact me and douzsh@163.com
pca_lda
- PCA/LDA,vc,实现车牌定位,有测试图片.-PCA/LDA, vc, to auto locate the vehicle identification number, there are test images.
chepaidingwei
- 用C++进行编程,实现多车牌号的识别和定位-Programming with C++, multi-plate number and location identification
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u