搜索资源列表
CubicPlateSDK
- 软件名称: 车牌识别模块开发包 CubicPlate SDK 试用版 最新版本: 1.2 文件大小: 2.05M 软件性质: 图像处理 使用平台: Win2K/XP 发布公司: CubicImage Software Co.,Ltd. 上海名图软件有限公司 下载网址: http://www.cubicimage.com 软件简介 CubicPlate 是当前最高速的车牌识别核心模块,识别一帧图像仅3毫秒。 由上海名图软件有限公司CubicImage Softwar
IDcar
- 对图像进行2值化,多种算子,常用处理方式处理,可识别背景简单的车牌号码-images of two values, multiple operator, commonly used for treating sewage, identifiable background simple plate numbers
chepaidingwei
- 很好的车牌识别代码 。具体步骤: 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0
车牌定位
- 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi
vehiclenumberplatesegmentationandextraction
- 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
chepaishibie
- 这是一个简单的车牌识别程序,环境是MATLAB。-License Plate Recognition simple procedures
aa
- 简单的车牌识别系统,原理是用一矩形框遍历汽车的区域-simple license plate to discriminate
chepaishibiexitong
- 这是个比较经典的车牌识别资料,很详细,有报告和程序,也有简单和完整版之分,希望对大家有帮助-This is a more classic license plate recognition data, very detailed reports and procedures, there are simple and full version of the points, we want to help ~ ~
chepaidingweisuanfayanjiu
- 摘要 车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一 种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通 管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。 本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基 于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。 其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
test
- 一个简单的用于分割图像中车牌区域的算法,运行时只需要把要识别的图像命名为pic1,pic2……即可-The algorithm runtime just need to identify the image for a simple split image plate region named pic1, pic2 ...... can
license-recognition
- 简单的车牌识别,要求图片上只有车尾,背景复杂的话不适合-Simple license plate recognition
recognition
- 简单的车牌识别程序,可以进行字符分割并识别-Simple license plate recognition program
dip
- 车牌识别系统。使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图。-License plate recognition system. Using VC++6.0 as a development tool, a simple frame structure of SDI, a deal with a bitmap.
license-plate-recognition-algorithm
- 一个简单易用的车牌自动识别算法,可以从图中自动选择车牌,基于数学形态学完成字符提取,最后经过字符匹配完成车牌识别。-A simple-to-use automatic license plate recognition algorithm can automatically select the license plates from the figure, based on mathematical morphology complete character extraction, and f
License-plate-recognition
- 简单的车牌识别代码 注释详细 含源图像 适合初学者。-Simple license plate recognition source code comments containing detailed image suitable for beginners.
car-plate-recognise
- 车牌识别,使用简答的行列蓝色域扫描法。是车牌识别的一种简单的常见的实现方法。-Car License plate recognition, the use of short answer the ranks of the blue field scanning method.The license plate recognition is a simple method to realize the common.
Vehicle-license-plate-recognition
- 一种简单的车牌识别Matlab代码,文件包含车牌图像和车牌字符库-Vehicle license plate recognition
源程序
- 程序能实现简单环境下车牌图像的预处理定位分割和识别功能,另外还有BUI界面功能(The program can realize the pretreatment, location, segmentation and recognition of license plate image in simple environment, and also has the function of BUI interface.)