Vehicle license plate (VLP) character segmentation is an important part of the vehicle license plate recognition system (VLPRS).This paper proposes a least square method (LSM) to treat horizontal tilt and vertical til...Vehicle license plate (VLP) character segmentation is an important part of the vehicle license plate recognition system (VLPRS).This paper proposes a least square method (LSM) to treat horizontal tilt and vertical tilt in VLP images.Auxiliary lines are added into the image (or the tilt-corrected image) to make the separated parts of each Chinese character to be an interconnected region.The noise regions will be eliminated after two fusing images are merged according to the minimum principle of gray values. Then,the characters are segmented by projection method (PM) and the final character images are obtained.The experimental results show that this method features fast processing and good performance in segmentation.展开更多
In this paper, a kind of practical image segmentation algorithm for segment characters from car license plate is presented, based on morphology and labeling. First by morphological operation, noise in the binary image...In this paper, a kind of practical image segmentation algorithm for segment characters from car license plate is presented, based on morphology and labeling. First by morphological operation, noise in the binary image of license plate can be greatly decreased. Then, by labeling, each connected pixel component is given a unique label. Finally, by the known data of license plate, each character is extracted correctly. The advantage of this method is that it can deal with plates with different sizes and connected characters plates, and inclined plates. The experiment results show that it is an effective way to extract characters from the license plate, and can be put into practical use.展开更多
The development of scientific inquiry and research has yielded numerous benefits in the realm of intelligent traffic control systems, particularly in the realm of automatic license plate recognition for vehicles. The ...The development of scientific inquiry and research has yielded numerous benefits in the realm of intelligent traffic control systems, particularly in the realm of automatic license plate recognition for vehicles. The design of license plate recognition algorithms has undergone digitalization through the utilization of neural networks. In contemporary times, there is a growing demand for vehicle surveillance due to the need for efficient vehicle processing and traffic management. The design, development, and implementation of a license plate recognition system hold significant social, economic, and academic importance. The study aims to present contemporary methodologies and empirical findings pertaining to automated license plate recognition. The primary focus of the automatic license plate recognition algorithm was on image extraction, character segmentation, and recognition. The task of character segmentation has been identified as the most challenging function based on my observations. The license plate recognition project that we designed demonstrated the effectiveness of this method across various observed conditions. Particularly in low-light environments, such as during periods of limited illumination or inclement weather characterized by precipitation. The method has been subjected to testing using a sample size of fifty images, resulting in a 100% accuracy rate. The findings of this study demonstrate the project’s ability to effectively determine the optimal outcomes of simulations.展开更多
In this paper, a novel method of licence plate recognition (LPR) using the vertical traverse density (VTD) and horizontal traverse density (HTD) is presented. The neutral network algorithm using VTD and HTD features i...In this paper, a novel method of licence plate recognition (LPR) using the vertical traverse density (VTD) and horizontal traverse density (HTD) is presented. The neutral network algorithm using VTD and HTD features is also an innovation. In addition, a so called secondary recognition method which splits characters into different parts is developed. Experimental results show that it is a simple and fast algorithm, which meets the request of real time and nicety performances of LPR and thus has applied value in intelligence transportation system (ITS).展开更多
Traditional methods of license character extraction cannot meet the requirements of recognition accuracy and speed rendered by the video vehicular detection system. Therefore, a license plate localization method based...Traditional methods of license character extraction cannot meet the requirements of recognition accuracy and speed rendered by the video vehicular detection system. Therefore, a license plate localization method based on multi-scale edge detection and a character segmentation algorithm based on Markov random field model is presented. Results of experiments demonstrate that the method yields more accurate license character extraction in contrast to traditional localization method based on edge detection by difference operator and character segmentation based on threshold. The accuracy increases from 90% to 94% under preferable illumination, while under poor condition, it increases more than 5%. When the two improved algorithms are used, the accuracy and speed of automatic license recognition meet the system's requirement even under the noisy circumstance or uneven illumination.展开更多
With the rise of intelligent residential housing project and the implement of intelligent meter reading system, the four become the typical representative at the same time, they also become the short board of the old ...With the rise of intelligent residential housing project and the implement of intelligent meter reading system, the four become the typical representative at the same time, they also become the short board of the old residential intelligent direction and constraints. As one of the four meter is an important measurement tool to save water resources. In the process of the development of society and technology, different types of meter reading methods have been derived, but there are still many problems, such as difficulty, time consuming, error copy, misreading. With the current mature image processing technology, the Internet technology and the rapid development of handheld intelligent terminal, the paper develop a meter reading system base on the Android system. The system can reduce the work intensity and the cost of meter reading, and it can make up the blank which old district and the mechanical meter reading can not be intelligent.展开更多
Automatic identification of characters marked on billets is very important for steelworks to achieve manu- facturing and logistics informatization management. Due to the presence of adhesions, fractures, blurs, and ot...Automatic identification of characters marked on billets is very important for steelworks to achieve manu- facturing and logistics informatization management. Due to the presence of adhesions, fractures, blurs, and other problems in characters painted on billets, character recognition accuracy with machine vision is relatively low, and hardly meets practical application requirements. To make the character recognition results more reliable and accu- rate, an identification results classification and post-pro- cessing method has been proposed in this paper. By analyzing issues in the image segmentation and recognition stage, the recognition result classification model, based on character encoding rules and recognition confidence, is built, and the character recognition results can be classified as correct, suspect, or wrong. In the post-processing stage, a human-machine-cooperation mechanism with a post- processing interface is designed to eliminate error infor- mation in suspect and wrong types. The system was developed and experiments conducted with images acquired in an iron and steel factory. The results show the character recognition accuracy to be approximately 89% using the character recognizer. However, this result cannot be directly applied in information management systems. With the proposed post-processing method, a human worker will query the suspect and wrong results classified by the system, determine whether the result is correct or wrong, and then, correct the wrong result through the post-processing interface. Using this method, the character recognition accuracy ultimately improves to 99.4%. Thus, the results will be more reliable applied in a practical system.展开更多
Scene text detection plays a significant role in various applications,such as object recognition,document management,and visual navigation.The instance segmentation based method has been mostly used in existing resear...Scene text detection plays a significant role in various applications,such as object recognition,document management,and visual navigation.The instance segmentation based method has been mostly used in existing research due to its advantages in dealing with multi-oriented texts.However,a large number of non-text pixels exist in the labels during the model training,leading to text mis-segmentation.In this paper,we propose a novel multi-oriented scene text detection framework,which includes two main modules:character instance segmentation(one instance corresponds to one character),and character flow construction(one character flow corresponds to one word).We use feature pyramid network(FPN)to predict character and non-character instances with arbitrary directions.A joint network of FPN and bidirectional long short-term memory(BLSTM)is developed to explore the context information among isolated characters,which are finally grouped into character flows.Extensive experiments are conducted on ICDAR2013,ICDAR2015,MSRA-TD500 and MLT datasets to demonstrate the effectiveness of our approach.The F-measures are 92.62%,88.02%,83.69%and 77.81%,respectively.展开更多
基金Scientific Research Fund of Hunan Province,PRC (No.07JJ6141)Scientific Research Fund of Hunan Provincial Education Department,PRC (No.05C720).
文摘Vehicle license plate (VLP) character segmentation is an important part of the vehicle license plate recognition system (VLPRS).This paper proposes a least square method (LSM) to treat horizontal tilt and vertical tilt in VLP images.Auxiliary lines are added into the image (or the tilt-corrected image) to make the separated parts of each Chinese character to be an interconnected region.The noise regions will be eliminated after two fusing images are merged according to the minimum principle of gray values. Then,the characters are segmented by projection method (PM) and the final character images are obtained.The experimental results show that this method features fast processing and good performance in segmentation.
文摘In this paper, a kind of practical image segmentation algorithm for segment characters from car license plate is presented, based on morphology and labeling. First by morphological operation, noise in the binary image of license plate can be greatly decreased. Then, by labeling, each connected pixel component is given a unique label. Finally, by the known data of license plate, each character is extracted correctly. The advantage of this method is that it can deal with plates with different sizes and connected characters plates, and inclined plates. The experiment results show that it is an effective way to extract characters from the license plate, and can be put into practical use.
文摘The development of scientific inquiry and research has yielded numerous benefits in the realm of intelligent traffic control systems, particularly in the realm of automatic license plate recognition for vehicles. The design of license plate recognition algorithms has undergone digitalization through the utilization of neural networks. In contemporary times, there is a growing demand for vehicle surveillance due to the need for efficient vehicle processing and traffic management. The design, development, and implementation of a license plate recognition system hold significant social, economic, and academic importance. The study aims to present contemporary methodologies and empirical findings pertaining to automated license plate recognition. The primary focus of the automatic license plate recognition algorithm was on image extraction, character segmentation, and recognition. The task of character segmentation has been identified as the most challenging function based on my observations. The license plate recognition project that we designed demonstrated the effectiveness of this method across various observed conditions. Particularly in low-light environments, such as during periods of limited illumination or inclement weather characterized by precipitation. The method has been subjected to testing using a sample size of fifty images, resulting in a 100% accuracy rate. The findings of this study demonstrate the project’s ability to effectively determine the optimal outcomes of simulations.
基金funded by the NSFC program with grant 60672117supported in part by Xian Desheng Scientific Tech. Inc., Xian, P. R. China
文摘In this paper, a novel method of licence plate recognition (LPR) using the vertical traverse density (VTD) and horizontal traverse density (HTD) is presented. The neutral network algorithm using VTD and HTD features is also an innovation. In addition, a so called secondary recognition method which splits characters into different parts is developed. Experimental results show that it is a simple and fast algorithm, which meets the request of real time and nicety performances of LPR and thus has applied value in intelligence transportation system (ITS).
基金Supported by Science Development Foundation of Tianjin (No. 033183311) .
文摘Traditional methods of license character extraction cannot meet the requirements of recognition accuracy and speed rendered by the video vehicular detection system. Therefore, a license plate localization method based on multi-scale edge detection and a character segmentation algorithm based on Markov random field model is presented. Results of experiments demonstrate that the method yields more accurate license character extraction in contrast to traditional localization method based on edge detection by difference operator and character segmentation based on threshold. The accuracy increases from 90% to 94% under preferable illumination, while under poor condition, it increases more than 5%. When the two improved algorithms are used, the accuracy and speed of automatic license recognition meet the system's requirement even under the noisy circumstance or uneven illumination.
文摘With the rise of intelligent residential housing project and the implement of intelligent meter reading system, the four become the typical representative at the same time, they also become the short board of the old residential intelligent direction and constraints. As one of the four meter is an important measurement tool to save water resources. In the process of the development of society and technology, different types of meter reading methods have been derived, but there are still many problems, such as difficulty, time consuming, error copy, misreading. With the current mature image processing technology, the Internet technology and the rapid development of handheld intelligent terminal, the paper develop a meter reading system base on the Android system. The system can reduce the work intensity and the cost of meter reading, and it can make up the blank which old district and the mechanical meter reading can not be intelligent.
文摘Automatic identification of characters marked on billets is very important for steelworks to achieve manu- facturing and logistics informatization management. Due to the presence of adhesions, fractures, blurs, and other problems in characters painted on billets, character recognition accuracy with machine vision is relatively low, and hardly meets practical application requirements. To make the character recognition results more reliable and accu- rate, an identification results classification and post-pro- cessing method has been proposed in this paper. By analyzing issues in the image segmentation and recognition stage, the recognition result classification model, based on character encoding rules and recognition confidence, is built, and the character recognition results can be classified as correct, suspect, or wrong. In the post-processing stage, a human-machine-cooperation mechanism with a post- processing interface is designed to eliminate error infor- mation in suspect and wrong types. The system was developed and experiments conducted with images acquired in an iron and steel factory. The results show the character recognition accuracy to be approximately 89% using the character recognizer. However, this result cannot be directly applied in information management systems. With the proposed post-processing method, a human worker will query the suspect and wrong results classified by the system, determine whether the result is correct or wrong, and then, correct the wrong result through the post-processing interface. Using this method, the character recognition accuracy ultimately improves to 99.4%. Thus, the results will be more reliable applied in a practical system.
基金supported by the National Natural Science Foundation of China under Grant No.61902435the National Science and Technology Major Project of China under Grant No.2018AAA0102102+1 种基金the 111 Project under Grant No.B18059the Hunan Provincial Natural Science Foundation of China under Grant No.2019JJ50808.
文摘Scene text detection plays a significant role in various applications,such as object recognition,document management,and visual navigation.The instance segmentation based method has been mostly used in existing research due to its advantages in dealing with multi-oriented texts.However,a large number of non-text pixels exist in the labels during the model training,leading to text mis-segmentation.In this paper,we propose a novel multi-oriented scene text detection framework,which includes two main modules:character instance segmentation(one instance corresponds to one character),and character flow construction(one character flow corresponds to one word).We use feature pyramid network(FPN)to predict character and non-character instances with arbitrary directions.A joint network of FPN and bidirectional long short-term memory(BLSTM)is developed to explore the context information among isolated characters,which are finally grouped into character flows.Extensive experiments are conducted on ICDAR2013,ICDAR2015,MSRA-TD500 and MLT datasets to demonstrate the effectiveness of our approach.The F-measures are 92.62%,88.02%,83.69%and 77.81%,respectively.