登录
首页 » matlab » Signage_Board_Information_Recognition-master

Signage_Board_Information_Recognition-master

于 2018-05-11 发布 文件大小:6395KB
0 196
下载积分: 1 下载次数: 14

代码说明:

  对交通标志进行检测和识别(本文件仅针对红色交通标志进行识别)(Identification and identification of traffic signs (this document is only for identification of red traffic signs).)

文件列表:

Signage_Board_Information_Recognition-master, 0 , 2017-09-17
Signage_Board_Information_Recognition-master\Project_Report.pdf, 4991838 , 2017-09-17
Signage_Board_Information_Recognition-master\README.md, 1197 , 2017-09-17
Signage_Board_Information_Recognition-master\Source Code, 0 , 2017-09-17
Signage_Board_Information_Recognition-master\Source Code\Signage_Board_Detection.m, 2018 , 2017-09-17
Signage_Board_Information_Recognition-master\Source Code\recognition.m, 2705 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images, 0 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\Horn.wav, 198700 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\cloud.jpg, 35420 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\dual.jpg, 1185934 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\mixed.jpg, 33969 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\night.jpg, 3175 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\test.JPG, 87051 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\test1.jpg, 18330 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\test7.png, 61349 , 2017-09-17
Signage_Board_Information_Recognition-master\Test Images\traffic3.jpg, 103512 , 2017-09-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LBF
    图像分割方法,可以自动获取目标图像的边界,并且可以有效分割灰度不均匀图像(The level set segmentation method can automatically obtain the boundary of the target image, and can effectively segment inhomogeneity image.)
    2018-01-25 12:58:37下载
    积分:1
  • DOE (2)
    衍射光学光束整形元件设计 目标:在透镜后焦面上实现图形的光强分布 实现: 1、波长、衍射光学元件口径、形状、入射波前、二维目标分布及尺寸等都可自行设定; 2、对相位进行8台阶量化,重新计算; 3、更换输出面的采样间隔,重新计算。(Design of Diffraction Optical Beam Shaping Element Objective: To realize the intensity distribution of the pattern on the focal plane behind the lens. Realization: 1. Wavelength, aperture, shape, incident wavefront, two-dimensional target distribution and size of diffractive optical elements can be set by themselves. 2. The phase is quantized by 8 steps and recalculated. 3. Replace the sampling interval of the output surface and recalculate it.)
    2019-03-22 15:54:25下载
    积分:1
  • facedetectandrecognition-dlib-python3.6
    说明:  机器学习专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技 能,为包括人脸识别领域的人工智能的发展做出了极大的贡献。本文探索如何应用机器学习中的一些技术,使计算机更好地完成人脸识别领域中的人脸检测和人脸验证。 在人脸检测方面,针对如何快速、准确地检出人脸的问题,基于DLIB中特征模型,可以快速提取检测出人脸,并且提取出人脸特征点,主要作用就是快速检测定位人脸。在训练过程中,引入了ResNet机器学习算法,该算法采用多层卷积神经网络结构,对人脸进行多层特征提取和描述,得到人脸特征描述符。通过测试可以证实了上述方法能够检测和识别人脸。(In terms of face detection, for the problem of how to detect faces quickly and accurately, based on the feature model in DLIB, you can quickly extract and detect faces, and extract face feature points, the main role is to quickly detect and locate faces. In the training process, the VGG-FACE machine learning algorithm is introduced. This algorithm uses a multi-layer convolutional neural network structure to perform multi-layer feature extraction and description on the face to obtain the face feature descriptor. Tests can confirm that the above method can detect and recognize human faces.)
    2020-05-06 14:33:08下载
    积分:1
  • bp-vision-master
    说明:  置信度传播立体匹配,matelab就能运行,比较简单 1、需要Matlab 2013a及以上版本; 2、运行demo_stereo.m,注意修改图片路径; 3、左右图像使用3通道灰度图;(Confidence propagation stereo matching, MATELAB can run, relatively simple 1. Matlab 2013a and above is required; 2. Run demo_ Stereo. M, pay attention to modifying the image path; 3. The left and right images use 3-channel gray-scale images)
    2020-06-04 14:53:27下载
    积分:1
  • MediaFocusManager_10803
    浏览图片的缩略图时,点击某张缩略图,被点击的缩略图会在当前视图放大并且全屏显示,背景用黑色透明视图遮挡。再次点击图片,将回到缩略图浏览状态(Media Focus Manager)
    2013-08-23 09:27:34下载
    积分:1
  • qiniudrive-master
    A few people have been asking for configurable rendering, especially since Twitter Bootstrap has become popular. Rajeesh CV submitted a pull request that introduced a view model for the Pager, the PaginationModel. This view model made it very easy to create an option where you can specify a DisplayTemplate that is used for the actual rendering. It works like any other ASP.NET MVC DisplayTemplate and requires a model of PaginationModel. As a bonus, the PaginationModel makes unit testing a lot easier
    2017-08-14 14:37:21下载
    积分:1
  • windowPCA
    改进后的pca用于故障检测与诊断,应用于TE的化工过程,仿真结果比传统的pca方法效果更好(Pca for improved fault detection and diagnosis of chemical process applied to TE, the simulation results than the traditional method pca better)
    2009-07-06 18:35:47下载
    积分:1
  • threshold
    说明:  python语言,三种阈值分割方式,简单阈值分割,自适应阈值分割,OTsu分割方式(Python language, three methods of image segmentation , simple threshold segmentation, adaptive threshold segmentation, OTsu segmentation)
    2019-04-06 16:08:23下载
    积分:1
  • CrowdFromCloud
    plug in to select random polygons in xsi
    2010-05-06 02:59:14下载
    积分:1
  • 555712
    RGB颜色转换源码程序,根据RDB颜色组成结构,使用位运算实现RGB颜色转换。(RGB color conversion source program, according to RDB color composition structure, using bit operations to achieve the RGB color conversion.)
    2014-12-09 22:47:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载