搜索资源列表
Vehicle-logo-detection
- 本程序对实现车标的识别功能,利用一幅一幅提供的车标作为模版,对30幅图片进行识别,从中识别出大众的标志,其中主要要用到二值化和边缘提取的算法。如果需要改变测试图片,只需将源代码中第十四行的文件名改掉进可以了。-This program is the realization of the vehicle the subject of recognition, a one car labeled as a template, to identify the 30 pictures from whic
traffic-sign
- 交通标志识别影像分割,RGB色彩空间中实现影像分割,为后续做准备-Traffic sign recognition, image segmentation, to achieve image segmentation in the RGB color space to prepare for the follow-up
particleFilter
- 基于粒子权重的道路标志线识别源码。运用opencv库实现 。-Based on the weight of the particles lane markings identifying the source. Use opencv library implementation.
faceHaar
- vs2010环境下,用Haar分类器进行人脸识别,并标志出人脸-Under vs2010 environment, using Haar classifier for face recognition and sign a human face
基于opencv的交通标志识别
- 基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)
CarND-Traffic-Sign-Classifier-Project-master
- CarND-Traffic-Sign-Classifier(traffic-Sign-Classifier---TEST)