• Title/Summary/Keyword: Region Tracking

Search Result 543, Processing Time 0.02 seconds

Facial Region Tracking by Utilizing Infra-Red and CCD Color Image (CCD 컬러 영상과 적외선 영상을 이용한 얼굴 영역 검출)

  • Kim K. S.;Lee J. W.;Yoon T. H.;Han M. H.;Shin S. W.;Kim I. Y.;Song C. G.
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.54 no.9
    • /
    • pp.577-579
    • /
    • 2005
  • In this study, the automatic tracking algorithm tracing a human face is proposed by using YCbCr color coordinated information and its thermal properties expressed in terms of thermal indexes in an infra-red image. The facial candidates are separately estimated in CbCr color and infra-red domain, respectively with applying the morphological image processing operations and the geometrical shape measures for fitting the elliptical features of a human face. The identification of a true face is accomplished by logical 'AND' operation between the refined image in CbCr color and infra-red domain.

Real-time Hand Region Detection and Tracking using Depth Information (깊이정보를 이용한 실시간 손 영역 검출 및 추적)

  • Joo, SungIl;Weon, SunHee;Choi, HyungIl
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.1 no.3
    • /
    • pp.177-186
    • /
    • 2012
  • In this paper, we propose a real-time approach for detecting and tracking a hand region by analyzing depth images. We build a hand model in advance. The model has the shape information of a hand. The detecting process extracts out moving areas in an image, which are possibly caused by moving a hand in front of a camera. The moving areas can be identified by analyzing accumulated difference images and applying the region growing technique. The extracted moving areas are compared against a hand model to get justified as a hand region. The tracking process keeps the track of center points of hand regions of successive frames. For this purpose, it involves three steps. The first step is to determine a seed point that is the closest point to the center point of a previous frame. The second step is to perform region growing to form a candidate region of a hand. The third step is to determine the center point of a hand to be tracked. This point is searched by the mean-shift algorithm within a confined area whose size varies adaptively according to the depth information. To verify the effectiveness of our approach, we have evaluated the performance of our approach while changing the shape and position of a hand as well as the velocity of hand movement.

Object Tracking Using Information Fusion (정보융합을 이용한 객체 추적)

  • Lee, Jin-Hyung;Jo, Seong-Won;Kim, Jae-Min;Chung, Sun-Tae
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.18 no.5
    • /
    • pp.666-671
    • /
    • 2008
  • In this paper, we propose a new method for tracking objects continously and successively based on fusion of region information, color information and motion template when multiple objects are occluded and splitted. For each frame, color template is updated and compared with the present object. The predicted region, dynamic template and color histogram are used to classify the objects. The vertical histogram of the silhouettes is analyzed to determine whether or not the foreground region contains multiple objects. The proposed method can recognize more correctly the objects to be tracked.

Real-Time Face Tracking System using Adaptive Face Detector and Kalman Filter (적응적 얼굴 검출기와 칼만 필터를 이용한 실시간 얼굴 추적 시스템)

  • Kim, Jong-Ho;Kim, Sang-Kyoon;Shin, Bum-Joo
    • Journal of Information Technology Services
    • /
    • v.6 no.3
    • /
    • pp.241-249
    • /
    • 2007
  • This paper describes a real-time face tracking system using effective detector and Kalman filter. In the proposed system, an image is separated into a background and an object using a real-time updated face color for effective face detection. The face features are extracted using the five types of simple Haar-like features. The extracted features are reinterpreted using Principal Component Analysis (PCA), and interpreted principal components are used for Support Vector Machine (SVM) that classifies the faces and non-faces. The moving face is traced with Kalman filter, which uses the static information of the detected faces and the dynamic information of changes between previous and current frames. The proposed system sets up an initial skin color and updates a region of a skin color through a moving skin color in a real time. It is possible to remove a background which has a similar color with a skin through updating a skin color in a real time. Also, as reducing a potential-face region using a skin color, the performance is increased up to 50% when comparing to the case of extracting features from a whole region.

Development of Face Tracking System Using Skin Color and Facial Shape (얼굴의 색상과 모양정보를 이용한 조명 변화에 강인한 얼굴 추적 시스템 구현)

  • Lee, Hyung-Soo
    • The KIPS Transactions:PartB
    • /
    • v.10B no.6
    • /
    • pp.711-718
    • /
    • 2003
  • In this paper, we propose a robust face tracking algorithm. It is based on Condensation algorithm [7] and uses skin color and facial shape as the observation measure. It is hard to integrate color weight and shape weight. So we propose the method that has two separate trackers which uses skin color and facial shape as the observation measure respectively. One tracker tracks skin colored region and the other tracks facial shape. We used importance sampling technique to limit sampling region of two trackers. For skin-colored region tracker, we propose an adaptive color model to avoid the effect of illumination change. The proposed face tracker performs robustly in clutter background and in the illumination changes.

Analysis of Surface Displacement Due to the 2024 Noto Peninsula Earthquake in Japan: Focus on Horizontal Surface Displacement Using Offset Tracking (2024년 일본 노토반도 지진으로 인한 지표 변위 분석: Offset Tracking을 이용한 수평 방향 지표 변위를 중심으로)

  • Bong Chan Kim;Seulki Lee;Chang-Wook Lee
    • Korean Journal of Remote Sensing
    • /
    • v.40 no.3
    • /
    • pp.307-316
    • /
    • 2024
  • On January 1, 2024, an earthquake with a moment magnitude of 7.5 occurred on the Noto Peninsula in Japan. The earthquake caused significant surface displacement on the Noto Peninsula. The surface displacement is measured by global navigation satellite system (GNSS) base stations, but there are limitations in obtaining information in areas where base stations do not exist. Therefore, in this study, we aim to determine the horizontal land surface displacement across the Noto Peninsula using offset tracking, which can detect rapidly occurring displacement. As a result of analyzing the Noto Peninsula using the offset tracking technique, it was found that more horizontal surface displacement occurred in the northwest region than in the northeast region of the Noto Peninsula, where the epicenter was located, and the surface displacement value reached a maximum of 2.9 m. The results of this study can be used to calculate surface displacement values in areas where surface displacement data are not available through ground GNSS base stations.

Disjoint Particle Filter to Track Multiple Objects in Real-time

  • Chai, YoungJoon;Hong, Hyunki;Kim, TaeYong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.8 no.5
    • /
    • pp.1711-1725
    • /
    • 2014
  • Multi-target tracking is the main purpose of many video surveillance applications. Recently, multi-target tracking based on the particle filter method has achieved robust results by using the data association process. However, this method requires many calculations and it is inadequate for real time applications, because the number of associations exponentially increases with the number of measurements and targets. In this paper, to reduce the computational cost of the data association process, we propose a novel multi-target tracking method that excludes particle samples in the overlapped predictive region between the target to track and marginal targets. Moreover, to resolve the occlusion problem, we define an occlusion mode with the normal dynamic mode. When the targets are occluded, the mode is switched to the occlusion mode and the samples are propagated by Gaussian noise without the sampling process of the particle filter. Experimental results demonstrate the robustness of the proposed multi-target tracking method even in occlusion.

Real Time System Realization for Binocular Eyeball Tracking Screen Cursor

  • Ryu Kwang-Ryol;Chai Duck-Hyun;Sclabassi Robert J.
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2006.05a
    • /
    • pp.841-846
    • /
    • 2006
  • A real time system realization for binocular eyeball tracking cursor on the computer monitor screen is presented in the paper. The processing for searching iris and tracking the cursor are that a facial is acquired by the small CCD camera, convert it into binary image, search for the eye two using the five region mask method in the eye surroundings and the side four points diagonal positioning method is searched the each iris. The tracking cursor is matched by measuring the iris central moving position, The cursor controlling is achieved by comparing two related distances between the iris maximum moving and the cursor moving to calculate the moving stance from gazing position and screen. The experimental result are obtained by examining some adults person on the system.

  • PDF

Robust Feature Extraction and Tracking Algorithm Using 2-dimensional Wavelet Transform (2차원 웨이브릿 변환을 이용한 강건한 특징점 추출 및 추적 알고리즘)

  • Jang, Sung-Kun;Suk, Jung-Youp
    • Proceedings of the IEEK Conference
    • /
    • 2007.07a
    • /
    • pp.405-406
    • /
    • 2007
  • In this paper, we propose feature extraction and tracking algorithm using multi resolution in 2-dimensional wavelet domain. Feature extraction selects feature points using 2-level wavelet transform in interested region. Feature tracking estimates displacement between current frame and next frame based on feature point which is selected feature extraction algorithm. Experimental results show that the proposed algorithm confirmed a better performance than the existing other algorithms.

  • PDF

Analysist of Instantaneous Current Tracking Control Inverter Characteristics for Photovoltaic System (태양광 발전용 순시치 전류제어형 인버터의 특성 해석)

  • 조금배;김한성
    • The Transactions of the Korean Institute of Electrical Engineers
    • /
    • v.43 no.5
    • /
    • pp.770-778
    • /
    • 1994
  • In this paper, the photovoltaic inverter system with instantaneous sinusoidal current tracking control is proposed to improve the utilization factor of photovoltaic power system which would be connected utility interactive system. The proposed inverter is designed to track maximum power point by two-state value control method and utility interactive operation, and to decrease output harmonics component. Optimal operating region is described by state space averaging method, and present tracking condition of standard guide line. The experimental result shows the effectiveness of inverter system using the instantaneous control method.