• Title/Summary/Keyword: 전경 검출

Search Result 80, Processing Time 0.024 seconds

Superpixel based foreground object detection from a video sequence (수퍼픽셀을 이용한 동영상에서의 전경 객체 검출)

  • Nam, Jinwoo;Yang, Seungjoon;Ko, Eunjin;Jang, Jonghyun;Sim, Jae-Young
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2012.07a
    • /
    • pp.66-67
    • /
    • 2012
  • 본 논문에서는 고정된 카메라로 촬영한 동영상에서 수퍼픽셀(superpixel)을 이용하여 전경 객체 영역을 효과적으로 검출하는 기법을 제안한다. 기존의 픽셀 기반 전경 객체 검출 기법들은 단위 픽셀에 대한 전/배경 판단을 수행하므로 실제 전경 객체 영역에 대한 정확한 검출이 어려운 단점을 지닌다. 수퍼픽셀은 성질이 유사한 픽셀들의 집합을 의미하며 영상의 과도한 분할에 주로 사용되었다. 본 논문에서는 이러한 수퍼픽셀을 이용하여 동영상의 각 프레임을 과도 분할하고, 분할된 각각의 수퍼픽셀을 전경 객체와 배경의 판단 단위로 이용한다. 제안하는 알고리듬을 적용하여 실험한 결과 기존의 픽셀 단위 검출 기법에서 나타났던 오검출을 줄임과 동시에 전경 객체의 형태를 보다 충실하게 검출함을 확인 할 수 있다.

  • PDF

Codebook-Based Foreground Extraction Algorithm with Continuous Learning of Background (연속적인 배경 모델 학습을 이용한 코드북 기반의 전경 추출 알고리즘)

  • Jung, Jae-Young
    • Journal of Digital Contents Society
    • /
    • v.15 no.4
    • /
    • pp.449-455
    • /
    • 2014
  • Detection of moving objects is a fundamental task in most of the computer vision applications, such as video surveillance, activity recognition and human motion analysis. This is a difficult task due to many challenges in realistic scenarios which include irregular motion in background, illumination changes, objects cast shadows, changes in scene geometry and noise, etc. In this paper, we propose an foreground extraction algorithm based on codebook, a database of information about background pixel obtained from input image sequence. Initially, we suppose a first frame as a background image and calculate difference between next input image and it to detect moving objects. The resulting difference image may contain noises as well as pure moving objects. Second, we investigate a codebook with color and brightness of a foreground pixel in the difference image. If it is matched, it is decided as a fault detected pixel and deleted from foreground. Finally, a background image is updated to process next input frame iteratively. Some pixels are estimated by input image if they are detected as background pixels. The others are duplicated from the previous background image. We apply out algorithm to PETS2009 data and compare the results with those of GMM and standard codebook algorithms.

A Real-time Motion Object Detection based on Neighbor Foreground Pixel Propagation Algorithm (주변 전경 픽셀 전파 알고리즘 기반 실시간 이동 객체 검출)

  • Nguyen, Thanh Binh;Chung, Sun-Tae
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.47 no.1
    • /
    • pp.9-16
    • /
    • 2010
  • Moving object detection is to detect foreground object different from background scene in a new incoming image frame and is an essential ingredient process in some image processing applications such as intelligent visual surveillance, HCI, object-based video compression and etc. Most of previous object detection algorithms are still computationally heavy so that it is difficult to develop real-time multi-channel moving object detection in a workstation or even one-channel real-time moving object detection in an embedded system using them. Foreground mask correction necessary for a more precise object detection is usually accomplished using morphological operations like opening and closing. Morphological operations are not computationally cheap and moreover, they are difficult to be rendered to run simultaneously with the subsequent connected component labeling routine since they need quite different type of processing from what the connected component labeling does. In this paper, we first devise a fast and precise foreground mask correction algorithm, "Neighbor Foreground Pixel Propagation (NFPP)" which utilizes neighbor pixel checking employed in the connected component labeling. Next, we propose a novel moving object detection method based on the devised foreground mask correction algorithm, NFPP where the connected component labeling routine can be executed simultaneously with the foreground mask correction. Through experiments, it is verified that the proposed moving object detection method shows more precise object detection and more than 4 times faster processing speed for a image frame and videos in the given the experiments than the previous moving object detection method using morphological operations.

New Scheme for Smoker Detection (흡연자 검출을 위한 새로운 방법)

  • Lee, Jong-seok;Lee, Hyun-jae;Lee, Dong-kyu;Oh, Seoung-jun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.41 no.9
    • /
    • pp.1120-1131
    • /
    • 2016
  • In this paper, we propose a smoker recognition algorithm, detecting smokers in a video sequence in order to prevent fire accidents. We use description-based method in hierarchical approaches to recognize smoker's activity, the algorithm consists of background subtraction, object detection, event search, event judgement. Background subtraction generates slow-motion and fast-motion foreground image from input image using Gaussian mixture model with two different learning-rate. Then, it extracts object locations in the slow-motion image using chain-rule based contour detection. For each object, face is detected by using Haar-like feature and smoke is detected by reflecting frequency and direction of smoke in fast-motion foreground. Hand movements are detected by motion estimation. The algorithm examines the features in a certain interval and infers that whether the object is a smoker. It robustly can detect a smoker among different objects while achieving real-time performance.

Detection of View Reversal in a Stereo Video (스테레오 동영상에서의 좌우 영상 바뀜 검출 기법)

  • Son, Ji Deok;Song, Byung Cheol
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.50 no.5
    • /
    • pp.191-198
    • /
    • 2013
  • This paper proposes detection of view reversal in a stereo video using depth map and motion vector information. We obtain a depth map by using a stereo matching and divide the input image into foreground and background. Next, we obtain a motion vector field by using a motion estimation. In general, an occluded region is in background when foreground goes toward the adjacent background or the background goes toward the adjacent foreground. But, we will face with the change of foreground and background because their depths also change when view reversal occurs. Therefore, we can detect the view reversal in stereo videos by using the observation that the foreground goes toward the adjacent background or the background goes toward the adjacent foreground. The experimental results show that the proposed algorithm achieves good detection rate when the background region is sufficiently occluded by the moving foreground.

Foreground object detection in projection display (프로젝션 화면에서 전경물체 검출)

  • Kang Hyun;Lee Chang Woo;Park Min Ho;Jung Keechul
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.41 no.1
    • /
    • pp.27-37
    • /
    • 2004
  • The detection of foreground objects in a projection display using color information can be hard due to changing lighting conditions and complex backgrounds. Accordingly, the current paper proposes a foreground object detection method using color information that is obtained from the input image to the Projector and an image captured by a camera above the projection display. After pixel correspondences between the two images are found by calibrating the geometry distortion and color distortion, the natural color variations are estimated for the projection display. Then, any pixel that has another variation not resulting from natural geometry or color distortion is considered a part of foreground objects, because a foreground object in a projection display changes the values of pixels. As shown by experimental results, the proposed foreground detection method is applicable to an interactive projection display system such as the DigitalDesk

Fire detection system using HSV, YCbCr Combined color information (HSV, YCbCr 컬러 모델의 복합 색상정보룰 이용한 화재 검출 시스템)

  • Jeong, Hee-yoon;Cehio, Kyung-joo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.1010-1012
    • /
    • 2017
  • 본 논문에서는 HSV, YCbCr 컬러 모델의 색상정보를 통한 화재 검출 알고리즘을 제안한다. 첫 번째 단계에서는 영상의 변화를 감지하기 위해서 입력된 영상으로부터 평균배경영상을 계산하여 전경영상을 분리한다. 그리고 차영상을 이용해 움직임을 인식하여 컬러 모델 색상정보를 비교할 영역을 구한다. 전경영상의 구해진 영역에서 컬러모델의 복합 색상정보를 이용하여 화재 영역을 검출한다.

Foreground Objects Detection on DigitalDesk using Color Information (색상 정보를 이용한 디지털데스크 상의 전경물체 검출)

  • Kim, Sang-Ho;Kang, Hyun;Lee, Chang-Woo;Jung, Kee-Chul;Kim, Hang-Joon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10b
    • /
    • pp.520-522
    • /
    • 2003
  • 디지털데스크는 일반 책상 표면에 프로젝션 화면을 만들어 가상물체를 사람이 직접 조작할 수 있는 인터페이스를 제공한다. 이러한 인터페이스를 구축하기 위해서는 전경물체 검출이 필수 과정인데, 지금까지는 조명과 배경의 변화로 인한 색상의 변화로 인하여 색상 정보를 사용하지 못하였다. 본 논문에서는 디지털데스크 상에서 색상 정보를 이용하여 전경물체를 검출하는 방법을 제안한다. 디지털데스크의 화면은 프로젝터를 통해 책상 표면에 투사되고, 투사된 화면은 카메라를 통해 영상으로 획득되는데, 이때 많은 왜곡이 존재하게 된다. 우리는 이런 왜곡을 기하 왜곡과 색 휘도의 왜곡 두가지로 정의하여 모델링하였고. 실험 결과에서 제안된 방법의 실효성을 입증하였다.

  • PDF

Foreground object detection using color calibration and stereo Information In projection display (Color callbration과 Stereo Information을 이용한 프로젝션 화면 내의 전경물체 검출)

  • Hong, Kwang-Jin;Jung, Kee-Chul;Kang, Hyun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.784-786
    • /
    • 2004
  • 프로젝션 화면(projection display) 상에 보여지는 가상의 물체를 사용자가 직접 조작할 수 있는 인터페이스를 제공하기 위해서는 전경 물체를 검출해내는 과정이 필수적이다. 이전의 색상 정보만을 이용하는 방법은 몇 가지 제약 조건을 가지고 있었다. 본 논문은 색상 보정 (color calibration)과 스테레오 정보(stereo information)를 이용하여 프로젝션 화면 내의 전경물체를 검출하는 방법을 제안한다. 실험에서는 프로젝터를 통해 책상 표면에 투사되는 영상과 일반 캠코더를 통해 얻어진 영상 사이의 왜곡을 기하 왜곡과 색상 왜곡으로 정의하여 모델링 하였고, 스테레오 정보를 이용하여 얻어진 최종 결과를 통해 제안된 방법의 실효성을 입증할 수 있었다.

  • PDF

A Study on Measurement of Partial Discharge Using Image Processing (영상처리를 이용한 부분방전 측정에 관한 연구)

  • 김형균;김단환;오태석;오무송
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.05d
    • /
    • pp.622-625
    • /
    • 2002
  • 부분방전의 특성을 연구하기 위하여 트리패턴을 추출하는 과정을 이용하는데, 트리열화 과정의 재현성이 떨어지고 트리의 패턴이 복잡함으로 기존의 시각적 관측으로는 트리성장의 정확한 정량화가 어렵기 때문에 영상처리에 의한 실시간 처리가 제안되고 있다. 본 연구에서는 부분방전의 측정을 위해 영상처리에 필요한 전반적인 과정을 제시하고, 특히 제안된 전경 물체 추출기법을 이용하여 측정된 영상에서 배경과 전경을 분할하여 전기트리를 측정하고자 한다. 전경 물체를 추출하기 위하여 전기트리를 측정한 영상에서 현재 프레임과 다음 프레임과의 차이 영상을 이용한 차이 검출 마스크를 사용하고, 추출된 전경 물체에서 에지를 검출하여 부분방전시 발생되는 전기트리를 실시간으로 계측 및 정량화하고자 한다.

  • PDF