Efficient Fingerprint Image Enhancement for Mobile Embedded Systems
Abstract
Fingerprint image enhancement is an important step in a fingerprint verification system. The enhancement process, however, are often not applied to mobile embedded devices in which floating-point processing units (FPU) are absent. Earlier Hong and Jain reported a fingerprint enhancement algorithm based on the Gabor Filter. This algorithm and its derivatives have been proved to be quite effective in improving the fingerprint verification reliability. In this paper, we present an efficient implementation of this algorithm in an embedded system environment. In our implementation, fixed-point arithmetic is used to replace the floating-point operations. Moreover, a special Gabor filter parameter selection constraint is also proposed to reduce the computing complexity of the kernel generation step. Experimental results show that our new approach achieves significant speed improvement and is almost as effective as the traditional floating-point based implementation.
Cite
Text
Chen et al. "Efficient Fingerprint Image Enhancement for Mobile Embedded Systems." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-25976-3_14Markdown
[Chen et al. "Efficient Fingerprint Image Enhancement for Mobile Embedded Systems." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/chen2004eccv-efficient/) doi:10.1007/978-3-540-25976-3_14BibTeX
@inproceedings{chen2004eccv-efficient,
title = {{Efficient Fingerprint Image Enhancement for Mobile Embedded Systems}},
author = {Chen, Jiansheng and Moon, Yiu Sang and Fong, K. F.},
booktitle = {European Conference on Computer Vision},
year = {2004},
pages = {146-157},
doi = {10.1007/978-3-540-25976-3_14},
url = {https://mlanthology.org/eccv/2004/chen2004eccv-efficient/}
}