搜索资源列表
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
mutil_hand_segmention
- 这篇文章主要是介绍多个手部的分割,是在前面的博文:不需要骨骼跟踪的人体手部分割 的基础上稍加改进的。因为识别有的一个应用场合就是手势语言识别,而手势一般都需要人的2只手相配合完成,因此很有必要对人体的多个手部来进行分割。-The article introduced hand split, in front of the Bowen: does not require tracking of human hand bones split on the basis of a little impr
FaceDetection
- This an sample project of face detection which is written in Objective -C program . Please set your own code sign if you want to run in real device-This is an sample project of face detection which is written in Objective -C program . Please set
Demos--scripts
- 本代码是基于matlab 的交通路标识别-this text is use matlab for Traffic sign recognition
traffic-sign
- 交通标志识别影像分割,RGB色彩空间中实现影像分割,为后续做准备-Traffic sign recognition, image segmentation, to achieve image segmentation in the RGB color space to prepare for the follow-up
faceHaar
- vs2010环境下,用Haar分类器进行人脸识别,并标志出人脸-Under vs2010 environment, using Haar classifier for face recognition and sign a human face
K-means
- 通过Kmeans聚类方法,对图片中的路牌进行检测,随后仅输出路牌区域,而其他大方均为白色-detect the road sign in the photograph
opencvcontours
- opencv实现标记轮廓,在图片上显示标号!-It can sign the contours and display the number in the picture!
huetrack-master
- Program written in Python using OpenCV and NumPy to track a sign with three different colors.
基于opencv的交通标志识别
- 基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)
基于opencv的计算机视觉技术实现
- 基于opencv的计算机视觉技术实现,每个小章节独立,带有书签(Opencv based computer vision technology, each small chapter is independent, with a number sign)
基于VC与Opencv的路标识别系统开发设计
- 基于VC与Opencv的路标识别系统开发设计(Development and design of road sign recognition system based on VC and Opencv)
CarND-Traffic-Sign-Classifier-Project-master
- CarND-Traffic-Sign-Classifier(traffic-Sign-Classifier---TEST)