paper-with-me

Papers

A fast and accurate iris segmentation method using an LoG filter and its zero-crossings

2022-01-17 · Tariq M. Khan, Donald G. bailey, Yinan Kong

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.

📄 PDF Abstract BibTeX arXiv:2201.06176

Code (0)

등록된 구현이 없습니다.

Tasks

Iris Segmentation

Similar Papers 제목 키워드 기반

Unconstrained Iris Segmentation using Convolutional Neural Networks

2018-12-19 · Sohaib Ahmad, Benjamin Fuller

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 SegmentationSegmentation

Iris R-CNN: Accurate Iris Segmentation in Non-cooperative Environment

2019-03-25 · Chunyang Feng, Yufeng Sun, Xin Li

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 ProposalSegmentation

Learning-Free Iris Segmentation Revisited: A First Step Toward Fast Volumetric Operation Over Video Samples

2019-01-06 · Jeffery Kinnison, Mateusz Trokielewicz, Camila Carballo, Adam Czajka 외

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 SegmentationSegmentation

LiDAR Iris for Loop-Closure Detection

2019-12-09 · Ying Wang, Zezhou Sun, Cheng-Zhong Xu, Sanjay Sarma 외

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 Detection

Simultaneous Iris and Periocular Region Detection Using Coarse Annotations

2019-07-31 · Diego R. Lucio, Rayson Laroca, Luiz A. Zanlorensi, Gladston Moreira 외

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