• Title/Summary/Keyword: Tracking Moving Objects

Search Result 309, Processing Time 0.029 seconds

Person Tracking with a Mobile Robot using Particle Filters in Complex Environment (복잡한 환경에서 파티클 필터를 이용한 자율이동로봇의 사람추적방법)

  • Kwon, Ho-Sang;Kim, Young-Joong;Lim, Myo-Taeg
    • Proceedings of the KIEE Conference
    • /
    • 2005.07d
    • /
    • pp.2796-2798
    • /
    • 2005
  • This Paper presents a method that a mobile robot can track persons in complex environment using particle filters. The topic of person following using mobile robot is researched in many different areas. The main problems of following a person are real time constraint, motion change of person during the tracking and occlusion with other objects. We present appearance adaptive models in a particle filter to realize robust visual tracking algorithm. Adaptive appearance model can handle occlusion with other people while target is moving.

  • PDF

Visual Tracking Using Snake Algorithm Based on Optical Flow Information

  • Kim, Won;Lee, Ju-Jang
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1999.10a
    • /
    • pp.13-16
    • /
    • 1999
  • An active contour model, Snake, was developed as a useful segmenting and tracking tool lot rigid or non-rigid (i.e. deformable) objects by Kass in 1987 In this research, Snake is newly designed to cover this large moving case. Image flow energy is proposed to give Snake the motion information of the target object. By this image flow energy Snake's nodes can move uniformly along the direction of the target motion in spite of the existences of local minima. Furthermore, when the motion is too large to apply image flow energy to tracking, a jump mode is proposed for solving the problem. The vector used to make Snake's nodes jump to the new location can be obtained by processing the image flow. The effectiveness of the proposed Snake is confirmed by some simulations.

  • PDF

Dynamic Visual Servoing of Robot Manipulators (로봇 메니퓰레이터의 동력학 시각서보)

  • Baek, Seung-Min;Im, Gyeong-Su;Han, Ung-Gi;Guk, Tae-Yong
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.49 no.1
    • /
    • pp.41-47
    • /
    • 2000
  • A better tracking performance can be achieved, if visual sensors such as CCD cameras are used in controling a robot manipulator, than when only relative sensors such as encoders are used. However, for precise visual servoing of a robot manipulator, an expensive vision system which has fast sampling rate must be used. Moreover, even if a fast vision system is implemented for visual servoing, one cannot get a reliable performance without use of robust and stable inner joint servo-loop. In this paper, we propose a dynamic control scheme for robot manipulators with eye-in-hand camera configuration, where a dynamic learning controller is designed to improve the tracking performance of robotic system. The proposed control scheme is implemented for tasks of tracking moving objects and shown to be robust to parameter uncertainty, disturbances, low sampling rate, etc.

  • PDF

Graph-based Object Detection and Tracking in H.264/AVC bitstream for Surveillance Video (H.264/AVC 비트스트림을 활용한 감시 비디오 내의 그래프 기반 객체 검출 및 추적)

  • Houari, Sabirin;Kim, Munchurl
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2010.11a
    • /
    • pp.100-103
    • /
    • 2010
  • In this paper we propose a method of detecting moving object in H.264/AVC bitstream by representing the $4{\times}4$ block partition units as nodes of graph. By constructing hierarchical graph by taking into account the relation between nodes and the spatial-temporal relations between graphs in frames, we are able to track small objects, distinguish two occluded objects, and identify objects that move and stop alternatively.

  • PDF

Improving Performance of YOLO Network Using Multi-layer Overlapped Windows for Detecting Correct Position of Small Dense Objects

  • Yu, Jae-Hyoung;Han, Youngjoon;Hahn, Hernsoo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.3
    • /
    • pp.19-27
    • /
    • 2019
  • This paper proposes a new method using multi-layer overlapped windows to improve the performance of YOLO network which is vulnerable to detect small dense objects. In particular, the proposed method uses the YOLO Network based on the multi-layer overlapped windows to track small dense vehicles that approach from long distances. The method improves the detection performance for location and size of small vehicles. It allows crossing area of two multi-layer overlapped windows to track moving vehicles from a long distance to a short distance. And the YOLO network is optimized so that GPU computation time due to multi-layer overlapped windows should be reduced. The superiority of the proposed algorithm has been proved through various experiments using captured images from road surveillance cameras.

AUTOMATIC MOTION DETECTION USING FALSE BACKGROUND ELIMINATION

  • Seo, Jin Keun;Lee, Sukho
    • Journal of the Korean Society for Industrial and Applied Mathematics
    • /
    • v.17 no.1
    • /
    • pp.47-54
    • /
    • 2013
  • This work deals with automatic motion detection for with surveillance tracking that aims to provide high-lighting movable objects which is discriminated from moving backgrounds such as moving trees, etc. For this aim, we perform a false background region detection together with an initial foreground detection. The false background detection detects the moving backgrounds, which become eliminated from the initial foreground detection. This false background detection is done by performing the bimodal segmentation on a deformed image, which is constructed using the information of the dominant colors in the background.

Moving Object Tracking Using MHI and M-bin Histogram (MHI와 M-bin Histogram을 이용한 이동물체 추적)

  • Oh, Youn-Seok;Lee, Soon-Tak;Baek, Joong-Hwan
    • Journal of Advanced Navigation Technology
    • /
    • v.9 no.1
    • /
    • pp.48-55
    • /
    • 2005
  • In this paper, we propose an efficient moving object tracking technique for multi-camera surveillance system. Color CCD cameras used in this system are network cameras with their own IP addresses. Input image is transmitted to the media server through wireless connection among server, bridge, and Access Point (AP). The tracking system sends the received images through the network to the tracking module, and it tracks moving objects in real-time using color matching method. We compose two sets of cameras, and when the object is out of field of view (FOV), we accomplish hand-over to be able to continue tracking the object. When hand-over is performed, we use MHI(Motion History Information) based on color information and M-bin histogram for an exact tracking. By utilizing MHI, we can calculate direction and velocity of the object, and those information helps to predict next location of the object. Therefore, we obtain a better result in speed and stability than using template matching based on only M-bin histogram, and we verified this result by an experiment.

  • PDF

Implementation and Permance Evaluation of RTOS-Based Dynamic Controller for Robot Manipulator (로봇 매니퓰레이터를 위한 RTOS 기반 동력학 제어기의 구현 및 성능평가)

  • 임동철;국태용
    • Proceedings of the IEEK Conference
    • /
    • 1999.11a
    • /
    • pp.716-719
    • /
    • 1999
  • In this paper, a real-time control system for robot manipulator is implemented using real-time operating system with capabilities of multitasking, intertask communication and synchronization, event-driven, priority-driven scheduling, real-time clock control, etc. The hardware system with VME bus and related devices is developed and applied to implement a dynamic learning control scheme for robot manipulator. Real-time performance of the proposed dynamic learning controller is tested for tasks of tracking moving objects and compared with the conventional servo controller.

  • PDF

Real Time Tracking and Control of Moving Objects using the Camera with Wide Lens and Pan-Tilt-Zoom Camera (광각렌즈 장착 카메라 및 팬-틸트-줌 카메라를 이용한 이동 물체의 실시간 추적 및 제어)

  • 김도환;최경주;이일병
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.595-597
    • /
    • 2002
  • 본 논문에서는 광각렌즈를 장착한 CCD 카메라를 통하여 실시간으로 입력되는 영상 데이터로부터 블록에 기반을 둔 영상처리 방법을 사용하여 움직임 정보를 추출한 후, 펜틸트줌 기능을 갖고 있는 카메라를 이용하여 이동하는 물체를 추적해 가는 실시간 이동물체 추적 시스템을 제안한다. 본 시스템은 입력되는 전체 영상 화면을 여러 개의 블록으로 나누어 처리함으로써 보다 빠른 연산 속도를 보이면서도 잡영에도 강하다는 특성을 가진다.

  • PDF

A tracking method for moving objects using multiple cameras (다중 카메라를 이용한 이미지 객체의 이동 경로 추적)

  • Oh, Jong-Hyun;Park, Ho-Hyun
    • Proceedings of the KAIS Fall Conference
    • /
    • 2009.05a
    • /
    • pp.407-410
    • /
    • 2009
  • 본 논문에서는 인덱싱 카메라나, 감시 시스템의 네트워크로 부터 입력받은 영상들에서 사용자가 원하는 오브젝트를 추출해내고, 카메라의 위치와 시간으로 정렬되어진 데이터베이스상의 이미지들과 비교 분석하여 원하는 객체와의 유사도를 측정하고, 이것을 바탕으로 동일한 오브젝트들을 가진 이미지들의 집합을 시간과 공간데이터를 이용하여 객체의 이동경로를 파악하는 시스템을 제시한다.

  • PDF