• Title/Summary/Keyword: Target Tracking Filter

Search Result 347, Processing Time 0.028 seconds

Target Tracking using Interacting Multilple Model Algorithm (상호작용 다중 모델 알고리듬을 이용한 표적 추적)

  • Ku, Hyun-Cherl;Seo, Jin-Heon
    • Proceedings of the KIEE Conference
    • /
    • 1996.07b
    • /
    • pp.943-945
    • /
    • 1996
  • In this paper, we present an algorithm that allows tracking of a target using measurements obtained from a sensor with limited resolution. The Interacting Multiple Model (IMM) algorithm has been shown to be one of the most cost-effective estimation schemes for hybrid systems. The approach consists of IMM algorithm combined with a coupled version of the Joint Probabilistic Data Association Filter for the target that splits into two targets.

  • PDF

A Tracking Filter with Motion Compensation in Local Navigation Frame for Ship-borne 2D Surveillance Radar (2 차원 탐색 레이다를 위한 국부 항법 좌표계에서의 운동보상을 포함한 추적필터)

  • Kim, Byung-Doo;Lee, Ja-Sung
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.13 no.5
    • /
    • pp.507-512
    • /
    • 2007
  • This paper presents a tracking filter with ship's motion compensation for a ship-borne radar tracking system. The ship's maneuver is described by displacement and rotational motions in the ship-centered east-north frame. The first order Taylor series approximation of the measurement error covariance of the converted measurement is derived in the ship-centered east-north frame. The ship's maneuver is compensated by incorporating the measurement error covariance of the converted measurement and displacement of the position state in the tracking filter. The simulation results via 500 Monte-Carlo runs show that the proposed method follows the target successfully and provides consistent tracking performance during ship's maneuvers while the conventional tracking filter without ship motion compensation fails to track during such periods.

(Theoretical Analysis and Performance Prediction for PSN Filter Tracking) (PSN 픽터의 해석 및 추적성능 예측)

  • Jeong, Yeong-Heon;Kim, Dong-Hyeon;Hong, Sun-Mok
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.39 no.2
    • /
    • pp.166-175
    • /
    • 2002
  • In this paper. we predict tracking performance of the probabilistic strongest neighbor filter (PSNF). The PSNF is known to be consistent and superior to the probabilistic data association filter (PDAF) in both performance and computation. The PSNF takes into account the probability that the measurement with the strongest intensity in the neighborhood of the predicted target measurement location is not target-originated. The tracking performance of the PSNF is quantified in terms of its estimation error covariance matrix. The estimation error covariance matrix is approximately evaluated by using the hybrid conditional average approach (HYCA). We performed numerical experiments to show the validity of our performance prediction.

Vehicle Cruise Control with a Multi-model Multi-target Tracking Algorithm (복합모델 다차량 추종 기법을 이용한 차량 주행 제어)

  • Moon, Il-Ki;Yi, Kyong-Su
    • Proceedings of the KSME Conference
    • /
    • 2004.11a
    • /
    • pp.696-701
    • /
    • 2004
  • A vehicle cruise control algorithm using an Interacting Multiple Model (IMM)-based Multi-Target Tracking (MTT) method has been presented in this paper. The vehicle cruise control algorithm consists of three parts; track estimator using IMM-Probabilistic Data Association Filter (PDAF), a primary target vehicle determination algorithm and a single-target adaptive cruise control algorithm. Three motion models; uniform motion, lane-change motion and acceleration motion, have been adopted to distinguish large lateral motions from longitudinal motions. The models have been validated using simulated and experimental data. The improvement in the state estimation performance when using three models is verified in target tracking simulations. The performance and safety benefits of a multi-model-based MTT-ACC system is investigated via simulations using real driving radar sensor data. These simulations show system response that is more realistic and reflective of actual human driving behavior.

  • PDF

A Study on Optimization of Fourth-Order Fading Memory Filter under the Highly Dynamic Motion of Both Own Ship and Target

  • Pan, Bao-Feng;Jeong, Tae-Gweon
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2017.11a
    • /
    • pp.145-147
    • /
    • 2017
  • Tracking filter plays a key role in accurate estimation and prediction of maneuvering vessel's dynamics. The third-order ${\alpha}-{\beta}-{\gamma}$ filter is one of the special cases of the general solution provided by the Kalman filter. Fading memory algorithm performs a better performance in numerous of ${\alpha}-{\beta}-{\gamma}$ filter algorithms. This study aims to optimize the fourth-order fading memory algorithm ${\alpha}-{\beta}-{\gamma}-{\eta}$ filter, which is extended form ${\alpha}-{\beta}-{\gamma}$ filter, to get much more accurate position of high dynamic target on the condition that the own ship is also high dynamic.

  • PDF

The development of a visual tracking algorithm for the stable grasping of a moving object (움직이는 물체의 안정한 파지를 위한 시각추적 알고리즘 개발)

  • Cha, In-Hyuk;Sun, Yeong-Gab;Han, Chang-Soo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.4 no.2
    • /
    • pp.187-193
    • /
    • 1998
  • This paper proposes an advanced visual tracking algorithm for the stable grasping of a moving target(2D). This algorithm is programmed to find grasping points of an unknown polygonal object and execute visual tracking. The Kalman Filter(KF) algorithm based on the SVD(Singular Value Decomposition) is applied to the visual tracking system for the tracking of a moving object. The KF based on the SVD improves the accuracy of the tracking and the robustness in the estimation of state variables and noise statistics. In addition, it does not have the numerical unstability problem that can occur in the visual tracking system based on Kalman filter. In the grasping system, a parameterized family is constructcd, and through the family, the grasping system finds the stable grasping points of an unknown object through the geometric properties of the parameterized family. In the previous studies, many researchers have been studied on only 'How to track a moving target'. This paper concern not only on 'how to track' but also 'how to grasp' and apply the grasping theory to a visual tracking system.

  • PDF

Application of Recurrent Neural-Network based Kalman Filter for Uncertain Target Models (불확정 표적 모델에 대한 순환 신경망 기반 칼만 필터 설계)

  • DongBeom Kim;Daekyo Jeong;Jaehyuk Lim;Sawon Min;Jun Moon
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.26 no.1
    • /
    • pp.10-21
    • /
    • 2023
  • For various target tracking applications, it is well known that the Kalman filter is the optimal estimator(in the minimum mean-square sense) to predict and estimate the state(position and/or velocity) of linear dynamical systems driven by Gaussian stochastic noise. In the case of nonlinear systems, Extended Kalman filter(EKF) and/or Unscented Kalman filter(UKF) are widely used, which can be viewed as approximations of the(linear) Kalman filter in the sense of the conditional expectation. However, to implement EKF and UKF, the exact dynamical model information and the statistical information of noise are still required. In this paper, we propose the recurrent neural-network based Kalman filter, where its Kalman gain is obtained via the proposed GRU-LSTM based neural-network framework that does not need the precise model information as well as the noise covariance information. By the proposed neural-network based Kalman filter, the state estimation performance is enhanced in terms of the tracking error, which is verified through various linear and nonlinear tracking problems with incomplete model and statistical covariance information.

Multiple Cues Based Particle Filter for Robust Tracking (다중 특징 기반 입자필터를 이용한 강건한 영상객체 추적)

  • Hossain, Kabir;Lee, Chi-Woo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.552-555
    • /
    • 2012
  • The main goal of this paper is to develop a robust visual tracking algorithm with particle filtering. Visual Tracking with particle filter technique is not easy task due to cluttered environment, illumination changes. To deal with these problems, we develop an efficient observation model for target tracking with particle filter. We develop a robust phase correlation combined with motion information based observation model for particle filter framework. Phase correlation provides straight-forward estimation of rigid translational motion between two images, which is based on the well-known Fourier shift property. Phase correlation has the advantage that it is not affected by any intensity or contrast differences between two images. On the other hand, motion cue is also very well known technique and widely used due to its simplicity. Therefore, we apply the phase correlation integrated with motion information in particle filter framework for robust tracking. In experimental results, we show that tracking with multiple cues based model provides more reliable performance than single cue.

Convolutional Neural Network with Particle Filter Approach for Visual Tracking

  • Tyan, Vladimir;Kim, Doohyun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.2
    • /
    • pp.693-709
    • /
    • 2018
  • In this paper, we propose a compact Convolutional Neural Network (CNN)-based tracker in conjunction with a particle filter architecture, in which the CNN model operates as an accurate candidates estimator, while the particle filter predicts the target motion dynamics, lowering the overall number of calculations and refines the resulting target bounding box. Experiments were conducted on the Online Object Tracking Benchmark (OTB) [34] dataset and comparison analysis in respect to other state-of-art has been performed based on accuracy and precision, indicating that the proposed algorithm outperforms all state-of-the-art trackers included in the OTB dataset, specifically, TLD [16], MIL [1], SCM [36] and ASLA [15]. Also, a comprehensive speed performance analysis showed average frames per second (FPS) among the top-10 trackers from the OTB dataset [34].