CN103390160A - License plate character segmentation algorithm based on connected domain and template - Google Patents

License plate character segmentation algorithm based on connected domain and template Download PDF

Info

Publication number
CN103390160A
CN103390160A CN201310317924XA CN201310317924A CN103390160A CN 103390160 A CN103390160 A CN 103390160A CN 201310317924X A CN201310317924X A CN 201310317924XA CN 201310317924 A CN201310317924 A CN 201310317924A CN 103390160 A CN103390160 A CN 103390160A
Authority
CN
China
Prior art keywords
character
segmentation
template
characters
connected domain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310317924XA
Other languages
Chinese (zh)
Inventor
吴志伟
冯琰一
张少文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
PCI Suntek Technology Co Ltd
Original Assignee
PCI Suntek Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by PCI Suntek Technology Co Ltd filed Critical PCI Suntek Technology Co Ltd
Priority to CN201310317924XA priority Critical patent/CN103390160A/en
Publication of CN103390160A publication Critical patent/CN103390160A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Character Input (AREA)

Abstract

The invention discloses a license plate character segmentation algorithm based on a connected domain and a template. The method comprises the following steps: firstly performing graying on corrected license plate images, synthetically utilizing an OTSU automatic threshold value method, a block region growth method and a gradual threshold value improving method to extract a prospect of characters, and using the connected domain and prior knowledge of the characters to generate a superior segmentation character library; performing averaging on the width and the height of all characters in the superior segmentation character library to generate the standard license plate template, synthetically utilizing large spacing and information to perform character segmentation, using gradient sums to evaluate all segmentation results, and choosing a segmentation result with the maximal gradient sum as the optimal segmentation result. The character segmentation algorithm disclosed by the invention can well process situations of uneven illumination, multimodal characteristics shown in inter-class variance distribution, mixing of front character background colors and the like.

Description

A kind of cutting of characters on license plate based on connected domain and template algorithm
Technical field
The present invention relates to computer vision field, relate in particular to a kind of method of the cutting of the characters on license plate based on connected domain and template.
Background technology
Along with the raising of Recognition of License Plate Characters accuracy rate, character cutting has become the key issue in Vehicle License Plate Recognition System.The accuracy rate of character cutting and the accuracy rate of character recognition have direct relation, and the mistake of character cutting tends to cause the mistake of character recognition.Accuracy in the situations such as accuracy rate, the especially uneven illumination that therefore how to improve character cutting is even, characters on license plate is unintelligible, become the key of the accuracy rate of the whole Vehicle License Plate Recognition System of further raising.
Present stage, the most frequently used characters on license plate cutting method was vertical projection method.The method utilizes the gap of character vertical projection to carry out the cutting of character, and English License Plate Character Segmentation effect is better preferably for illumination condition, but to the easy cutting mistake of characters on license plate in the situation such as Chinese character or Characters Stuck, uneven illumination be even.
Summary of the invention
The invention provides a kind of new characters on license plate cutting method, improved the accuracy of character cutting.
The present invention adopts following technical scheme:
A kind of cutting method of characters on license plate based on connected domain and template comprises:
(1) to the image gray processing after the car plate correction, comprehensive utilization OTSU automatic threshold, segmented areas growth and threshold value progressively improve three kinds of methods and extract the character prospects;
(2) utilize the priori of connected domain and character to generate the excellent character repertoire that cuts;
(3) the excellent wide height of all characters that cuts character repertoire is averaging, generates the plate template of standard;
(4) comprehensive utilization large-spacing and Template Information carry out cutting apart of character;
(5) utilize gradient and all segmentation results are estimated, choose gradient and maximum cutting apart as the optimum segmentation result.
Compared with the conventional method, Character segmentation algorithm disclosed in this invention, can process the situations such as uneven illumination is even, the inter-class variance distribution is the multimodal characteristic, the front background form and aspect mixing of character well.
Description of drawings
Fig. 1 is that the region growing Seed Points is selected process flow diagram;
Fig. 2 is segmented areas growth process flow diagram;
Fig. 3 is general flow chart.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, rather than whole embodiment.Based on the embodiment in the present invention, those of ordinary skills, not making under the creative work prerequisite the every other embodiment that obtains, belong to the scope of protection of the invention.
Embodiment is:
(1), to the car plate gray processing behind level correction and vertical school, utilize the OTSU automatic threshold algorithm to extract prospect;
(2) utilize the priori (the ratio of width to height etc.) of connected domain and character to generate the excellent character repertoire that cuts;
(3) if the excellent character number that cuts character repertoire, less than 2, utilizes segmented areas growth extraction prospect, the excellent character repertoire that cuts is supplemented;
(4) if the excellent character number that cuts character repertoire between 2 to 5, utilizes progressively raising method of threshold value to extract prospect, the excellent character that cuts is supplemented;
(5) the excellent wide height of character that cuts character repertoire is averaged, generates standard character, then, according to the prioris such as specification of car plate, generate the car plate standard form;
(6) utilize standard form information, find the position of intercharacter large-spacing, utilize large-spacing to cut apart to the left and right respectively, proofread and correct with the excellent character that cuts character repertoire simultaneously;
(7) if do not find large-spacing, the excellent character opsition dependent that cuts in character repertoire is sorted, choose the excellent of centre position and cut character and suppose that successively this character is the 1st to the 7th character of car plate, cut apart by the template that generates;
(8) to all segmentation results by gradient and estimating, choose gradient and maximum cutting apart as final segmentation result.

Claims (3)

1. algorithm of the character cutting based on connected domain and template, it is characterized in that: at first, to the car plate gray processing after level correction and vertical correction, utilize the OTSU automatic threshold algorithm to extract the characters on license plate prospect, utilize the priori of connected domain and character to extract character, join excellent cutting in character repertoire, if the excellent number of characters that cuts is less than 2, utilize the segmented areas growth algorithm to extract the character prospect, the character that newly is partitioned into is joined excellent cutting in character repertoire, if the excellent number of characters that cuts is between 2 to 5, adopt progressively raising method of threshold value to extract the character prospect, the character that will newly be partitioned into equally joins excellent cutting in character repertoire, then all excellent wide height of character that cuts are averaging, use the wide height of this wide height as standard character, generate the car plate standard form, utilize the position of standard form information searching to the intercharacter large-spacing, utilize large-spacing to carry out to the left and right respectively Character segmentation, if do not find large-spacing, the excellent character opsition dependent that cuts in character repertoire is sorted, choosing the excellent of centre position cuts character and supposes that successively this character is the 1st to the 7th character of car plate, cut apart by the template that generates, finally to all segmentation results by gradient and estimating, choose gradient and maximum cutting apart as the optimum segmentation result.
2. a kind of algorithm of character cutting based on connected domain and template according to claim 1, it is characterized in that: comprehensive utilization OTSU threshold value, segmented areas growth and threshold value progressively improve three kinds of methods and extract the character prospect, and utilize the priori of connected domain and character to generate the excellent character repertoire that cuts.
3. a kind of algorithm of character cutting based on connected domain and template according to claim 1, it is characterized in that: the excellent wide height of all characters that cuts in character repertoire is averaging, the plate template of generation standard, and comprehensive utilization large-spacing and Template Information carry out cutting apart of character, utilize gradient and all segmentation results are estimated, choosing gradient and maximum cutting apart as the optimum segmentation result.
CN201310317924XA 2013-07-24 2013-07-24 License plate character segmentation algorithm based on connected domain and template Pending CN103390160A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310317924XA CN103390160A (en) 2013-07-24 2013-07-24 License plate character segmentation algorithm based on connected domain and template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310317924XA CN103390160A (en) 2013-07-24 2013-07-24 License plate character segmentation algorithm based on connected domain and template

Publications (1)

Publication Number Publication Date
CN103390160A true CN103390160A (en) 2013-11-13

Family

ID=49534427

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310317924XA Pending CN103390160A (en) 2013-07-24 2013-07-24 License plate character segmentation algorithm based on connected domain and template

Country Status (1)

Country Link
CN (1) CN103390160A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104616011A (en) * 2015-02-13 2015-05-13 中国人民解放军国防科学技术大学 MRF (Multi-Reference Frame) license plate denoising algorithm based on combined apriorism of gradient information and block area
WO2016127545A1 (en) * 2015-02-13 2016-08-18 广州广电运通金融电子股份有限公司 Character segmentation and recognition method
CN106446896A (en) * 2015-08-04 2017-02-22 阿里巴巴集团控股有限公司 Character segmentation method and device and electronic equipment
CN107273892A (en) * 2017-06-12 2017-10-20 北京智芯原动科技有限公司 A kind of registration number character dividing method and device
CN108573254A (en) * 2017-03-13 2018-09-25 北京君正集成电路股份有限公司 The generation method of characters on license plate gray-scale map
CN112840383B (en) * 2018-10-24 2024-03-08 富士通先端科技株式会社 Banknote checking device, banknote checking method, and banknote checking program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101154271A (en) * 2006-09-30 2008-04-02 电子科技大学中山学院 License plate character segmentation method based on fast area labeling algorithm and license plate large-spacing locating method
CN102722707A (en) * 2012-06-11 2012-10-10 复旦大学 License plate character segmentation method based on connected region and gap model
CN103198315A (en) * 2013-04-17 2013-07-10 南京理工大学 License plate character segmentation algorithm based on character outline and template matching

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101154271A (en) * 2006-09-30 2008-04-02 电子科技大学中山学院 License plate character segmentation method based on fast area labeling algorithm and license plate large-spacing locating method
CN102722707A (en) * 2012-06-11 2012-10-10 复旦大学 License plate character segmentation method based on connected region and gap model
CN103198315A (en) * 2013-04-17 2013-07-10 南京理工大学 License plate character segmentation algorithm based on character outline and template matching

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
孙向东 等: "《一种基于区域生长和不变矩的目标识别算法》", 《核电子学与探测技术》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104616011A (en) * 2015-02-13 2015-05-13 中国人民解放军国防科学技术大学 MRF (Multi-Reference Frame) license plate denoising algorithm based on combined apriorism of gradient information and block area
WO2016127545A1 (en) * 2015-02-13 2016-08-18 广州广电运通金融电子股份有限公司 Character segmentation and recognition method
US10430681B2 (en) 2015-02-13 2019-10-01 Grg Banking Equipment Co., Ltd. Character segmentation and recognition method
CN106446896A (en) * 2015-08-04 2017-02-22 阿里巴巴集团控股有限公司 Character segmentation method and device and electronic equipment
CN108573254A (en) * 2017-03-13 2018-09-25 北京君正集成电路股份有限公司 The generation method of characters on license plate gray-scale map
CN108573254B (en) * 2017-03-13 2021-08-24 北京君正集成电路股份有限公司 License plate character gray scale image generation method
CN107273892A (en) * 2017-06-12 2017-10-20 北京智芯原动科技有限公司 A kind of registration number character dividing method and device
CN107273892B (en) * 2017-06-12 2020-06-16 北京智芯原动科技有限公司 License plate character segmentation method and device
CN112840383B (en) * 2018-10-24 2024-03-08 富士通先端科技株式会社 Banknote checking device, banknote checking method, and banknote checking program

Similar Documents

Publication Publication Date Title
CN103390160A (en) License plate character segmentation algorithm based on connected domain and template
CN102222226B (en) Priori analysis based iterative method for segmenting characters of licence plate
CN105117727B (en) A kind of Location Method of Vehicle License Plate
CN101515325B (en) Character extracting method in digital video based on character segmentation and color cluster
CN104361336A (en) Character recognition method for underwater video images
CN103049750B (en) Character identifying method
CN103971128A (en) Traffic sign recognition method for driverless car
CN104091157A (en) Pedestrian detection method based on feature fusion
CN102332097B (en) Method for segmenting complex background text images based on image segmentation
CN104574404A (en) Three-dimensional image relocation method
CN103208123A (en) Image segmentation method and system
CN105528605A (en) Double-layer license plate character segmentation method based on projection and recognition
CN104463914A (en) Improved Camshift target tracking method
CN104299009A (en) Plate number character recognition method based on multi-feature fusion
CN103824091A (en) Vehicle license plate recognition method for intelligent transportation system
CN104157002A (en) Color image texture force tactile reproduction method based on color transform space
CN103336961A (en) Interactive natural scene text detection method
CN105894487A (en) Steel material image number extraction and segmentation method
CN104463138A (en) Text positioning method and system based on visual structure attribute
CN104182728A (en) Vehicle logo automatic location and recognition method based on pattern recognition
CN103049756A (en) Method for automatically extracting and removing words in color image on basis of CEMA (Cellular Message Encryption Algorithm) and texture matching repairing technology
Chong et al. License plate recognition based on edge detection algorithm
CN102073862B (en) Method for quickly calculating layout structure of document image
CN106127763A (en) One has extensive adaptive image binaryzation method
CN101833750A (en) Active contour method based on shape constraint and direction field, and system thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131113

WD01 Invention patent application deemed withdrawn after publication