@inproceedings{0df6c8eed0e84c2b8e50424852eee71c,
title = "A computer vision system for automated container code recognition",
abstract = "Container code examination is an essential step in the container flow management. To date, this step is mostly achieved by human visual inspections, which are however time-consuming and error-prone. We hence propose a new computer vision system for automated container code recognition. The proposed system consists of model construction and code recognition stages. In the model construction stage, we first incorporate a locally thresholding method with prior knowledge of code character geometry to segment the code characters, including English characters A-Z and numeric characters 0-9, from a training set of container images. With the segmentation results of each character, we subsequently construct its Eigen-feature model using the principal component analysis (PCA). In the recognition stage, the code characters are firstly segmented from the given container image. Each segmented character is then recognized by finding the best matched Eigen-feature model that maintains the minimal PCA reconstruction error of the character appearance. Experiments showed that the proposed method achieved the code recognition with a high recognition rate and little recognition time for each image automatically. Overall, our proposed system has great potential for improving the efficiency of container terminals as well as enhancing the container management.",
keywords = "Character geometry, Code recognition, Eigen-feature model, Locally thresholding, Principal component analysis",
author = "Chen, {Hsin Chen} and Chen, {Chih Kai} and Hsu, {Fu Yu} and Lin, {Yu San} and Yu-Te Wu and Sun, {Yung Nien}",
year = "2011",
month = mar,
day = "16",
language = "English",
isbn = "9789881821034",
series = "IMECS 2011 - International MultiConference of Engineers and Computer Scientists 2011",
pages = "470--474",
booktitle = "IMECS 2011 - International MultiConference of Engineers and Computer Scientists 2011",
note = "International MultiConference of Engineers and Computer Scientists 2011, IMECS 2011 ; Conference date: 16-03-2011 Through 18-03-2011",
}