A fast and accurate iris segmentation method using an LoG filter and its zero-crossings
This paper presents a hybrid approach to achieve iris localization based on a Laplacian of Gaussian (LoG) filter, region growing, and zero-crossings of the LoG filter. In the proposed method, an LoG filter with region growing is used to detect the pupil region. Subsequently, zero-crossings of the LoG filter are used to accurately mark the inner and outer circular boundaries. The use of LoG based blob detection along with zero-crossings makes the inner and outer circle detection fast and robust. The proposed method has been tested on three public databases: MMU version 1.0, CASIA-IrisV1 and CASIA-IrisV3- Lamp. The experimental results demonstrate the segmentation accuracy of the proposed method. The robustness of the proposed method is also validated in the presence of noise, such as eyelashes, a reflection of the pupil, Poisson, Gaussian, speckle and salt-and-pepper noise. The comparison with well-known methods demonstrates the superior performance of the proposed method's accuracy and speed.
Code (0)
등록된 구현이 없습니다.
Tasks
Iris SegmentationSimilar Papers 제목 키워드 기반
Unconstrained Iris Segmentation using Convolutional Neural Networks
The extraction of consistent and identifiable features from an image of the human iris is known as iris recognition. Identifying which pixels belong to the iris, known as segmentation, is the first stage of iris recognit…
Iris RecognitionIris SegmentationSegmentationIris R-CNN: Accurate Iris Segmentation in Non-cooperative Environment
Despite the significant advances in iris segmentation, accomplishing accurate iris segmentation in non-cooperative environment remains a grand challenge. In this paper, we present a deep learning framework, referred to a…
Iris SegmentationRegion ProposalSegmentationLearning-Free Iris Segmentation Revisited: A First Step Toward Fast Volumetric Operation Over Video Samples
Subject matching performance in iris biometrics is contingent upon fast, high-quality iris segmentation. In many cases, iris biometrics acquisition equipment takes a number of images in sequence and combines the segmenta…
Iris SegmentationSegmentationLiDAR Iris for Loop-Closure Detection
In this paper, a global descriptor for a LiDAR point cloud, called LiDAR Iris, is proposed for fast and accurate loop-closure detection. A binary signature image can be obtained for each point cloud after several LoG-Gab…
Loop Closure DetectionSimultaneous Iris and Periocular Region Detection Using Coarse Annotations
In this work, we propose to detect the iris and periocular regions simultaneously using coarse annotations and two well-known object detectors: YOLOv2 and Faster R-CNN. We believe coarse annotations can be used in recogn…
Iris Segmentation