• Title/Summary/Keyword: Tracking accuracy

Search Result 992, Processing Time 0.026 seconds

Pointing Accuracy Analysis of Space Object Laser Tracking System at Geochang Observatory (거창 우주물체 레이저 추적 시스템의 추적마운트 지향 정밀도 분석)

  • Sung, Ki-Pyoung;Lim, Hyung-Chul;Park, Jong-Uk;Choi, Man-Soo;Yu, Sung-Yeol;Park, Eun-Seo;Ryou, Jae-Cheol
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.49 no.11
    • /
    • pp.953-960
    • /
    • 2021
  • Korea Astronomy and Space Science Institute has been verifying the multipurpose laser tracking system with three functions of satellite laser tracking, adaptive optics and space debris laser tracking for not only scientific research but also national space missions. The system employs an optical telescope consisting of a 100 cm primary mirror and an altazimuth mount for fast and precise tracking. The precise pointing and tracking capability in a tracking mount is considered as one of important performance metrics in the fields of automatic tracking and precise application research. So it is required to analyze a mount model for investigating pointing error factors and compensating pointing error. In this study, we investigated various factors causing static pointing errors of tracking mount and analyzed the pointing accuracy of the tracking mount at Geochang observatory by estimating mount parameters based on the least square method.

Human Tracking Based On Context Awareness In Outdoor Environment

  • Binh, Nguyen Thanh;Khare, Ashish;Thanh, Nguyen Chi
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.11 no.6
    • /
    • pp.3104-3120
    • /
    • 2017
  • The intelligent monitoring system has been successfully applied in many fields such as: monitoring of production lines, transportation, etc. Smart surveillance systems have been developed and proven effective in some specific areas such as monitoring of human activity, traffic, etc. Most of critical application monitoring systems involve object tracking as one of the key steps. However, task of tracking of moving object is not easy. In this paper, the authors propose a method to implement human object tracking in outdoor environment based on human features in shearlet domain. The proposed method uses shearlet transform which combines the human features with context-sensitiveness in order to improve the accuracy of human tracking. The proposed algorithm not only improves the edge accuracy, but also reduces wrong positions of the object between the frames. The authors validated the proposed method by calculating Euclidean distance and Mahalanobis distance values between centre of actual object and centre of tracked object, and it has been found that the proposed method gives better result than the other recent available methods.

Visual Object Tracking Fusing CNN and Color Histogram based Tracker and Depth Estimation for Automatic Immersive Audio Mixing

  • Park, Sung-Jun;Islam, Md. Mahbubul;Baek, Joong-Hwan
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.14 no.3
    • /
    • pp.1121-1141
    • /
    • 2020
  • We propose a robust visual object tracking algorithm fusing a convolutional neural network tracker trained offline from a large number of video repositories and a color histogram based tracker to track objects for mixing immersive audio. Our algorithm addresses the problem of occlusion and large movements of the CNN based GOTURN generic object tracker. The key idea is the offline training of a binary classifier with the color histogram similarity values estimated via both trackers used in this method to opt appropriate tracker for target tracking and update both trackers with the predicted bounding box position of the target to continue tracking. Furthermore, a histogram similarity constraint is applied before updating the trackers to maximize the tracking accuracy. Finally, we compute the depth(z) of the target object by one of the prominent unsupervised monocular depth estimation algorithms to ensure the necessary 3D position of the tracked object to mix the immersive audio into that object. Our proposed algorithm demonstrates about 2% improved accuracy over the outperforming GOTURN algorithm in the existing VOT2014 tracking benchmark. Additionally, our tracker also works well to track multiple objects utilizing the concept of single object tracker but no demonstrations on any MOT benchmark.

An Automotive Radar Target Tracking System Design using ${\alpha}{\beta}$ Filter and NNPDA Algorithm (${\alpha}{\beta}$ 필터 및 NNPDA 알고리즘을 이용한 차량용 레이더 표적 추적 시스템 설계)

  • Bae, JunHyung;Hyun, EuGin;Lee, Jong-Hun
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.6 no.1
    • /
    • pp.16-24
    • /
    • 2011
  • Automotive Radar Systems are currently under development for various applications to increase accuracy and reliability. The target tracking is most important in single or multiple target environments for accuracy. The tracking algorithm provides smoothed and predicted data for target position and velocity(Doppler). To this end, the fixed gain filter(${\alpha}{\beta}$ filter, ${\alpha}{\beta}{\gamma}$ filter) and dynamic filter(Kalman filter, Singer-Kalman filter, etc) are commonly used. Gating is used to decide whether an observation is assigned to an existing track or new track. Gating algorithms are normally based on computing a statistical error distance between an observation and prediction. The data association takes the observation-to-track pairings that satisfied gating and determines which observation-to-track assignment will actually be made. For data association, NNPDA(Nearest Neighbor Probabilistic Data Association) algorithm is proposed. In this paper, we designed a target tracking system developed for an Automotive Radar System. We show the experimental results of the 77GHz FMCW radar sensor on the roads. Four tracking algorithms(${\alpha}{\beta}$ filter, ${\alpha}{\beta}{\gamma}$ filter, 2nd order Kalman filter, Singer-Kalman filter) have been compared and analyzed to evaluate the performance in test scenario.

Design and Manufacture of Laser Tracking System for Measuring Position Accuracy of Robots (로봇의 위치 정밀도 측정을 위한 LTS의 설계 및 제작)

  • Hwang, Sung-Ho;Lee, Ho-Gil;Park, Gyeong-Rak;Kim, Jin-Young
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.7 no.6
    • /
    • pp.518-522
    • /
    • 2001
  • The main problem of the calibration of robots is to measure the position and orientation of a robot end effector. The calibration methods can be used as tool to improve the accuracy of robots without change of the arm or control architecture or robots. But such calibration methods require accurate measurements. Dynamic measurement of position and orientation provides a solution for this problem and improves dynamic accuracy by dynamic calibration of robots. This paper describes the development of the laser tracking system capable of determining the static and dynamic performance of industrial robots. The structure and systems components are presented and basic experimental results are included to demonstrated the instrument performance. The system can be applied to the remote controlled mobile robots as well s the calibration of robots.

  • PDF

Development of YOLOv5s and DeepSORT Mixed Neural Network to Improve Fire Detection Performance

  • Jong-Hyun Lee;Sang-Hyun Lee
    • International Journal of Advanced Culture Technology
    • /
    • v.11 no.1
    • /
    • pp.320-324
    • /
    • 2023
  • As urbanization accelerates and facilities that use energy increase, human life and property damage due to fire is increasing. Therefore, a fire monitoring system capable of quickly detecting a fire is required to reduce economic loss and human damage caused by a fire. In this study, we aim to develop an improved artificial intelligence model that can increase the accuracy of low fire alarms by mixing DeepSORT, which has strengths in object tracking, with the YOLOv5s model. In order to develop a fire detection model that is faster and more accurate than the existing artificial intelligence model, DeepSORT, a technology that complements and extends SORT as one of the most widely used frameworks for object tracking and YOLOv5s model, was selected and a mixed model was used and compared with the YOLOv5s model. As the final research result of this paper, the accuracy of YOLOv5s model was 96.3% and the number of frames per second was 30, and the YOLOv5s_DeepSORT mixed model was 0.9% higher in accuracy than YOLOv5s with an accuracy of 97.2% and number of frames per second: 30.

Classification between Intentional and Natural Blinks in Infrared Vision Based Eye Tracking System

  • Kim, Song-Yi;Noh, Sue-Jin;Kim, Jin-Man;Whang, Min-Cheol;Lee, Eui-Chul
    • Journal of the Ergonomics Society of Korea
    • /
    • v.31 no.4
    • /
    • pp.601-607
    • /
    • 2012
  • Objective: The aim of this study is to classify between intentional and natural blinks in vision based eye tracking system. Through implementing the classification method, we expect that the great eye tracking method will be designed which will perform well both navigation and selection interactions. Background: Currently, eye tracking is widely used in order to increase immersion and interest of user by supporting natural user interface. Even though conventional eye tracking system is well focused on navigation interaction by tracking pupil movement, there is no breakthrough selection interaction method. Method: To determine classification threshold between intentional and natural blinks, we performed experiment by capturing eye images including intentional and natural blinks from 12 subjects. By analyzing successive eye images, two features such as eye closed duration and pupil size variation after eye open were collected. Then, the classification threshold was determined by performing SVM(Support Vector Machine) training. Results: Experimental results showed that the average detection accuracy of intentional blinks was 97.4% in wearable eye tracking system environments. Also, the detecting accuracy in non-wearable camera environment was 92.9% on the basis of the above used SVM classifier. Conclusion: By combining two features using SVM, we could implement the accurate selection interaction method in vision based eye tracking system. Application: The results of this research might help to improve efficiency and usability of vision based eye tracking method by supporting reliable selection interaction scheme.

Target tracking accuracy and performance bound

  • 윤동훈;엄석원;윤동욱;고한석
    • Proceedings of the IEEK Conference
    • /
    • 1998.06a
    • /
    • pp.635-638
    • /
    • 1998
  • This paper proposes a simple method to measure system's performance in target tracking problems. Essentially employing the Cramer-Rao lower bound (CRLB) on trakcing accuracy, an algorithm of predicting system's performance under various scenarios is developed. The input data is a collection of measurements over time fromsensors embedded in gaussian noise. The target of interest may not maneuver over the processing time interval while the own ship observing platform may maneuver in an arbitrary fashion. Th eproposed approach is demonstrated and discussed through simulation results.

  • PDF

Improvement on the Vehicle Positioning Accuracy Using Differential Method for Vehicle Tracking (차량 추적 시스템에서 차분기법을 이용한 정밀도 향상에 관한 연구)

  • 장경일;이원우;길계환;김용윤;황춘식
    • Journal of the Korean Institute of Telematics and Electronics S
    • /
    • v.34S no.1
    • /
    • pp.16-25
    • /
    • 1997
  • This paper shows the development of the high accuracy vehicle positioning algorithm using the differential technique in vehicle tracking systems form the existing vehicle position which is acquired from the global positioning system (GPS). The control center receives the satellite ephemerise data and pseudorange correction from the reference station, and vehicle position from the moving vehicle. The pseudorange is calculated with the satellite position and the vehicle position, and corrected by pseudorange correction. Using this corrected pseudorange and kalman filter, more improved vehicle positioning data were obtained.

  • PDF

Development of the Motion Characteristics Analysis System of Robots Using Laser

  • Ahn, Chang-Hyun;Kim, Gyu-Ro;Kim, Jin-Oh
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2001.10a
    • /
    • pp.61.6-61
    • /
    • 2001
  • In this paper, we propose a method to analyze measured data from 3D Laser tracking system and to enhance precision performance of a Cartesian robot. Position data are obtained over the stroke of a Cartesian robot with variable speeds. The measured data is need to model errors with several different sources. In general, the error is a function of part accuracy, assembly accuracy, temperature, and control etc. After the sources of errors are identified, they are used to enhance precision performance. The proposed method is more complete than others because we use very accurate 3D Laser tracking system.

  • PDF