초록
지문인식을 위한 중요한 전처리 과정중의 하나는 영상의 이진화 과정이다 이진화 과정은 그레이 레벨의 영상( gray scale input image)을 받아들여 이진의 영상(binary image)으로 만드는 것이다. 이진화 과정에 있어서의 어려운 점은 적절한 임계값(threshold value)을 찾는 것이다. 된 논문에서는 국부적인 융선과 골의 밝기의 특성에 따라 적절한 임계값을 선택하는 적응 이진화 방법을 제시한다. 실험을 통하여 게시된 방법은 기존의 방법과 비교하여 족은 성능을 보여주고 있음을 입증하였다.
An important preprocessing for fingerprint recognition is the binarization operation, which takes as an input gray-scale image and returns a binary image as the output. The difficult in performing binarization is to find an appropriate threshold value. This paper presents a new adaptive binarization method, which determines the threshold value according to the brightness of local ridges and valleys. We experimentally show that the presented method results in better performance than a traditional method.