DOI QR코드

DOI QR Code

Design and Implementation of Finger Keyboard with Video Camera

비디오 카메라를 이용한 핑거 키보드의 설계 및 구현

  • Hwang, Kitae (Dept. of Computer Engineering, Hansung University)
  • 황기태 (한성대학교 컴퓨터공학부)
  • Received : 2016.08.02
  • Accepted : 2016.10.07
  • Published : 2016.10.31

Abstract

This paper presents Finger Keyboard which detects the user's key types on a keyboard drawn on the paper using a video camera. The Finger Keyboard software was written in standard C/C++ language and thus easy to port to other computing environments. We installed a popular USB-type web camera on a Windows PC and implemented the Finger Keyboard as a Windows application which detects key typing and then injects the key code into the message queue of the Windows operating system. Also we implemented the Finger Keyboard on the Raspberry Pi 2 embedded computer with a dedicated camera and connected it to the Android device as an external keyboard through the Bluetooth. The result of experiments showed that the average ratio of recognition success is around 80% at the typing speed of 120 characters per minute.

본 논문은 종이 위에 그려진 키보드 상에 카메라를 이용하여 사용자의 키 입력을 탐지하는 핑거 키보드를 제안한다. 본 논문에서는 핑거 키보드를 윈도우 운영체제와 모바일 단말기에서 사용할 수 있도록 구현하였다. 핑거 키보드의 소프트웨어는 표준 C/C++로 작성되어 포팅이 쉽다. 윈도우를 탑재한 PC 에서는 보급형 USB 웹 카메라를 장착하고 핑거 키보드 소프트웨어를 애플리케이션 형태로 구현하여 탐지한 키를 운영체제의 메시지 큐에 삽입하였다. 그리고 전용 카메라와 리눅스를 장착한 Raspberry Pi 2 임베디드 컴퓨터에 핑거 키보드 소프트웨어를 구동시키고 블루투스를 이용하여 모바일 단말기의 키보드로 구축하였다. 성능 평가 결과 인식성공률은 분당 120타 수준에서 약 80% 정도로 측정되었다.

Keywords

References

  1. Kitae Hwang, Jae Moon Lee, "An Implementation Experience of Accelerometer-based Gesture Recognition with Android Smartphone", International Journal of Advancements in Computing Technology(IJACT), Vol. 5, No. 12, August 2013
  2. Kitae Hwang, Jae Moon Lee, "Preliminary Study on Soft Keyboard with Recommendation for Mobile Device", The Journal of The Institute of Internet, Broadcasting and Communication, vol. 13, no. 6, pp.137-145, 2013. https://doi.org/10.7236/JIIBC.2013.13.6.137
  3. Kitae Hwang, Tae Wan Kim, Hye Kyung Cho, "Performance Evaluation of Missless Soft Keyboard with Recommendation", The Journal of The Institute of Internet, Broadcasting and Communication, vol. 14, no. 4, pp.187-195, 2014. https://doi.org/10.7236/JIIBC.2014.14.4.187
  4. https://en.wikipedia.org/wiki/Projection_keyboard#cite_note-4
  5. http://www.laserkeyboard.com/
  6. http://news.bbc.co.uk/2/hi/in_depth/sci_tech/2000/dot_life/2326077.stm
  7. http://www.celluon.com/products_epic_overview.php
  8. https://itunes.apple.com/kr/app/paper-keyboardfast-typing/id715319520?mt=8
  9. http://opencv.org/
  10. https://www.raspberrypi.org