A Vision-based Car License Plate Recognition System

碩士 === 亞洲大學 === 資訊工程學系碩士班 === 97 === This paper presents a license plate recognition system based on the computer vision, including five parts which are image pre-processing, license plate locating, character segmentation and recognition. In the image pre-processing part, the RGB images obtained fro...

Full description

Bibliographic Details
Main Authors: Yi-Hsuan Wu, 吳宜軒
Other Authors: Yen-Lin Chen
Format: Others
Language:zh-TW
Published: 2009
Online Access:http://ndltd.ncl.edu.tw/handle/93542526634672435652
Description
Summary:碩士 === 亞洲大學 === 資訊工程學系碩士班 === 97 === This paper presents a license plate recognition system based on the computer vision, including five parts which are image pre-processing, license plate locating, character segmentation and recognition. In the image pre-processing part, the RGB images obtained from the camera are changed into the gray images. After the gray images are changed into the binaries images, and the noises are filtered by using the median filter. In the license plate locating part, we predict the possible location of the license plate in the binaries image and acquire it with using the length and width value of the general license plate. In the character segmentation part, the characters of the license plate are segmented due to the high contrast between those and the background. At last the neural network is adopted into the pattern recognition, and the letters and numbers could be recognized. Moreover, we exploit the Bottom-hat module to enhance the features of the license plate in order to promote the identification significantly.