시각 장애인을 위한 안내정보 어플리케이션

Inforamtion Application for The blind people

  • 신은비 (동의대학교 응용소프트웨어공학과) ;
  • 노태경 (동의대학교 응용소프트웨어공학과)
  • Shin, Eun-bi (Dept. of Application Software Engineering, Dong-Eui University) ;
  • Roh, Tae-Kyung (Dept. of Application Software Engineering, Dong-Eui University)
  • 발행 : 2018.05.31

초록

이 논문에서는 opencv와 android studio를 이용하여 시각장애인이 앞에 사물이 있는지 유무를 구분해준다. 스마트폰의 카메라와 연결하여 차영상으로 움직임을 감지하면 해당 부분을 Labeling 작업을 수행하고 mean shift알고리즘을 이용하여 계속 tracking하는 작업을 수행하여 시각 장애인에게 물체가 앞에 있다는 것을 알려주는 방식의 어플리케이션을 제작하고 있다. 실시간 움직임 관측을 위하여 OpenCV 기반의 C++ 프로그램을 사용하였으며, 어플리케이션은 android studio에서 제작할 예정이다. 연구 결과 Labeling으로 움직이는 물체들을 판별하였으며, Mean-Shift 알고리즘으로 박스영역을 지정하여 물체가 움직이면 박스도 함께 이동하여 실시간으로 사물을 Tracking작업을 수행한다.

In this paper, opencv and android studio are used to distinguish between objects ahead of the blind. When the movement is detected in a positive direction in connection with the camera of the smartphone, the user is informed that the part of the camera is being rabelified and continues to track using the mean shift algorithm. A C ++ program based on OpenCV-based was used for real-time motion observation and the application will be produced by android studio. As a result of the study, objects that move with Labeling are identified and the box area is specified using the mean shift algorithm to move the box along with the object to track objects in real time.

키워드