• Title/Summary/Keyword: Motion Tracking

Search Result 1,218, Processing Time 0.03 seconds

Stereo Vision Based 3-D Motion Tracking for Human Animation

  • Han, Seung-Il;Kang, Rae-Won;Lee, Sang-Jun;Ju, Woo-Suk;Lee, Joan-Jae
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.6
    • /
    • pp.716-725
    • /
    • 2007
  • In this paper we describe a motion tracking algorithm for 3D human animation using stereo vision system. This allows us to extract the motion data of the end effectors of human body by following the movement through segmentation process in HIS or RGB color model, and then blob analysis is used to detect robust shape. When two hands or two foots are crossed at any position and become disjointed, an adaptive algorithm is presented to recognize whether it is left or right one. And the real motion is the 3-D coordinate motion. A mono image data is a data of 2D coordinate. This data doesn't acquire distance from a camera. By stereo vision like human vision, we can acquire a data of 3D motion such as left, right motion from bottom and distance of objects from camera. This requests a depth value including x axis and y axis coordinate in mono image for transforming 3D coordinate. This depth value(z axis) is calculated by disparity of stereo vision by using only end-effectors of images. The position of the inner joints is calculated and 3D character can be visualized using inverse kinematics.

  • PDF

Channel-Adaptive Bidirectional Motion Vector Tracking over Wireless Packet Network (무선 패킷 네트워크에서의 채널 적응형 양방향 움직임 벡터 추적 기술)

  • Pyun, Jae-Young
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.44 no.1
    • /
    • pp.94-101
    • /
    • 2007
  • Streaming video is expected to become a key service in the developing heterogeneous wireless network. However, sufficient quality of service is not offered to video applications because of bursty packet losses. An effective solution for packet loss in wireless network is to perform a proper concealment at the receiver. However, most concealment methods can not conceal effectively the consecutively damaged macro blocks, since the neighboring blocks are lost. In the previous work, bidirectional motion vector tracking (BMVT) method has been proposed which uses the moving trajectory feature of the damaged macro blocks. In this paper, a channel-adaptive redundancy coding method for the better BMVT error concealment is presented. The proposed method provides enhanced video quality at the cost of a little bit overhead in the wireless error-prone network.

Estimation of Moving Direction of Objects for Vehicle Tracking in Underground Parking Lot (지하 주차장 차량 추적을 위한 객체의 이동 방향 추정)

  • Nguyen, Huu Thang;Kim, Jaemin
    • Journal of Korea Multimedia Society
    • /
    • v.24 no.2
    • /
    • pp.305-311
    • /
    • 2021
  • One of the highly reliable object tracking methods is to trace objects by associating objects detected by deep learning. The detected object is represented by a rectangular box. The box has information such as location and size. Since the tracker has motion information of the object in addition to the location and size, knowing additional information about the motion of the detected box can increase the reliability of object tracking. In this paper, we present a new method of reliably estimating the moving direction of the detected object in underground parking lot. First, the frame difference image is binarized for detecting motion energy, change due to the object motion. Then, a cumulative binary image is generated that shows how the motion energy changes over time. Next, the moving direction of the detected box is estimated from the accumulated image. We use a new cost function to accurately estimate the direction of movement of the detected box. The proposed method proves its performance through comparative experiments of the existing methods.

Model-based Body Motion Tracking of a Walking Human (모델 기반의 보행자 신체 추적 기법)

  • Lee, Woo-Ram;Ko, Han-Seok
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.44 no.6
    • /
    • pp.75-83
    • /
    • 2007
  • A model based approach of tracking the limbs of a walking human subject is proposed in this paper. The tracking process begins by building a data base composed of conditional probabilities of motions between the limbs of a walking subject. With a suitable amount of video footage from various human subjects included in the database, a probabilistic model characterizing the relationships between motions of limbs is developed. The motion tracking of a test subject begins with identifying and tracking limbs from the surveillance video image using the edge and silhouette detection methods. When occlusion occurs in any of the limbs being tracked, the approach uses the probabilistic motion model in conjunction with the minimum cost based edge and silhouette tracking model to determine the motion of the limb occluded in the image. The method has shown promising results of tracking occluded limbs in the validation tests.

Robust object tracking using projected motion and histogram intersection (투영된 모션과 히스토그램 인터섹션을 이용한 강건한 물체추적)

  • Lee, Bong-Seok;Moon, Young-Shik
    • The KIPS Transactions:PartB
    • /
    • v.9B no.1
    • /
    • pp.99-104
    • /
    • 2002
  • Existing methods of object tracking use template matching, re-detection of object boundaries or motion information. The template matching method requires very long computation time. The re-detection of object boundaries may produce false edges. The method using motion information shows poor tracking performance in moving camera. In this paper, a robust object tracking algorithm is proposed, using projected motion and histogram intersection. The initial object image is constructed by selecting the regions of interest after image segmentation. From the selected object, the approximate displacement of the object is computed by using 1-dimensional intensity projection in horizontal and vortical direction. Based on the estimated displacement, various template masks are constructed for possible orientations and scales of the object. The best template is selected by using the modified histogram intersection method. The robustness of the proposed tracking algorithm has been verified by experimental results.

Motion-Estimated Active Rays-Based Fast Moving Object Tracking (움직임 추정 능동 방사선 기반 고속 객체 추적)

  • Ra Jeong-Jung;Seo Kyung-Seok;Choi Hung-Moon
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.42 no.3 s.303
    • /
    • pp.15-22
    • /
    • 2005
  • This paper proposed a object tracking algorithm which can track contour of fast moving object through motion estimation. Since the proposed tracking algorithm is based on the radial representation, the motion estimation of object can be accomplished at the center of object with the low computation complexity. The motion estimation of object makes it possible to track object which move fast more than distance from center point to contour point for each frame. In addition, by introducing both gradient image and difference image into energy functions in the process of energy convergence, object tracking is more robust to the complex background. The results of experiment show that the proposed algorithm can track fast moving object in real-time and is robust under the complex background.

Real-Time Apartment Building Detection and Tracking with AdaBoost Procedure and Motion-Adjusted Tracker

  • Hu, Yi;Jang, Dae-Sik;Park, Jeong-Ho;Cho, Seong-Ik;Lee, Chang-Woo
    • ETRI Journal
    • /
    • v.30 no.2
    • /
    • pp.338-340
    • /
    • 2008
  • In this letter, we propose a novel approach to detecting and tracking apartment buildings for the development of a video-based navigation system that provides augmented reality representation of guidance information on live video sequences. For this, we propose a building detector and tracker. The detector is based on the AdaBoost classifier followed by hierarchical clustering. The classifier uses modified Haar-like features as the primitives. The tracker is a motion-adjusted tracker based on pyramid implementation of the Lukas-Kanade tracker, which periodically confirms and consistently adjusts the tracking region. Experiments show that the proposed approach yields robust and reliable results and is far superior to conventional approaches.

  • PDF

Musculoskeletal Kinematics During Voluntary Head Tracking Movements in Primate

  • Park, Hyeonki;Emily Keshner;Barry W. Peterson
    • Journal of Mechanical Science and Technology
    • /
    • v.17 no.1
    • /
    • pp.32-39
    • /
    • 2003
  • In this study we examined connections between vertebral motion and patterns of muscle activation during voluntary head tracking movements. A Rhesus (Maraca mulatta) monkey was trained to produce sinusoidal tracking movements of the head in the sagittal plane while seated. Radio-opaque markers were placed in the cervical vertebrae, and intramuscular patch electrodes were implanted to record from eight neck muscles. Videofluoroscopic images of cervical vertebral motion, and EMG (electromyographic) responses were simultaneously re-corded. Experimental results demonstrated that head and vertebrae moved synchronously and that motion occurred primarily at skull-C$_1$, C$\_$6/-C$\_$7/ and Csub 7/-C$_1$. Our findings illustrate that although the biomechanical constraints of each species may limit the number of solutions available, it is the task requirements that appear to govern CNS (central nervous system) selection of movement behaviors.

Autonomous Parking of a Model Car with Trajectory Tracking Motion Control using ANFIS (ANFIS 기반 경로추종 운동제어에 의한 모형차량의 자동주차)

  • Chang, Hyo-Whan;Kim, Chang-Hwan
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.26 no.12
    • /
    • pp.69-77
    • /
    • 2009
  • In this study an ANFIS-based trajectory tracking motion control algorithm is proposed for autonomous garage and parallel parking of a model car. The ANFIS controller is trained off-line using data set which obtained by Mandani fuzzy inference system and thereby the processing time decreases almost in half. The controller with a steering delay compensator is tuned through simulations performed under MATLAB/Simulink environment. Experiments are carried out with the model car for garage and parallel parking. The experimental results show that the trajectory tracking performance is satisfactory under various initial and road conditions

Streamlined Rotors Mini Rotorcraft : Trajectory Generation and Tracking

  • Beji Lotfi;Abichou Azgal
    • International Journal of Control, Automation, and Systems
    • /
    • v.3 no.1
    • /
    • pp.87-99
    • /
    • 2005
  • We present in this paper the stabilization (tracking) with motion planning of the six independent configurations of a mini unmanned areal vehicle equipped with four streamlined rotors. Naturally, the yaw-dynamic can be stabilized without difficulties and independently of other motions. The remaining dynamics are linearly approximated around a small roll and pitch angles. It will be shown that the system presents a flat output that is likely to be useful in the motion generation problem. The tracking feedback controller is based on receding horizon point to point steering. The resulting controller involves the lift (collective) time derivative for what flatness and feedback linearization are used. Simulation tests are performed to progress in a region with approximatively ten-meter-buildings.