• Title/Summary/Keyword: subtract background

Search Result 16, Processing Time 0.034 seconds

Design Of Intrusion Detection System Using Background Machine Learning

  • Kim, Hyung-Hoon;Cho, Jeong-Ran
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.5
    • /
    • pp.149-156
    • /
    • 2019
  • The existing subtract image based intrusion detection system for CCTV digital images has a problem that it can not distinguish intruders from moving backgrounds that exist in the natural environment. In this paper, we tried to solve the problems of existing system by designing real - time intrusion detection system for CCTV digital image by combining subtract image based intrusion detection method and background learning artificial neural network technology. Our proposed system consists of three steps: subtract image based intrusion detection, background artificial neural network learning stage, and background artificial neural network evaluation stage. The final intrusion detection result is a combination of result of the subtract image based intrusion detection and the final intrusion detection result of the background artificial neural network. The step of subtract image based intrusion detection is a step of determining the occurrence of intrusion by obtaining a difference image between the background cumulative average image and the current frame image. In the background artificial neural network learning, the background is learned in a situation in which no intrusion occurs, and it is learned by dividing into a detection window unit set by the user. In the background artificial neural network evaluation, the learned background artificial neural network is used to produce background recognition or intrusion detection in the detection window unit. The proposed background learning intrusion detection system is able to detect intrusion more precisely than existing subtract image based intrusion detection system and adaptively execute machine learning on the background so that it can be operated as highly practical intrusion detection system.

An Algorithm of Target Detection of an Underwater Acoustic Signal by Estimating the Background (배경 추정을 통한 수중음향신호의 표적 추출 알고리즘)

  • Choi, Min-Kwan;Byun, Ki-Won;Im, Jae-Wook;Kim, Dae-Dong;Nam, Ki-Gon;Joo, Jae-Heum
    • Proceedings of the IEEK Conference
    • /
    • 2008.06a
    • /
    • pp.881-882
    • /
    • 2008
  • This paper presents an algorithm of target detection of an underwater acoustic signal by estimating the background. At first, subtract the estimated background from the underwater acoustic signal. To estimate the background, this paper uses an algorithm of Denoising. By using Thresholding and Power analysis, we extract targets from the signal to eliminate the background. The proposed method is valuable as an algorithm to reduce calculation amounts of multi frames we will apply.

  • PDF

Background subtract ion with comb mat ion of intensity and depth informal ion (밝기 정보와 깊이 정보를 결합한 배경 제거)

  • 서경민;이칠우
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2001.06a
    • /
    • pp.138-141
    • /
    • 2001
  • 영상을 전경과 배경으로 분리하는 작업은 영상을 의미 있고 관심의 대상인 전경 영역과 그렇지 않은 배경 영역으로 나눈다는 점에서 매우 유용한 작업이다. 기존의 제안된 방법으로는 intensity 기반, 깊이 기반 그리고 motion 기반 배경 제거 방법 등이 있다. 본 논문에서는 영상내의 intensity 정보와 깊이 정보를 함께 이용하여 영상 내의 배경을 제거하는 방법을 제안한다. 제안하는 방법은 영상 인식과 강시 시스템 등의 전처리로서 활용될 수 있다.

  • PDF

Fast MOG Algorithm Using Object Prediction (객체 예측을 이용한 고속 MOG 알고리즘)

  • Oh, Jeong-Su
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.11
    • /
    • pp.2721-2726
    • /
    • 2014
  • In a MOG algorithm using the GMM to subtract background, the model parameter computation and the object classification to be performed at every pixel require a huge computation and are the chief obstacles to its uses. This paper proposes a fast MOG algorithm that partly adopts the simple model parameter computation and the object classification skip on the basis of the object prediction. The former is applied to the pixels that gives little effect on the model parameter and the latter is applied to the pixels whose object prediction is firmly trusted. In comparative experiment between the conventional and proposed algorithms using videos, the proposed algorithm carries out the simple model parameter computation and the object classification skip over 77.75% and 92.97%, respectively, nevertheless it retains more than 99.98% and 99.36% in terms of image and moving object-unit average classification accuracies, respectively.

A Hand Gesture Recognition Scheme using WebCAM (웹캠을 이용한 손동작 인식 방법)

  • Kim, Kun-Woo;Lee, Won-Joo;Jeon, Chang-Ho
    • Proceedings of the IEEK Conference
    • /
    • 2008.06a
    • /
    • pp.619-620
    • /
    • 2008
  • In this paper, we propose a new hand gesture recognition scheme using hand poses captured from a web camera. The key idea of this scheme is to extract skin color from the background-subtracted image. To extract skin color, in the first phase, we subtract background by repeatedly comparing the stored initial frame with next frames. And then we eliminate noise using dynamic table. In the second phase, we exactly recognize hand gesture by extracting skin color from ${YC_b}{C_r}$ color region.

  • PDF

Background Subtraction based on GMM for Night-time Video Surveillance (야간 영상 감시를 위한 GMM기반의 배경 차분)

  • Yeo, Jung Yeon;Lee, Guee Sang
    • Smart Media Journal
    • /
    • v.4 no.3
    • /
    • pp.50-55
    • /
    • 2015
  • In this paper, we present background modeling method based on Gaussian mixture model to subtract background for night-time video surveillance. In night-time video, it is hard work to distinguish the object from the background because a background pixel is similar to a object pixel. To solve this problem, we change the pixel of input frame to more advantageous value to make the Gaussian mixture model using scaled histogram stretching in preprocessing step. Using scaled pixel value of input frame, we then exploit GMM to find the ideal background pixelwisely. In case that the pixel of next frame is not included in any Gaussian, the matching test in old GMM method ignores the information of stored background by eliminating the Gaussian distribution with low weight. Therefore we consider the stacked data by applying the difference between the old mean and new pixel intensity to new mean instead of removing the Gaussian with low weight. Some experiments demonstrate that the proposed background modeling method shows the superiority of our algorithm effectively.

An Image Segmentation based on Chamfer Algorithm (Chamfer 알고리듬에 기초한 영상분리 기법)

  • Kim, Hak-Kyeong;Jeong, Nam-Soo;Lee, Myung-Suk;Kim, Sang-Bong
    • Proceedings of the KSME Conference
    • /
    • 2001.06b
    • /
    • pp.670-675
    • /
    • 2001
  • This paper is to propose image segmentation method based on chamfer algorithm. First, we get original image from CCD camera and transform it into gray image. Second, we extract maximum gray value of background and reconstruct and eliminate the background using surface fitting method and bilinear interpolation. Third, we subtract the reconstructed background from gray image to remove noises in gray image. Fourth, we transform the subtracted image into binary image using Otsu's optimal thresholding method. Fifth, we use morphological filters such as areaopen, opening, filling filter etc. to remove noises and isolated points. Sixth, we use chamfer distance or Euclidean distance to this filtered image. Finally, we use watershed algorithm and count microorganisms in image by labeling. To prove the effectiveness, we apply the proposed algorithm to one of Ammonia-oxidizing bacteria, Acinetobacter sp. It is shown that both Euclidean algorithm and chamfer algorithm show over-segmentation. But Chamfer algorithm shows less over-segmentation than Euclidean algorithm.

  • PDF

An Improved Adaptive Background Mixture Model for Real-time Object Tracking based on Background Subtraction (배경 분리 기반의 실시간 객체 추적을 위한 개선된 적응적 배경 혼합 모델)

  • Kim Young-Ju
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.6 s.38
    • /
    • pp.187-194
    • /
    • 2005
  • The background subtraction method is mainly used for the real-time extraction and tracking of moving objects from image sequences. In the outdoor environment, there are many changeable environment factors such as gradually changing illumination, swaying trees and suddenly moving objects , which are to be considered for an adaptive processing. Normally, GMM(Gaussian Mixture Model) is used to subtract the background by considering adaptively the various changes in the scenes, and the adaptive GMMs improving the real-time Performance were Proposed and worked. This paper, for on-line background subtraction, employed the improved adaptive GMM, which uses the small constant for learning rate a and is not able to speedily adapt the suddenly movement of objects, So, this paper Proposed and evaluated the dynamic control method of a using the adaptive selection of the number of component distributions and the global variances of pixel values.

  • PDF

Dynamic Control of Learning Rate in the Improved Adaptive Gaussian Mixture Model for Background Subtraction (배경분리를 위한 개선된 적응적 가우시안 혼합모델에서의 동적 학습률 제어)

  • Kim, Young-Ju
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.2
    • /
    • pp.366-369
    • /
    • 2005
  • Background subtraction is mainly used for the real-time extraction and tracking of moving objects from image sequences. In the outdoor environment, there are many changeable factor such as gradually changing illumination, swaying trees and suddenly moving objects, which are to be considered for the adaptive processing. Normally, GMM(Gaussian Mixture Model) is used to subtract the background adaptively considering the various changes in the scenes, and the adaptive GMMs improving the real-time performance were worked. This paper, for on-line background subtraction, applied the improved adaptive GMM, which uses the small constant for learning rate ${\alpha}$ and is not able to speedily adapt the suddenly movement of objects, So, this paper proposed and evaluated the dynamic control method of ${\alpha}$ using the adaptive selection of the number of component distributions and the global variances of pixel values.

  • PDF

The Fundamental Study About Partial Discharge Detection With The Radiated Electromagnetic Wave Characteristics (방사전자파 특성을 이용한 부분방전 검출의 기초연구)

  • Lee, Sang-Hun;Park, Gwang-Seo;Kim, Chung-Nyeon;Lee, Hyeon-Dong;Song, Hyeon-Jik;Kim, Gi-Chae;Lee, Gwang-Sik;Lee, Dong-In
    • The Transactions of the Korean Institute of Electrical Engineers C
    • /
    • v.49 no.7
    • /
    • pp.412-417
    • /
    • 2000
  • This paper offer fundamental materials about Partial Discharge(PD) detection by electromagnetic waves. All spectrum data-usually used as grape- can be used as numbers. And then the average of background noise spectrum strength was made. Average value subtract from every data. Then average value appeared, graphed. The graph was compared with the magnitude of charge. The shape of changes is similar, and the change of electric field strength could be seen in one sight. When the magnitude of charge is over than 100[pC], antenna can detect partial discharge. So this method will be very useful to diagnosis of insulation. It the performance of the antenna used in this experiment is analyzed, good results can be obtained.

  • PDF