Welcome![Sign In][Sign Up]
Location:
Search - 车牌定位

Search list

[Graph Recognize车牌定位与识别系统

Description:

车牌定位与识别系统源代码,可以经过训练,识别多种车牌号(数字+字母)


Platform: | Size: 285908 | Author: arkzhu | Hits:

[Mathimatics-Numerical algorithmsmfc与opencv结合做的车牌定位、分割的程序

Description: mfc与opencv结合做的车牌定位、分割的程序 有源码,我也在学习阶段,与大家一起讨论研究。
Platform: | Size: 2944291 | Author: yxleon | Hits:

[SourceCode车牌识别

Description: 这是用C#编写的车牌定位系统,可以实现精确定位。
Platform: | Size: 4090694 | Author: lingfengzijing | Hits:

[SourceCode车牌定位系统

Description: 基于opencv的车牌定位算法,开发工具VC6.0
Platform: | Size: 7044170 | Author: prince207 | Hits:

[SourceCodeExample31车牌定位识别系统

Description: Example31车牌定位识别系统
Platform: | Size: 5159090 | Author: 1443761816@qq.com | Hits:

[Graph Recognizematlab车牌定位、分割、识别

Description: matlab车牌识别程序,基于彩色图像的车牌定位,投影法字符分割,模块匹配法识别
Platform: | Size: 24841272 | Author: hebaheba | Hits:

[Graph program车牌定位系统程序

Description: 车牌识别程序源码,很有用的!我也是从网上下载下来的,不过我自已做了些修改!-plates source identification procedures, very useful! I also downloaded from the Internet, but I do own some changes!
Platform: | Size: 1501184 | Author: 王林 | Hits:

[Documents基于Top-hat变换的车牌快速搜索与定位

Description: 一个关于车牌定位的好方法-a position on the license plate was a good way
Platform: | Size: 226304 | Author: 胡刚 | Hits:

[Books车牌定位、分割、识别论文二十五篇

Description: 车牌定位、分割、识别论文二十五篇-plates positioning, segmentation, identification papers 25
Platform: | Size: 2876416 | Author: 王立恺 | Hits:

[Special Effects车牌定位

Description: 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 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,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-plates is positioning system for automatic vehicle identification can be an important part of the right of access to the entire image plates some of the specific steps 1.24 true color-gt; 256-color grayscale. 2. Pretreatment : median filter. 3. Binary : an initial threshold value T A pair of images for two to be two binary images B value. T initial threshold value to determine the method is : Select threshold T = Tc- (Tc-Gmin)/3, respectively Gmin saturated and is the highest and the lowest gray value. The threshold values for different licenses are certain adaptability, to ensure that basic background was home to 0, to highlight regional licenses. 4. Weakened background interference. The images do simple B adjacent pixel value is reduced, the new images to be G, Gi, j = Pi, j- Pi, j-1
Platform: | Size: 1497088 | Author: 潘文 | Hits:

[Graph Recognize车牌定位

Description: 车牌定位 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 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,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-positioning plates used to break pic examples directory of images, and then click the button "turn", "1", "2", "3" and "4" and "5", can achieve precise positioning of the plates. Concrete steps 1.24 true color-gt; 256-color grayscale. 2. Pretreatment : median filter. 3. Binary : an initial threshold value T A pair of images for two to be two binary images B value. T initial threshold value to determine the method is : Select threshold T = Tc- (Tc-Gmin)/3, respectively Gmin saturated and is the highest and the lowest gray value. The threshold values for different licenses are certain adaptability, to ensure that basic background was home to 0, to highlight regional licenses. 4. Weakened background interference. The images do sim
Platform: | Size: 734208 | Author: 何问宇 | Hits:

[Graph program车牌识别系统

Description: 使用时打开此例题目录下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 precise positioning of the plates.
Platform: | Size: 1720320 | Author: 何斌 | Hits:

[Graph Recognize车牌识别定位vc版

Description: 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-plates positioning identification procedures, the algorithm first pair of plates map Gray, then two values, find the point and positioning rectangular plates, plates marked the final location. The procedure for image processing is one of the classic examples! !
Platform: | Size: 339968 | Author: 123 | Hits:

[Windows Develop车牌定位009

Description: 一个不错的车牌定位程序,采用灰毒图象处理方法,结合边沿定位系统做。-a good locator plates using drugs gray image processing method and edge positioning system to do.
Platform: | Size: 748544 | Author: xsb | Hits:

[matlab车牌定位系统

Description: 使用时打开此例题目录下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 precise positioning of the plates.
Platform: | Size: 748544 | Author: 孙月 | Hits:

[Graph Recognize车牌定位

Description: 两种方法实现车牌定位:一种基于蓝色车牌的颜色分割,一种基于竖向纹理的识别。源文件有多个算法,有一部分未用到,但也在此提供,鼓励各位试着换个算法优化实现。内含README文件有详细说明。(Using 2 methods to realize license plate recognition: one is based on blue color segmentation, the other is based on vertical pattern recognition. More details see README.)
Platform: | Size: 4013056 | Author: mf20070608 | Hits:

[Special Effects车牌识别GUI.zip等多个文件

Description: matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
Platform: | Size: 9970688 | Author: 孤鸿远走 | Hits:

[Special Effects基于阈值分割的车牌定位识别

Description: 图像处理领域,基于阈值分割的车牌定位识别(Image processing domain, license plate location recognition based on threshold segmentation)
Platform: | Size: 2779136 | Author: gaomengxin99 | Hits:

[Graph Recognize车牌定位与分割

Description: 车牌识别与分割,包含了车牌识别部分与车牌字符分割部分。(License plate recognition and segmentation)
Platform: | Size: 35840 | Author: 光光任你一切 | Hits:

[Graph program车牌定位

Description: 实现对车牌图片的定位 经过去噪、二值化、边缘检测等操作(To achieve the location of license plate images through denoising, two value, edge detection and other operations.)
Platform: | Size: 16372736 | Author: 咯提咯夏 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net