搜索资源列表
车牌定位与识别系统
车牌定位与识别系统源代码,可以经过训练,识别多种车牌号(数字+字母)
mfc与opencv结合做的车牌定位、分割的程序
- mfc与opencv结合做的车牌定位、分割的程序 有源码,我也在学习阶段,与大家一起讨论研究。
车牌识别
- 这是用C#编写的车牌定位系统,可以实现精确定位。
车牌定位系统
- 基于opencv的车牌定位算法,开发工具VC6.0
Example31车牌定位识别系统
- Example31车牌定位识别系统
matlab车牌定位、分割、识别
- matlab车牌识别程序,基于彩色图像的车牌定位,投影法字符分割,模块匹配法识别
车牌定位系统程序
- 车牌识别程序源码,很有用的!我也是从网上下载下来的,不过我自已做了些修改!-plates source identification procedures, very useful! I also downloaded from the Internet, but I do own some changes!
基于Top-hat变换的车牌快速搜索与定位
- 一个关于车牌定位的好方法-a position on the license plate was a good way
车牌定位、分割、识别论文二十五篇
- 车牌定位、分割、识别论文二十五篇-plates positioning, segmentation, identification papers 25
车牌定位
- 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做
车牌定位
- 车牌定位 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保
车牌识别系统
- 使用时打开此例题目录下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" a
车牌识别定位vc版
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-plates positioning identification procedures, the algorithm first pair of plates map Gray, then two values, find the point and positioning rectangular
车牌定位009
- 一个不错的车牌定位程序,采用灰毒图象处理方法,结合边沿定位系统做。-a good locator plates using drugs gray image processing method and edge positioning system to do.
车牌定位系统
- 使用时打开此例题目录下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" a
车牌定位
- 两种方法实现车牌定位:一种基于蓝色车牌的颜色分割,一种基于竖向纹理的识别。源文件有多个算法,有一部分未用到,但也在此提供,鼓励各位试着换个算法优化实现。内含README文件有详细说明。(Using 2 methods to realize license plate recognition: one is based on blue color segmentation, the other is based on vertical p
车牌识别GUI.zip等多个文件
- matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
基于阈值分割的车牌定位识别
- 图像处理领域,基于阈值分割的车牌定位识别(Image processing domain, license plate location recognition based on threshold segmentation)
车牌定位与分割
- 车牌识别与分割,包含了车牌识别部分与车牌字符分割部分。(License plate recognition and segmentation)
车牌定位
- 实现对车牌图片的定位 经过去噪、二值化、边缘检测等操作(To achieve the location of license plate images through denoising, two value, edge detection and other operations.)