Welcome![Sign In][Sign Up]
Location:
Search - car license segmentation

Search list

[Graph RecognizePlateReco

Description: 用于汽车牌照的定位与识别,本系统数据库平台采用windows2000,加上MS SQL Server2000,应用程序平台完全采用VC++开发,运用了动态链接库技术,数据库技术,图象处理技术和网络通信技术。 本系统的实现步骤: 1.收费单元. 2.牌照识别单元,流程如下:车辆图象采集,牌照区域提取,牌照字符切分,牌照字符识别。 3.数据通信单元.-Used car license, location and recognition, the system database platform windows2000, together with MS SQL Server2000, application platform completely VC++ Development, the use of a dynamic link library technology, database technology, image processing technology and network communications technology. The system to achieve these steps: 1. Charging unit .2. License plate recognition unit, flow is as follows: the vehicle image acquisition, license regional extraction, character segmentation of license, license character recognition. 3. Data communications unit.
Platform: | Size: 283648 | Author: 新建 | Hits:

[Windows Developcar

Description: 车牌识别c++源码 包括灰度化,二值话,去噪,分割,字符识别-License plate recognition c++ source code including grayscale and binary words, de-noising, segmentation, character recognition
Platform: | Size: 238592 | Author: 张三 | Hits:

[Graph Recognizepaizhaozidongshibie

Description: 图像分割是图像处理最基本和最重要的技术,是任何理解系统和自动识别系统 必不可少的一个重要环节.车牌以及车牌字符的提取是图像分割技术的一个特殊应 用场合,它包括车牌的定位和车牌字符的切分两个步骤。本章将对这两个步骤的算 法进行阐述.第一、二节中将分别详细介绍车牌区域的定位、切分技术 由于二值 化算法在字符的提取中具有重要的作用,因此在第三节中将作重点讨论. -Image processing image segmentation is the most fundamental and important technology, is any understanding of systems and automatic identification system essential for an important part. License plate and license plate character extraction image segmentation technique is a special application, which includes car license plate location and character segmentation in two steps. These two steps in this chapter will elaborate algorithm. First, the two plates will introduce a detailed regional positioning, segmentation techniques as a result of binarization algorithm in the extraction of characters play an important role, so in Section III will be focused on.
Platform: | Size: 6277120 | Author: poon | Hits:

[Graph Recognizechepaishibie

Description: 一个汽车牌照识别程序,包括牌照定位,字符分割和字符识别等部分的算法,在网上下的,希望能够对大家有用!-A car license plate recognition procedures, including license positioning, character segmentation and character recognition, such as part of the algorithm, under the Internet, hoping to be useful for everyone!
Platform: | Size: 2878464 | Author: | Hits:

[Graph RecognizeMatlabSolutionOfLicensePlateSegmentationInLPR

Description: LPR中车牌分割的Matlab解决方案,湖南师范大学。M tlab Solution of License Plate Segmentation in LPR-LPR License Plate Segmentation in Matlab solutions, Hunan Normal University. M tlab Solution of License Plate Segmentation in LPR
Platform: | Size: 179200 | Author: likeus | Hits:

[Special EffectsUntitled

Description: 有效的实现车牌定位,车牌字符分割和车牌字符识别。-To achieve effective positioning plate, the vehicle registration license plate character segmentation and character recognition.
Platform: | Size: 2048 | Author: viwin | Hits:

[Special Effectscar

Description: 一种车牌自动识别,分割算法源码,能实现车牌的识别和分割功能-A kind of automatic license plate recognition, segmentation algorithm source code
Platform: | Size: 2743296 | Author: liuyuan | Hits:

[Special EffectsNeuralNetwork

Description: 提出一种基于改进Sobel算子的车牌定位算法,首先对已经通过预处理的车牌图像使用改进的Sobel算子进行运算,然后使用迭代求图像最佳分割阂值的算法二值化车牌图像最后结合水平投影和垂直投影算法对候选区域分析锁定车牌位置。 -Proposed based on improved Sobel operator license plate location algorithm, first pre-processing of the license plate image has adopted the use of the improved Sobel operator to conduct operations, and then demand the use of iterative thresholds the image segmentation algorithm for optimal binarization car At last, the level of brand image projection and vertical projection algorithm to the analysis of the candidate region locking plate position.
Platform: | Size: 4691968 | Author: 李坤 | Hits:

[Software EngineeringgetPDF2

Description: 本文提出了一种新的车辆许可证盘子识别,并在此基础上提出了一种自适应图像分割方法-In this paper, a new algorithm for vehicle license plate identification is proposed, on the basis of a novel adaptive image segmentation technique (Sliding Windows) in conjunction with a character recognition Neural Network. The algorithm was tested with 2820 natural scene gray level vehicle images of different backgrounds and ambient illumination. The camera focused on the plate, while the angle of view and the distance from the vehicle varied according to the experimental setup. The license plates properly segmented were 2719 over 2820 input images (96.4 ). The Optical Character Recognition (OCR) system is a two layer Probabilistic Neural Network with topology 108-180-36, whose performance reached 97.4 . The PNN was trained to identify multi-font alphanumeric characters from car license plates based on data obtained from algorithmic image processing.
Platform: | Size: 831488 | Author: keithe | Hits:

[Graph program23678

Description: 字符分割源代码,从一幅bmp的汽车图中把汽车牌照分割出来-Character segmentation source code, bmp from a car license plate map to split
Platform: | Size: 49152 | Author: 钟腾 | Hits:

[Special Effects61IC_H412

Description: 基于数字图像处理,实现一个汽车车牌字符分割的仿真系统。要求系统具有读入车牌图像、预处理、多种图像分割和形态学滤波等功能。-Based on digital image processing, the realization of a car license plate character segmentation of the simulation system. Requires a system with read license plate images, preprocessing, a variety of image segmentation and morphological filtering.
Platform: | Size: 244736 | Author: alien | Hits:

[matlabAutomatic-Vehicle-Identification

Description: Automatic Vehicle Identification (AVI) has many applications in traffic systems (highway electronic toll collection, red light violation enforcement, border and customs checkpoints, etc.). License Plate Recognition is an effective form of AVI systems. In this study, a smart and simple algorithm is presented for vehicle’s license plate recognition system. The proposed algorithm consists of three major parts: Extraction of plate region, segmentation of characters and recognition of plate characters. For extracting the plate region, edge detection algorithms and smearing algorithms are used. In segmentation part, smearing algorithms, filtering and some morphological algorithms are used. And finally statistical based template matching is used for recognition of plate characters. The performance of the proposed algorithm has been tested on real images. Based on the experimental results, we noted that our algorithm shows superior performance in car license plate recognition
Platform: | Size: 315392 | Author: Serhat | Hits:

[Special Effectscar

Description: 车牌图像处理的源代码,从二值化到分割、匹配详细的讲解-License from the source image processing, binary to segmentation, matching the detailed explanation
Platform: | Size: 735232 | Author: keyoo | Hits:

[matlabcar

Description: 汽车车牌的图像识别。 根据车牌凸角轮廓特征,采用MPP算法进行车牌倾斜校正;采用彩色图像分割方法,最大限度的去除图像噪声干扰;设计了基于神经网络的多种彩色背景车牌字符识别方法,取得了良好的效果。-Image recognition of vehicle license plates. According to plate convex contour feature, the use of MPP plate tilt correction algorithm using color image segmentation method, the maximum removal of image noise designed based on a variety of colored background neural network method for license plate recognition, and achieved good results.
Platform: | Size: 12288 | Author: guxiaoliang | Hits:

[Graph Recognizechepaishibie

Description: 基于MATLAB的车牌照自动识别:通过对原始图像进行预处理、车牌子图像的定位与分割、字符的识别,可以较为准确的实现车牌照的字符识别。-MATLAB-based car license plate recognition: the original image is preprocessed by the car brand positioning and image segmentation, character recognition, you can achieve more accurate character recognition vehicle license.
Platform: | Size: 261120 | Author: 郭卉 | Hits:

[Special Effectscar

Description: 车牌图像的分割实验。利用的是基于彩色图像的分割算法。-License plate image segmentation experiments. Use is based on the color image segmentation.
Platform: | Size: 22528 | Author: wanglixia | Hits:

[Special Effectssegmentation-method

Description: 一种基于统计学原理的军牌文字区域分割方法 关键词: 军牌定位;去除边框;字符分割-A Staff car license plate words segmentation method based on the principle of statistics theory Keywords: Staff car license plate positioning border removing Character segment
Platform: | Size: 117760 | Author: 蒋星星 | Hits:

[Special Effectscharacter-segmentation

Description: 汽车牌照识别系统中,车牌字符分割算法实现-Car license plate recognition systems, license plate character segmentation algorithm
Platform: | Size: 1024 | Author: chenshike | Hits:

[2D Graphiccar-plate

Description: 汽车车牌图像的图像分割,步骤如下:图像裁剪,绘制灰度直方图,双峰阈值分割,于可视化界面实现,并附有个人实验报告。-Car license plate image segmentation, as follows: image cropping, drawing histogram bimodal thresholding, visual interface to achieve, along with individual test report
Platform: | Size: 60416 | Author: zhangpengpeng | Hits:

[Special Effectscar-license-recognition

Description: 使用opencv2.1编写的车牌识别系统,包含车牌的提取,矫正,字符分割,车牌识别-Opencv2.1 prepared using license plate recognition systems, license plate containing the extracted, correction, character segmentation, license plate recognition
Platform: | Size: 271360 | Author: zhyy | Hits:
« 12 3 »

CodeBus www.codebus.net