-
交通标志识别程序及数据 带训练检测图片
资源描述本程序涉及交通标志识别,程序特色:
1、界面友好,操作简单
2、能对任意多种类别的交通标志进行识别
3、程序执行效率较好
程序使用说明:
1、在程序主界面中手动“添加类别”:禁止鸣笛、人行通道、T型岔道。
2、从下拉框中选中某一类别后,点击左下角“添加训练图像”按钮:输入3种模式的训练影像路径。
3、点击“图像预处理”按钮:从右窗口可以直观看出预处理后的能被正常识别的标志区域(红框表示)。
4、剔除无效数据,即未能识别的数据。通过右窗口查看预处理结果,将未能正确识别的图像删除。并重新进行图像预处理。
5、预处理完后,点击左上角菜单栏的“训练”按钮,训练数据集会输入神经网络并通过反向传播方式更新权值。
6、训练好网络后,点击“校验”选项,在弹出的校验对话框中,分别输入各类别的校验图像路径,程序将利用校验集对网络性能进行验证。通过设置不同的隐藏神经元数,最小二乘和Kullback -Leibler 距离指标值也不一样。重复改变隐藏神经元数的设置,比较检验结果,选取距离指标最小值对应隐含神经元数作为最优训练结果。
7、神经网络确定后,点击菜单项“测试”按钮。在弹出的测试对话框中输入测试图像路径,点击确定按钮后,程序弹出识别结果。
- 2023-09-08 10:15:17下载
- 积分:1
-
凸包程序,在一堆离散的无规律的点中间找出一个边界!
凸包程序,在一堆离散的无规律的点中间找出一个边界!-Convex hull procedure, in a pile of discrete irregular border to find a middle point!
- 2022-04-22 18:08:51下载
- 积分:1
-
mapgis6.2 secondary development of the dll, vc 6.0 production,
mapgis6.2二次开发的dll,vc++6.0制作,-mapgis6.2 secondary development of the dll, vc 6.0 production,
- 2022-01-25 22:02:24下载
- 积分:1
-
- 2022-12-16 15:00:03下载
- 积分:1
-
FS, by itself, creates a new FS or raises the existing singleton*.
FS, by itself, creates a new FS or raises the existing singleton*.- FS, by itself, creates a new FS or raises the existing singleton*.
- 2022-03-02 01:22:50下载
- 积分:1
-
自己写的图像直方图匹配程序,可以自己规定需要的直方图形状...
自己写的图像直方图匹配程序,可以自己规定需要的直方图形状-Write your own image histogram matching program, it can do is required by the shape of the histogram
- 2022-08-21 06:39:48下载
- 积分:1
-
A simple drawing program, active code, which can be painted rectangular, round a...
一个简单的画图程序,有源代码提供,里面能画矩形,圆和多边形,还有可以调节线宽和颜色,是VC++编写的-A simple drawing program, active code, which can be painted rectangular, round and polygonal, as well as can adjust the width and color, is VC++ Prepared
- 2022-12-23 20:40:03下载
- 积分:1
-
using vrml simulating flower source code!
- 2022-03-20 07:15:17下载
- 积分:1
-
自己写的一段碰撞检测代码,并实现了一个简单的学院…
自己写的一段碰撞检测代码,能实现简单的碰撞检测-Write your own section of collision detection code, and to achieve a simple collision detection
- 2023-06-11 03:55:02下载
- 积分:1
-
这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。...
这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。-This a zoom ratio of the code, according to the size of the customer, according to the change in the proportion of component size, see detailed code.
- 2022-03-29 00:30:00下载
- 积分:1