搜索资源列表
车牌定位与识别系统
- 车牌定位与识别系统源代码,可以经过训练,识别多种车牌号(数字+字母)
车牌定位系统程序
- 车牌识别程序源码,很有用的!我也是从网上下载下来的,不过我自已做了些修改!-plates source identification procedures, very useful! I also downloaded from the Internet, but I do own some changes!
车牌定位
- 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi
车牌识别系统
- 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。-use this example to open directory pic of pictures, then click the button "turn", "1", "2", "3" and "4" and "5", can achieve
车牌定位系统(分割车牌)
- 车牌定位系统(分割车牌)
一个用VC6.0实现的车牌定位和识别系统
- 一个用VC6.0实现的车牌定位和识别系统。例如打开一张含有车牌号的车辆图片,他会首先定位车牌号,然后通过特征提取等处理识别改车牌-Implementation of a license plate with VC6.0 location and identification system
LicensePlate.rar
- Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
platesystem.rar
- 车牌定位系统,基于vc的图像处理技术,能定位出位图中的车牌,监测效果较好,Plate positioning system, vc-based image processing technology, to position the bitmap in the plate, better monitoring
Mobile Police
- 移动警察,车牌识别,车牌定位系统源代码,已经运用在移动车载稽查系统中。-Mobile police, license plate recognition, license plate positioning system source code, has been used in mobile vehicle inspection system.
车牌识别系统
- 车牌识别系统的源代码,可以直接编译并执行,希望和大家分享
local
- 用matlab进行开发的车牌定位系统,是数字图象的大作业-Matlab developed with the license plate positioning system, is a digital image of the big operation
VisualCPPCPDW
- VisualC++ 车牌定位系统,有详细的源代码和测试图片。-VisualC++ Plate positioning system, a detailed source code and test images.
LPR
- C语言开发车牌定位拍照识别系统【毕业设计源代码】-c lanague LPR
TheResearchforRecognition
- 基于视频图像的运动车辆识别系统主要是由汽车牌照识别和汽车类型识 别两大核心技术构成,它在智能交通领域中有着广泛的应用,同时也是计算机 视觉、图像处理和模式识别等交叉学科研究的热门课题,因此对相关技术的研 究正受到普遍关注。本文正是在这一背景下,对运动车辆识别技术进行了系统 的研究。在车牌识别技术中,本文着重对车牌定位和车牌字符识别等关键技术 所涉及的难点进行了深入的研究。在车型识别技术中,与当前国内外学者侧重 于研究车辆外形、大小的识别不同,本文主要侧重对汽车标志的定位和
Theresearchandachievementvehicleplaterecognitionte
- 国内近几年城市智能交通系统发展的很快,车牌识别系统作为 城市智能交通系统中信息采集的一种手段,也得到了很快的发展。 本文在详细研究了国内外的各种有代表性的车牌识别系统的基础上,结合 中国车牌的特点研发了一种适合中国车牌的识别系统。该技术于2004年荣获得 了公安部科技进步二等奖。 本文对车牌识别技术的研究,主要的创新有四个方面: 1基于小波分析的方法,成功地解决了车牌定位系统中传统的图像识别手段 很难解决的三个问题; 2本文对图像获取的摄像系统自适应控制技术进行了
positioning
- 是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统-Are two examples of more integrated, namely Visual C++ implementation of text based on neural networks and the license plate recognition system positioning systems
plate
- 车牌定位系统,使用vc++实现的定位算法 -License plate positioning system, using vc++ implementation of the localization algorithm
car
- 精通VisualC++数字图像处理技术与工程案例第七章,车牌定位系统-Proficient in VisualC++ Digital Image Processing Technology and Engineering Case VII, plate positioning system
chepaidingwei
- 基于MATLAB和VC++6.0制作的车牌定位系统,做毕业设计的朋友可以参考参考-MATLAB and VC++6.0 based on production of license plate positioning system, the final project can refer to refer to a friend
14_车牌识别系统
- 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。 注:本程序使用的是OpenCV2.1版本(First click the load image menu item(load the vehicle image), which is under the images folder. 2. The license plate extraction, tilt correction, c