CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Traffic sign recognition
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Traffic sign recognition - List
[
Windows Develop
]
fulltext
DL : 0
在复杂背景下面,如何识别交通标志-Traffic sign recognition is a difficult task if we aim at detecting and recognizing signs in images captured from unfavorable environments.
Date
: 2025-07-11
Size
: 240kb
User
:
suco7zz
[
Applications
]
7(2)
DL : 0
traffic sign recognition
Date
: 2025-07-11
Size
: 267kb
User
:
manuelmier
[
Graph Recognize
]
dljtbzt202
DL : 0
交通标志检测与识别,很好用哦,大家下载来看一下,希望会对你们有帮住-Traffic sign detection and recognition, useful Oh, look at everyone to download, hope there will help you live
Date
: 2025-07-11
Size
: 2mb
User
:
lin
[
Special Effects
]
Image-segmentation-
DL : 0
图像分割及二值化源码。该程序是交通标识识别的一部分。-Image segmentation and binary code. The traffic sign recognition program is part of.
Date
: 2025-07-11
Size
: 86kb
User
:
张谷
[
GDI-Bitmap
]
jiaotong
DL : 0
交通标志检测识别资料 ①交通标志检测使用的是RGB空间上颜色阈值分析; ②交通标志的识别采用的是灰度直方图来分析相似度。-Traffic sign detection and recognition of data (1) traffic sign detection is color in the RGB space threshold ② traffic sign recognition using gray level histogram analysis of similarity.
Date
: 2025-07-11
Size
: 19.29mb
User
:
余权
[
Graph Recognize
]
TSR
DL : 0
一个简易的交通标志识别系统,里面包含自制的图片库,适合初学者。-A simple traffic sign recognition system, which contains a self-made picture library, suitable for beginners.
Date
: 2025-07-11
Size
: 6.31mb
User
:
zhoubo
[
Graph Recognize
]
traffic-sign-recognition
DL : 0
本程序能自动识别出禁止驶入标志与禁止车辆临时或长时停放标志,并且用matlab编写了一个界面。首先模板训练,接着导入图片,然后参数训练,最后识别-The program can automatically identify prohibited from entering the flag to vehicular temporary or long when parking signs, and an interface written using matlab. First training template, and then import a picture, then the parameter training last recognition
Date
: 2025-07-11
Size
: 1.34mb
User
:
韩睿
[
OpenCV
]
Demos--scripts
DL : 0
本代码是基于matlab 的交通路标识别-this text is use matlab for Traffic sign recognition
Date
: 2025-07-11
Size
: 757kb
User
:
郭嘉
[
Special Effects
]
traffic-sign-recognition
DL : 0
复杂场景中的红色交通标志牌检测与识别,结合颜色与圆形的标志牌定位,然后提取特征,最后用模板匹配的方法实现识别,内附图片和程序说明,对初学者有帮助-Red detection and recognition of traffic signs in complex scenes, the combination of colors and circular signs positioning, and feature extraction, the last with template matching methods to achieve recognition, included pictures and a description of the procedures for beginners
Date
: 2025-07-11
Size
: 57kb
User
:
王慧
[
OpenCV
]
traffic-sign
DL : 0
交通标志识别影像分割,RGB色彩空间中实现影像分割,为后续做准备-Traffic sign recognition, image segmentation, to achieve image segmentation in the RGB color space to prepare for the follow-up
Date
: 2025-07-11
Size
: 1.37mb
User
:
wm
[
matlab
]
untitled1
DL : 0
基于MATLAB的交通标志识别,对一定交通标志可以进行识别-MATLAB-based traffic sign recognition, for certain traffic signs can be identified
Date
: 2025-07-11
Size
: 11kb
User
:
周申翌扬
[
transportation applications
]
Real-time-traffic-sign-detection
DL : 0
伯克利大学的一个交通标志识别与检测系统的理论构架及演示-A theoretical framework for traffic sign recognition and detection systems and presentation Berkeley
Date
: 2025-07-11
Size
: 1.72mb
User
:
wade
[
Other
]
Traffic-recog-system
DL : 0
Traffic sign recognition technology for vehicle vision navigation system.车载视觉导航系统中的交通标志识别技术-Traffic sign recognition technology for vehicle vision navigation system.
Date
: 2025-07-11
Size
: 605kb
User
:
[
Other
]
traffic-sign-recognition
DL : 0
交通标志识别,对几种常见的交通标志进行简单的检测与识别-Traffic sign recognition, for several common traffic sign detection and recognition of simple
Date
: 2025-07-11
Size
: 570kb
User
:
gx
[
Other
]
Traffic-sign-Recognition
DL : 0
This source code for automatic traffic sign detection and recognition.It is very useful in autonomous driverless car design-This is source code for automatic traffic sign detection and recognition.It is very useful in autonomous driverless car design
Date
: 2025-07-11
Size
: 3.61mb
User
:
satya kumar
[
AI-NN-PR
]
Traffic-Sign-Detection
DL : 0
traffic signs recognition
Date
: 2025-07-11
Size
: 12.36mb
User
:
carole0904
[
Other
]
traffic-sign-recognition
DL : 0
检测路边的交通标识符,提取有效信息,交通标志的检测(Detection of roadside traffic identifiers to extract valid information Detection of traffic signs)
Date
: 2025-07-11
Size
: 56kb
User
:
冰棒
[
Graph program
]
Traffic-Sign-Recognition-master
DL : 0
利用SVM与hog特征,对交通标志进行检测和识别(Using SVM and hog features to detect and identify traffic signs.)
Date
: 2025-07-11
Size
: 4kb
User
:
芭娜娜
[
AI-NN-PR
]
utf8''Traffic-sign-recognition
DL : 0
项目基于Tensorflow进行实现。 #### 文件说明: --- * input_data.py: 图片的输入 * traffic_sign_cnn.py: 用cnn进行训练分类 * testDemo.py: 用于测试已经训练出来的模型,输入单个图片输出结果,并分类到文件夹 #### 数据集说明: --- * 这里是列表文本使用的是比利时的交通标志数据集,可以网上自己找,里面有62个分类。 #### 网络说明: --- * 这里是列表文本这里是列表文本CNN网络包含两个卷积层,两个全连接层。识别率大概在95% 左右,可以自己根据需要自己修改参数提高识别率 另外,训练开始前需要先在项目目录下新建文件夹./log/train/,用来保存模型参数,数据集的目录结构大概是./data/train/00001(标签)/图片(The project is based on Tensorflow. #### File Description: --- * input_data.py: input of the picture * traffic_sign_cnn.py: Training classification with cnn * testDemo.py: Used to test the trained model, enter the result of a single image output, and categorize it into a folder #### Data Set Description: --- * Here is a list of texts using the Belgian traffic sign data set, which can be found online, with 62 categories. #### Network Description: --- * Here is the list text Here is the list text The CNN network consists of two convolutional layers, two fully connected layers. The recognition rate is about 95%, you can modify the parameters by yourself to improve the recognition rate In addition, before the start of training, you need to create a new folder in the project directory. / Log / train /, used to save the model parameters, the directory structure of the data set is probably ./data/train/00001 (tag) / picture)
Date
: 2025-07-11
Size
: 420kb
User
:
lionkiss
[
Special Effects
]
traffic-sign-detection-master
DL : 0
基于SVM+HOG的交通标志检测与识别程序(Traffic sign detection and recognition based on SVM)
Date
: 2025-07-11
Size
: 7.46mb
User
:
喵喵不赖床
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.