CHOSUN

치아 영상 처리와 신경망을 이용한 신원 확인

Metadata Downloads
Author(s)
박상진
Issued Date
2011
Abstract
ABSTRACT

Human Identification Using Dental Image Processing With Neural Networks.



SangJin Park
Advisor : Prof. Hyungjun Park, Ph.D.
Department of Industrial Engineering
Graduate School of Chosun University


The past two decades have seen numerous methods for human identification based on the recognition of bio-mimetic patterns such as iris, gait, face, and finger print. However, all these methods have some trade-offs in terms of cost of equipment, ease of use, recognition rate, and difficulty of falsification. Proposed in this study is a method for human identification using teeth images captured by a PC camera. In the proposed method, the edge profiles of the upper and the lower teeth of each subject are extracted by proper image processing techniques. Then, their geometric patterns are efficiently encoded by neural networks. The teeth images considered in this study are obtained from the frontal face of each subject who opens his or her mouth slightly, maintaining a space between the upper and the lower teeth. As each teeth image contains the subject's mouth and lips, it has always a black-colored region between the upper and the lower teeth, which is not much affected by light conditions. This black-colored region has bio-mimetic information useful for human identification since it contains the edge profiles of the subject’s teeth, which are different from subject to subject. In each teeth image, the back-colored region and its boundary are obtained by boundary extraction techniques using color information. With the minimum enclosing rectangle (MER) of the region boundary, we transform the boundary to make it invariant under rotation. After extracting two edge profiles from the transformed boundary, we approximate them by a pair of polygons from which we compute two difference vectors containing the geometric features of the edge profiles. At last such difference vectors are used as training data of a back-propagation neural network model. In this study, 200 teeth images acquired from 10 university students were processed to obtain the training data of the neural network model. Experimental results have shown that the proposed method has a possible potential that it can be used as an alternative solution for human identification.
Alternative Title
Human Identification Using Dental Image Processing With Neural Networks
Alternative Author(s)
Park, Sang Jin
Affiliation
조선대학교 일반대학원
Department
일반대학원 산업공학과
Advisor
박형준
Awarded Date
2011-08
Table Of Contents
목차․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․Ⅰ
그림 목차․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․Ⅲ
표 목차․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․Ⅴ
ABSTRACT․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․ Ⅵ
제 1 장. 서 론․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․1
1.1 연구 배경․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․1
1.2 연구 목적․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․4
1.3 논문 구성․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․6
제 2 장. 치아인식과 관련된 기존 연구현황․․․․7
2.1 신원확인용 패턴인식을 위한 주요 접근방법․․7
2.1.1 주성분 분석법(PCA)․․․․․․․․․․․․․․․․․․․․․․․7
2.1.2 선형판별분석법(LDA)․․․․․․․․․․․․․․․․․․․․․․․8
2.1.3 역전파 신경회로망(BPN)․․․․․․․․․․․․․․․․․․10
2.2 신원확인을 위한 치아인식과 관련된 기존 연구․․12
제 3 장. 제안된 치아인식기반 신원확인 방안 ․․15
3.1 제안된 신원 확인 방안 개요․․․․․․․․․․․․․․․․․․․15
3.2 개구부 영상 전처리․․․․․․․․․․․․․․․․․․․․․․․․16
3.2.1 개구부 이미지 획득․․․․․․․․․․․․․․․․․․․․․․․․17
3.2.2 색상 공간 변환․․․․․․․․․․․․․․․․․․․․․․․․17
3.3 구강 영역 추출․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․19
3.3.1 치아영역 분할․․․․․․․․․․․․․․․․․․․․․․․․19
3.3.2 잡음 제거․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․21
3.4 MER(minimun enclosing rectangle)․․․․․․․․․․22
3.4.1 MER 계산․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․22
3.4.2 이미지 보정․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․23
3.5 ROI 추출․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․24
3.6 치아 끝단 다각형 추출․․․․․․․․․․․․․․․․․․․․․․․․26
3.7 치아 특징점 추출․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․27
3.8 신경회로망을 이용한 학습 및 적용․․․․․․․․․․28
제 4 장. 시스템 구현 및 적용․․․․․․․․․․․․․․․․․․․․31
4.1 시스템 구현 및 실험․․․․․․․․․․․․․․․․․․․․․․․․․․․․31
4.2 실험 결과 및 분석․․․․․․․․․․․․․․․․․․․․․․․․․․․․33
4.3 문제점 및 개선사항․․․․․․․․․․․․․․․․․․․․․․․․․․․․37
제 5 장. 결 론․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․40
참고 문헌․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․41
감사의 글․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․44
Degree
Master
Publisher
조선대학교
Citation
박상진. (2011). 치아 영상 처리와 신경망을 이용한 신원 확인.
Type
Dissertation
URI
https://oak.chosun.ac.kr/handle/2020.oak/9223
http://chosun.dcollection.net/common/orgView/200000242080
Appears in Collections:
General Graduate School > 3. Theses(Master)
Authorize & License
  • AuthorizeOpen
  • Embargo2011-08-12
Files in This Item:

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.