搜索资源列表
-
0下载:
这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。,Matlab program achieved the target of image segmentation and extraction technology, the annex of the procedures to license plate detection and recognition as an example, has very good results.
-
-
0下载:
-
-
0下载:
-
-
1下载:
车牌检测与识别技术的相关技术:
提出一种梯度增强法对图像边缘进行增强,
该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘,
并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分,
给出了最小面积旋转法以确定牌照的最佳旋转角,
并采用垂直投影法分割牌照中的字符
-License plate detection and recognition technology related technologies: a gradient-enhanced
-
-
2下载:
用于矩形检测的源代码,已配说明,易看懂。但不适合于车牌检测等复杂的矩形检测-Rectangular detection for the source code has been assigned that easy to understand. But not suitable for detection of license plate detection rectangular complex
-
-
2下载:
程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
-
-
0下载:
这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effe
-
-
0下载:
基于二值化和边缘检测的车辆牌照自动定位的系统-Binarization and edge-based detection of vehicle license plate positioning system
-
-
1下载:
车牌识别,matlab,图像处理,初学者必备-car license plate detection
-
-
1下载:
这是图像处理中的车牌检测,是用matlab编写实现的。-This is the license plate detection, image processing is achieved using matlab.
-
-
0下载:
此代码是基于matlab的代码,包含了图像金字塔,矩特征,边沿检测,斑点检测,角点检测,融合技术,图像去噪,车牌识别等等常用的一些图像处理技术!-This code is based on the matlab code, including the image of Pyramid, moment feature, edge detection, blob detection, fusion, corner detection, image denoising, license plate r
-
-
0下载:
一个车牌识别的MATLAB程序,附有检测的图片,可以运行。-A license plate recognition MATLAB program, accompanied by the detection of the picture, you can run.
-
-
0下载:
matlab2010b 环境下的车牌检测 检测车牌位置,不识别字符。-matlab license plate detection
-
-
0下载:
本次作业是在matlab环境中实现的,主要运用了图像处理的基础知识对一张车牌图像进行预处理。如图像转换、图像形态学处理以及图像的边缘检测等来增强图像的对比度。在此基础上利用形态学方法以及投影法相结合来定位图片中的车牌,并将其从图片中剪切出来。最后,将提取出来的车牌字符分割成单个字符并组成新的图像。-This work is implemented in matlab environment, the main use of the basics of image processing on a
-
-
0下载:
车牌图像校正算法的 Matlab 实现,包括车牌的识别以及自动检测车牌倾斜的角度并予以校正。-License plate image correction algorithm Matlab realize, including license plate recognition and automatic detection plate tilt angle and be corrected.
-
-
1下载:
用于检测车牌号的matlab程序,能够快速检测车牌号并且使图像更清晰,直接运行就可以了-Used to detect the license plate number of the matlab program, can quickly detect the license plate number and make the image more clear, can be directly run on the
-
-
1下载:
本案例基于MATLAB的GUI工具进行设计仿真实验:通过对采集的车牌图像进行灰度变换、边缘检测、腐蚀及平滑等过程来进行车牌图像预处理,并由此得到一种基于车牌颜色纹理特征的车牌定位方法,实现车牌区域定位,最后实现车牌字符的分割与识别。-In this case based on MATLAB GUI design simulation tool: through the license plate image capture through gradation conversion, edge d
-
-
0下载:
基于MATLAB的车牌识别,主要包括车牌定位、字符分割和字符识别三个核心模块。从预处理、边缘检测、车牌定位、字符分割、字符识别五个方面实现车牌识别-License plate recognition based on MATLAB, including license plate localization, character segmentation and character recognition three core modules. From the pretreatment, edg
-
-
1下载:
matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
-
-
0下载:
车牌自动识别系统也是智能交通系统的重要组成部分。它能将输入的汽车图像通过车牌定位、车牌字符分割和车牌字符识别等一系列步骤,输出为几个字节大小的车牌字符串,无论在存储空间占用上还是在于管理数据库相连等方面都有着无可比拟的优越性。在大型停车场、高速公路、交通部门的违章检测以及桥梁的收费站管理等场合,都有着广泛的应用前景。车牌识别系统的成功开发将大大加速智能交通系统的发展进程。(The license plate recognition system is also an important part
-