모폴로지 연산을 이용한 문서 이미지의 고속 기울기 검출 기법

Fast Skew Detection of Document Image Using Morphological Operation

  • 신명진 (부산대학교, 컴퓨터공학과) ;
  • 김도현 (부산대학교, 컴퓨터공학과) ;
  • 차의영 (부산대학교, 컴퓨터공학과)
  • Shin Myoung-Jin (Department of Computer Science & Engineering, Pusan National University) ;
  • Kim Do-Hyun (Department of Computer Science & Engineering, Pusan National University) ;
  • Cha Eui-Young (Department of Computer Science & Engineering, Pusan National University)
  • 발행 : 2006.05.01

초록

본 논문은 스캔한 문서 및 전자 문서 등과 같은 문서 이미지에서의 기울기를 검출하는 기법을 제안하고 있다. 제안한 알고리즘은 처리 속도 향상을 위해 일정 비율로 축소된 이미지를 사용한다. 하지만 여전히 문서 전체를 대상으로 기울기를 검출하는 것은 많은 계산량을 요구하므로 대상영역(ROI)을 선택한다. 대상 영역은 모폴로지 연산을 통해 문자열을 하나의 긴 component로 연결하고 Labeling 과정을 통해 선택된다. 그리고 원본 이미지에서 문자의 baseline을 바탕으로 대상 영역에서 기울기를 검출한다. 실험결과를 통하여, 제안한 방법은 표나 그래프가 포함된 여러 종류의 문서 이미지에서 빠르고 정확한 기울기 값을 검출함을 확인할 수 있다.

This paper presents a new method for automatic detection of skew in a document image using mathematical morphology. To speed up processing, we use reduced image but it still requires long time to estimate the skew angle so the proposed method works with region of interest, not with whole image. Character strings are connected by using morphological closing operation and a component labeling is used to select region of interest. The method considers the lowermost pixels of characters in candidate regions in the binary image of original document image. Experimental results shows that the proposed method is extremely fast and robust as well as independent of script forms.

키워드