Character Extraction of License Plates from Video
Abstract
In this paper, we present a new approach to extract characters on a license plate of a moving vehicle given a sequence of perspective distortion corrected license plate images. We model the extraction of characters as a Markov random field (MRF). With the MRF modeling, the extraction of characters is formulated as the problem of maximizing the a posteriori probability based on given prior and observations. A genetic algorithm with local greedy mutation operator is employed to optimize the objective function. Experiments and comparison study were conducted. It is shown that our approach provides better performance than other single frame methods.
Cite
Text
Cui and Huang. "Character Extraction of License Plates from Video." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997. doi:10.1109/CVPR.1997.609372Markdown
[Cui and Huang. "Character Extraction of License Plates from Video." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1997.](https://mlanthology.org/cvpr/1997/cui1997cvpr-character/) doi:10.1109/CVPR.1997.609372BibTeX
@inproceedings{cui1997cvpr-character,
title = {{Character Extraction of License Plates from Video}},
author = {Cui, Yuntao and Huang, Qian},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1997},
pages = {502-507},
doi = {10.1109/CVPR.1997.609372},
url = {https://mlanthology.org/cvpr/1997/cui1997cvpr-character/}
}