PUKYONG

휴대폰 카메라 영상에서 단위 세그멘트의 평균값을 이용한 자동 점자 인식 시스템

Metadata Downloads
Alternative Title
Automatic Braille Recognition System Using Mean Value of Unit Segment from Image Captured by Mobile Phone Camera
Abstract
본 논문에서는 휴대폰을 통해 획득된 영상에서 점자를 인식하고 한글로 변환하는 기법을 적용하여 시각장애인들과 일반인들의 의사소통을 도와주는 자동 점자 인식 시스템을 제안하였다. 휴대폰에서의 점자 인식 시스템은 PC에서 Java로 개발한 프로그램을 Java ME 플랫폼의 WIPI 에뮬레이터에서 구현되었다.
먼저 휴대폰 카메라로 촬영한 점자 문서의 영상을 USB로 입력한다. 입력된 영상을 회색조로 변환하여 문서와 비문서 부분의 영역 경계를 검색해 영상을 정렬하고 점자 문서 영역을 한정하였다. 쓰레스홀딩을 통해 배경과 점자 부분을 구분하여 이진영상으로 변환했다. 점자 영상에서 점자의 경계선을 중심으로 수평과 수직선을 생성해 점자 문서와 유사한 형태의 영상을 만들어 평균이 되는 점자의 크기를 구하기 위해 수평선과 수직선이 처음 교차하는 곳을 기준으로 검사하여 점의 평균 크기, 점과 점사이의 거리를 알아낸다. 이를 기본으로 6점 점자 패턴을 생성해 점자의 유무를 검사하여 점자 코드가 출력 된다. 코드로 출력된 점자는 한글로 변환 오토마타를 통해 한글로 변환되고, 변환된 한글 문서를 음성 변환 출력으로 소리로 출력된다.
먼저 점자 영상의 회색조로의 변환과 쓰레스홀딩을 통해 영상을 단순화하여 컬러 영상에서 겪을 수 있는 잡음과 그에 따른 시간의 소요를 줄였다. 점자문서의 점이 가지는 회색조 평균을 구하여 점의 유무를 확인하는 방법을 사용하여 휴대폰 카메라를 통해 획득된 영상 내에서 점자의 크기와 개수에 관계없이 정형화되지 않은 영상에서도 인식을 보였다. 추출된 점자 코드가 동일한 바이너리 코드를 가지는 점자의 한글 출력에 대한 문제의 경우 점자 문서의 첫 부분을 우선 촬영하는 것으로 해결을 하였다.
This paper deals with an application based on mobile system for communicating to the visually impaired people by converting Braille type letter to alphabetical letter(Hangul). Braille recognition system which is working automatically through a mobile phone camera is developed. It has two main tasks, the first is to recognize the printed Braille cells, and the second is to convert them to regular text. First of all, this Braille recognition system obtains the image of Braille document from mobile phone camera, and then it makes Braille patterns through the horizontal and perpendicular searching. The 6 points Braille codes are created from the patterns searched, and they are represented in binary form. The obtained Braille binary codes are converted to the Korean alphabetic letters. The converting procedure from Braille binary to the text is not simply a one-to-one mapping, because one cell may represent one symbol(the Korean letter, digit, or special character), two or more symbols, or part of a symbol. Moreover, multiple cells may represent a single symbol. This system is developed with Mobile Java language in Wipi which is a development environment for Mobile emulator. The Braille documents used in the experiment are picked randomly from the library of a school for the blind.
Author(s)
김창현
Issued Date
2009
Awarded Date
2009. 8
Type
Dissertation
Keyword
점자 인식 점자 인식 점자 인식
Publisher
부경대학교 대학원
URI
https://repository.pknu.ac.kr:8443/handle/2021.oak/11503
http://pknu.dcollection.net/jsp/common/DcLoOrgPer.jsp?sItemId=000001955342
Alternative Author(s)
Kim, Chang-Hyun
Affiliation
부경대학교 대학원
Department
대학원 컴퓨터공학과
Advisor
우종호
Table Of Contents
1. 서론 = 1
1.1 연구의 필요성 및 목적 = 1
1.2 점자 인식에 대한 연구 = 1
2. 점자의 구성 및 인식 = 3
2.1 점자의 구성 = 3
2.2 점자의 인식 = 4
2.2.1 영상의 회색조로 변환 = 5
2.2.2 영상의 회전과 한정 = 6
2.2.3 점자 이미지의 분석 = 7
2.2.4 영상의 단순화 = 8
2.2.5 수평선 및 수직선 생성 = 9
2.2.6 점자의 단위 점과 패턴의 생성 = 11
2.2.7 점자의 구성 및 표기 = 13
3. 시스템 구현 및 평가 = 15
3.1 시스템 구현 = 15
3.1.1 디지털카메라의 제어 = 16
3.1.2 점자인식 = 17
3.1.3 점자 코드 변환 시스템 = 17
3.1.4 문서의 음성 변환 출력 = 19
3.1.5 WIPI Emulator에서의 구현 = 20
3.2 결과 및 고찰 = 21
4. 결론 = 23
참고문헌 = 25
Degree
Master
Appears in Collections:
대학원 > 컴퓨터공학과
Authorize & License
  • Authorize공개
Files in This Item:

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