• Title/Summary/Keyword: 플러드 필

Search Result 2, Processing Time 0.021 seconds

Techniques for correcting lost region of moving objects in video (영상에서 움직임 물체의 손실된 영역 보정 기법)

  • Woo, Byung Jo;Kim, Sung Kwan;Joo, Young Hoon
    • Proceedings of the KIEE Conference
    • /
    • 2015.07a
    • /
    • pp.1377-1378
    • /
    • 2015
  • 본 논문에서는 영상에서 움직임 물체의 손실된 영역 보정 기법을 제안한다. 제안하는 방법은 먼저, 입력 영상에서 차 영상기법을 이용하여 움직임 물체를 추출한다. 추출한 움직임 물체는 손실된 영역과 미세한 잡음을 포함하고 있어 모폴로지 알고리즘을 이용하여 잡음을 제거하고 손실된 영역을 보정하기 위해 차 영상에 사용한 입력 영상에서 히스토그램 평활화(Histogram equalization)를 통해 영상의 명암을 강조한다. 명암이 강조된 영상에서 Canny 에지를 추출한다. 추출한 에지 영상에서 차 영상을 이용해 추출한 움직임 물체의 위치를 기준으로 플러드 필 알고리즘을 적용한다. 플러드 필 알고리즘을 적용하면 손의 에지영역을 색으로 채울 수 있다. 마지막으로 움직임 물체의 손실된 영역과 플러드 필(flood fill) 알고리즘을 적용한 영상을 합 연산 하여 손실된 영역을 보정한다.

  • PDF

Noise-robust Hand Region Segmentation In RGB Color-based Real-time Image (RGB 색상 기반의 실시간 영상에서 잡음에 강인한 손영역 분할)

  • Yang, Hyuk Jin;Kim, Dong Hyun;Seo, Yeong Geon
    • Journal of Digital Contents Society
    • /
    • v.18 no.8
    • /
    • pp.1603-1613
    • /
    • 2017
  • This paper proposes a method for effectively segmenting the hand region using a widely popular RGB color-based webcam. This performs the empirical preprocessing method four times to remove the noise. First, we use Gaussian smoothing to remove the overall image noise. Next, the RGB image is converted into the HSV and the YCbCr color model, and global fixed binarization is performed based on the statistical value for each color model, and the noise is removed by the bitwise-OR operation. Then, RDP and flood fill algorithms are used to perform contour approximation and inner area fill operations to remove noise. Finally, ROI (hand region) is selected by eliminating noise through morphological operation and determining a threshold value proportional to the image size. This study focuses on the noise reduction and can be used as a base technology of gesture recognition application.