DOI QR코드

DOI QR Code

Detection Algorithm of an Active Video Player Region in the Monitor Screen

모니터 화면 내 활성화된 동영상 재생기 영역 검출 기법

  • Received : 2012.08.15
  • Published : 2013.03.25

Abstract

This paper presents a detection algorithm that accurately finds the active area of a video player on monitors or smart TVs. Unlike the previous approaches, temporal difference-based detection algorithms or hooking programs, the proposed detection algorithm can locate the active video player by using the spatial and temporal correlation and a corner detection filter. First, an initial location of the video player is found using conventional temporal difference-based detection. Then, starting from the initial location, the four corners of the active video player are detected by the spatial edge information and the corner detection filter. The experimental results show that proposed algorithm provides fast detection speed and high accuracy.

본 논문은 모니터나 스마트TV 등에서 재생 중인 동영상 재생기의 창 영역을 정확하게 검출하는 기법을 제안한다. 단순히 시간적 차이 유무로 판단하거나 운영체제로부터 정보를 가져오는 기존 기법들과 달리, 제안하는 동영상 재생기 검출 기법은 영상 신호의 시공간적 특성 및 꼭지점 검출 필터를 이용하여 매우 정확하게 재생기 영역을 검출할 수 있다. 먼저, 영상 신호의 시간적 특성을 이용하여 재생기 창의 초기 영역을 설정한 뒤, 그 초기 영역을 기반으로 영상의 공간적 특성인 에지 정보와 꼭지점 검출 필터를 이용하여 재생기 창 영역의 네 꼭지점들의 위치를 계산한다. 모의실험을 통해 제안하는 기법이 빠른 연산 속도와 정확한 검출 성능을 보임을 확인하였다.

Keywords

References

  1. T. Wiegand, G. Sullivan, G. Bjntegaard and A. Luthra, "Overview of the H.264/AVC video coding standard," IEEE Trans. Circuits Syst. Video Technol., vol. 13, no. 7 pp. 560-576, Jul. 2003. https://doi.org/10.1109/TCSVT.2003.815165
  2. I. Richardson, H.264 and MPEG-4 video compression: video coding for next generation multimedia, Wiley 2003.
  3. 엘지디스플레이 주식회사, 액정표시장치와 그 구동 방법, 출원번호 10-2007-0059555.
  4. 삼성전자주식회사, 디스플레이장치에서 하이라이팅 영역을 하이라이팅시킬 수 있는 방법 및 장치, 출원번호 10-2002-0015905.
  5. R. Gonzalez and R. Woods, Digital image processing, Prentice-Hall, 2002.
  6. C. Harris and M. Stephens, "A combined corner and edge detector," Proc. Alvey Vision Conference, pp. 147-151, 1988.
  7. D. Lowe, "Distinctive image features from scale invariant keypoints," International Journal of Computer Vision, vol. 60, no. 2, pp. 91-110, 2004. https://doi.org/10.1023/B:VISI.0000029664.99615.94