초록
본 논문에서는 고화질 IP 카메라로부터 입력되는 영상으로부터 실시간으로 화염을 검출할 수 있는 시스템을 제안한다. 먼저 FFmpeg 라이브러리를 이용하여 비디오 파일을 오픈하는 것처럼 IP 카메라로부터 전송되는 RTSP 스트림을 직접 오픈한다. 두 번째는 입력영상으로부터 혼합 가우시안 모델을 이용하여 배경영상을 추출한다. 그 다음에는 입력 영상과 배경영상간의 차신호로부터 전경영상을 구한다. 분리된 전경영상은 수학적 모폴로지 연산을 거쳐 후보영역으로 간주한다. 후보영역의 색정보와 화염의 동적 특성을 분석하여 최종적으로 화염을 검출한다. 실험 결과를 통하여 제안하는 방법이 화염을 검출하는 데 효과적인 것을 보인다.
In this paper, we propose a system which can detect the flame in real time from the high-quality IP camera. First, open directly the RTSP streams transmitted from the IP camera using the library FFmpeg as opening a video file. The second thing is to extract the background images from video signal using Gaussian mixture model. Then the foreground images are obtained through subtracting operation between the input image and the background image. Separated foreground image through a mathematical morphology operation are considered as candidate area. By analysing colour information and dynamic characteristics of the candidate area, flame is determined finally. Through the experiments with input videos from IP camera, the proposed algorithms were useful to detect flames.