• Title/Summary/Keyword: 홍채인식 알고리즘

Search Result 58, Processing Time 0.039 seconds

A Study on System of Protecting Biometrics Information Using by Blur Algorithm (Blur Algorithm을 이용한 생체인식 정보의 노출 방지 시스템 연구)

  • Kang, Min-Ju;Jeon, Woo-Jin;Yoon, Yong-Ik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.05a
    • /
    • pp.239-242
    • /
    • 2022
  • 본 연구는 고해상도 카메라를 통해 얻은 이미지에서 지문과 홍채와 같은 생체인식 정보가 쉽게 노출되고, 생체인식 정보가 담긴 이미지가 SNS 를 통해 유출되어 악용될 가능성을 고려해 이를 방지하는 기술을 제시한다. 이 기술은 컴퓨터 비전을 기반으로 한 프로그래밍 라이브러리인 OpenCV를 사용하여 이미지에서 지문과 홍채 영역에 Blur 처리를 하는 알고리즘을 활용한 생체인식 정보의 노출 방지 시스템을 제시한다.

A Fast Iris Region Finding Algorithm for Iris Recognition (홍채 인식을 위한 고속 홍채 영역 추출 방법)

  • 송선아;김백섭;송성호
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.9
    • /
    • pp.876-884
    • /
    • 2003
  • It is essential to identify both the pupil and iris boundaries for iris recognition. The circular edge detector proposed by Daugman is the most common and powerful method for the iris region extraction. The method is accurate but requires lots of computational time since it is based on the exhaustive search. Some heuristic methods have been proposed to reduce the computational time, but they are not as accurate as that of Daugman. In this paper, we propose a pupil and iris boundary finding algorithm which is faster than and as accurate as that of Daugman. The proposed algorithm searches the boundaries using the Daugman's circular edge detector, but reduces the search region using the problem domain knowledge. In order to find the pupil boundary, the search region is restricted in the maximum and minimum bounding circles in which the pupil resides. The bounding circles are obtained from the binarized pupil image. Two iris boundary points are obtained from the horizontal line passing through the center of the pupil region obtained above. These initial boundary points, together with the pupil point comprise two bounding circles. The iris boundary is searched in this bounding circles. Experiments show that the proposed algorithm is faster than that of Daugman and more accurate than the conventional heuristic methods.

Robust iris recognition for local noise based on wavelet transforms (국부잡음에 강인한 웨이블릿 기반의 홍채 인식 기법)

  • Park Jonggeun;Lee Chulhee
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.42 no.2 s.302
    • /
    • pp.121-130
    • /
    • 2005
  • In this paper, we propose a feature extraction method for iris recognition using wavelet transforms. The wavelet transform is fast and has a good localization characteristic. In particular, the low frequency band can be used as an effective feature vector. In iris recognition, the noise caused by eyelid the eyebrow, glint, etc may be included in iris. The iris pattern is distorted by noises by itself, and a feature extraction algorithm based on filter such as Wavelets, Gabor transform spreads noises into whole iris region. Namely, such noises degrade the performance of iris recognition systems a major problem. This kind of noise has adverse effect on performance. In order to solve these problems, we propose to divide the iris image into a number of sub-region and apply the wavelet transform to each sub-region. Experimental results show that the performance of proposed method is comparable to existing methods using Gabor transform and region division noticeably improves recognition performance. However, it is noted that the processing time of the wavelet transform is much faster than that of the existing methods.

Remote Face Recognition System through Internet (인터넷을 통한 원격 얼굴인식 시스템)

  • Song, Jee-Hwan;Park, Jong-Jin;Bae, Kyoung-Yul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11c
    • /
    • pp.2005-2008
    • /
    • 2003
  • 본 논문에서는 생체의 특징을 이용해 신분을 증명 또는 인증하는 생체인식 기술 중 지문이나 장문, 정맥, 홍채를 이용한 인식과 같이 장비에 접촉해야만 인증이 이루어지는 것과 달리 거부감이 없고, 별도의 전문 장비를 필요로 하지 않아 일반 대중들에 쉽게 접근할 수 있는 얼굴인식을 인터넷에 적용한 원격 신분증명 및 인증 시스템을 제안한다. 얼굴인식 알고리즘은 얼굴 특징을 분석하는 방식에 따라 PCA (Principal Component Analysis), ICA (Independent Component Analysis), FDA (Fisher Discriminant Analysis) 등이 발표되어 있다. 이들 알고리즘을 이용해 얼굴 특징을 분석한 결과를 원격지에 신속하고 정확하게 송수신할 수 있는 시스템이 요구됨에 따라 생체인식 시스템의 비교 평가와 함께 인터넷 상에서 얼굴인식을 이용한 원격 얼굴인식 시스템의 구성을 제안한다.

  • PDF

Selective Iris Image Algorithms Using Discrete Cosine Transform (이산 코사인 변환 기법을 이용한 선택적인 홍채영상 알고리즘)

  • Kim, Chan Joong;Kim, Jai-Hoon;Choi, Bok Chun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.1169-1172
    • /
    • 2010
  • 대부분의 홍채인식 시스템의 전반부를 살펴보면 카메라를 통한 이미지를 획득 후 전처리 과정에서 동공의 경계를 잡는 과정이 수행된다. 카메라를 통한 이미지 획득 시 초점이 좋은 이미지와 나쁜 이미지가 같이 획득이 된다. 초점이 나쁜 이미지는 동공의 경계를 잡는 과정에 있어서 좋은 이미지보다 시간이 오래 걸리기 마련이다. 이에 본 논문에서는 영상획득 후 동공의 경계를 잡는 과정 전에 DCT(Discrete Cosine Transform)를 이용한 선명도 측정하는 방법을 제안한다. 카메라를 통한 영상을 획득한 후 초점이 좋은 영상과 나쁜 영상을 구분하게 되고 초점이 좋은 영상만을 선택하여 다음 과정인 동공의 경계를 잡는 작업을 수행하게 된다. 제안하는 방법은 DCT를 이용한 이미지의 선별 작업에 시간이 소비 되지만 나쁜 영상을 이용하여 동공의 경계를 잡느라 걸리는 시간을 줄일 수 있는 장점을 기대할 수 있다. 우선적으로 수학적 분석을 통하여 23%의 속도 절감을 통한 성능 개선의 가능성을 보였고, 실제 구현을 통하여 속도 향상이 기대된다.

Iris Feature Selection Using Genetic Algorithm (웨이블릿과 주성분분석을 이용한 홍채 특징 추출)

  • 김귀주;이일병
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10b
    • /
    • pp.550-552
    • /
    • 2003
  • 패턴인식에서 사용되는 모든 영상을 해석할 수 있는 시스템은 현재 어려운 문제이므로 먼저문제 영역을 해석하는 방법이 일반적이다. 이는 영상의 이해 및 특정 정보값을 사용하여 특징으로 사용하기 위하여 특징을 추출한다. 특징 추출시 정보의 손실 없이 데이터를 줄이는 작업이 연구되어오고 있지만 이는 사람의 주관적인 경험으로 알고리즘의 내부 파라미터를 결정하고 바꾸어야 하는 문제점을 가지고 있다. 본 논문에서는 웨이블릿 변환으로 얻어진 sub-band들을 특징으로 추출하고 결과를 통계적인 방법인 주성분분석을 이용하여 특징 차원을 감소시켜 인식의 정확도를 향상시키는 방법을 제안한다.

  • PDF

A Study of Korea Performance Testing Methodology for Fingerprint Recognition System (국내 지문인식시스템 성능시험방법론 연구)

  • 신대철;심상옥;김재성
    • Proceedings of the Korea Institutes of Information Security and Cryptology Conference
    • /
    • 2002.11a
    • /
    • pp.440-445
    • /
    • 2002
  • 최근 생체인식제품 시장이 활성화됨에 따라 생체인식제품에 대한 객관적인 성능평가가 절실히 요구되고 있는 상황이다. 이미 국외에서는 이러한 추세에 따라 지문, 얼굴, 홍채, 음성 등 각 생체인식제품에 대한 성능평가 기술을 개발하고 있으며, 자국의 생체인식제품에 대한 성능을 개선하는데 도움을 주고 있다. 현재 국내의 경우는 생체인식제품에 대한 객관적인 성능평가 연구기반이 취약한 상태이며, 개발자 자신에 의한 주관적인 평가방법에 따라 자체 시험을 하는데 머물고 있는 실정이다. 이에 따라 본 고에서는 우선적으로 지문인식제품에 대한 국내 적용 가능한 성능평가 항목과 평가방법을 제시하기 위하여 광학식, 반도체식, 열감지식 입력센서별 온도, 습도, 압력, 기만성 측정방법과 인식알고리즘에 대한 성능측정방법을 분석하였다.

  • PDF

A Study on the Utilization of Biometric Authentication for Digital Signature in Electronic Financial Transactions: Technological and Legal Aspect (전자금융 거래 시 생체인증을 전자서명에 활용하기 위한 기술 및 법률에 관한 연구)

  • Song, Jae-Hun;Kim, In-Seok
    • The Journal of Society for e-Business Studies
    • /
    • v.21 no.4
    • /
    • pp.41-53
    • /
    • 2016
  • Today, leading smartphone manufacturers offer biometric technologies such as fingerprints, voice recognition, and iris patterns in their flagship models. These biometric technologies are used for authentication. Biometric authentications are widely used in device security and even in financial transaction. This paper examines cases where a user uses biometric authentication during financial transaction (both online and smartphone banking), and explains biometric for non-repudiation by digital signature. Finally, the paper also explains technical and legal requirements for biometric authentication in the area of financial services.

Face Recognition Using Convolutional Neural Network and Stereo Images (Convolutional Neural Network와 Stereo Image를 이용한 얼굴 인식)

  • Ki, Cheol-min;Cho, Tai-Hoon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.359-362
    • /
    • 2016
  • Face is an information unique to each person such as Iris, fingerprints, etc,. Research on face recognition are in progress continuously from the past to the present. Through these research, various face recognition methods have appeared. Among these methods, there are face recognition algorithms using the face data composed in stereo. In this paper, Convolutional Neural Network with Stereo Images as input was used for face recognition. This method showed better performance than the result of stereo face recognition using PCA that is used frequently in face recognition.

  • PDF

Digital Watermarking Method for ownership Protection of Iris Image (홍채 영상 소유권 보호를 위한 디지털 워터마킹 기법)

  • 정유정;정채영
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.05d
    • /
    • pp.882-885
    • /
    • 2002
  • 디지털 영상의 소유권을 보호하기 위해 웨이블렛 변환을 이용하여 시각적으로 인식할 수 없는 부분에 워터마크를 삽입하는 알고리즘을 제안하였다. 본 논문에서는 잡음의 분산이 커질수록 유사도는 감소했으나 분산이 100으로 상당히 큰 범위임에도 불구하고, 제안한 방법의 경우 87%이상의 유사도를 검출해냈다. 이에 비해 Cox 방법의 경우 54%정도로 낮은 유사도를 검출해 내고 있다. 결과적으로 제안한 방법이 COX의 방법보다 잡음에 대한 워터마크의 견고성이 향상되었음을 알수 있었다.

  • PDF