• 제목/요약/키워드: image-based tracking

검색결과 808건 처리시간 0.033초

동적 윤곽 모델을 이용한 이동 물체 추적 (Moving Object Tracking Using Active Contour Model)

  • 한규범;백윤수
    • 대한기계학회논문집A
    • /
    • 제27권5호
    • /
    • pp.697-704
    • /
    • 2003
  • In this paper, the visual tracking system for arbitrary shaped moving object is proposed. The established tracking system can be divided into model based method that needs previous model for target object and image based method that uses image feature. In the model based method, the reliable tracking is possible, but simplification of the shape is necessary and the application is restricted to definite target mod el. On the other hand, in the image based method, the process speed can be increased, but the shape information is lost and the tracking system is sensitive to image noise. The proposed tracking system is composed of the extraction process that recognizes the existence of moving object and tracking process that extracts dynamic characteristics and shape information of the target objects. Specially, active contour model is used to effectively track the object that is undergoing shape change. In initializatio n process of the contour model, the semi-automatic operation can be avoided and the convergence speed of the contour can be increased by the proposed effective initialization method. Also, for the efficient solution of the correspondence problem in multiple objects tracking, the variation function that uses the variation of position structure in image frame and snake energy level is proposed. In order to verify the validity and effectiveness of the proposed tracking system, real time tracking experiment for multiple moving objects is implemented.

Specified Object Tracking Problem in an Environment of Multiple Moving Objects

  • Park, Seung-Min;Park, Jun-Heong;Kim, Hyung-Bok;Sim, Kwee-Bo
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제11권2호
    • /
    • pp.118-123
    • /
    • 2011
  • Video based object tracking normally deals with non-stationary image streams that change over time. Robust and real time moving object tracking is considered to be a problematic issue in computer vision. Multiple object tracking has many practical applications in scene analysis for automated surveillance. In this paper, we introduce a specified object tracking based particle filter used in an environment of multiple moving objects. A differential image region based tracking method for the detection of multiple moving objects is used. In order to ensure accurate object detection in an unconstrained environment, a background image update method is used. In addition, there exist problems in tracking a particular object through a video sequence, which cannot rely only on image processing techniques. For this, a probabilistic framework is used. Our proposed particle filter has been proved to be robust in dealing with nonlinear and non-Gaussian problems. The particle filter provides a robust object tracking framework under ambiguity conditions and greatly improves the estimation accuracy for complicated tracking problems.

Fast Reference Region Adjustment Using Sizing Factor Generation in Correlation-Based Image Tracking

  • Sung, Si-Hun;Chien, Sung-Il
    • Journal of Electrical Engineering and information Science
    • /
    • 제3권2호
    • /
    • pp.230-238
    • /
    • 1998
  • When size and shape of moving object have been changed, a correlator often accumulates walk-off error. A success of correlation-based tracking largely depends on choosing suitable window size and position and thus transferring the proper reference image to the next frame. For this, we propose the Adaptive Window Algorithm with Four-Direction Sizing Factors (AWA-FSF) for fast adjusting a reference region to enhance reliability of correlation-based image tracking in complex cluttered environments. Since the AWA-FSF is capable of adjusting a reference image size more rapidly and properly, we can minimize the influence of complex background and clutter. In addition, we can finely tune the center point of the reference image repeatedly after main tracking process. Thus we have increased stability and reliability of correlation-based image tracking. We tested performance of the AWA-FSF using 45 real image sequences made of over 3400 images and had the satisfied results for most of them.

  • PDF

강인한 상관방식 추적기를 이용한 움직이는 물체 추적 (A Robust Correlation-based Video Tracking)

  • 박동조;조재수
    • 제어로봇시스템학회논문지
    • /
    • 제11권7호
    • /
    • pp.587-594
    • /
    • 2005
  • In this paper, a robust correlation-based video tracking is proposed to track a moving object in correlated image sequences. A correlation-based video tracking algorithm seeks to align the incoming target image with the reference target block image, but has critical problems, so called a false-peak problem and a drift phenomenon (correlator walk-off. The false-peak problem is generally caused by highly correlated background pixels with similar intensity of a moving target and the drift phenomenon occurs when tracking errors accumulate from frame to frame because of the nature of the correlation process. At first, the false-peaks problem for the ordinary correlation-based video tracking is investigated using a simple mathematical analysis. And, we will suggest a robust selective-attention correlation measure with a gradient preprocessor combined by a drift removal compensator to overcome the walk-off problem. The drift compensator adaptively controls the template block size according to the target size of interest. The robustness of the proposed method for practical application is demonstrated by simulating two real-image sequences.

OpenCV 기반 파이썬 프로그램에 의한 방송용 카메라의 객체 추적 기법 (An Object Tracking Method for Studio Cameras by OpenCV-based Python Program)

  • 양용준;이상구
    • 문화기술의 융합
    • /
    • 제4권1호
    • /
    • pp.291-297
    • /
    • 2018
  • 본 논문에서는 무대에서의 방송용 카메라를 위한 자동 객체추적 시스템을 구현한다. 객체추적을 위해서 Open-CV 기반의 파이썬 프로그램을 탑재한 PC, 라즈베리파이 3, 모바일 장치를 사용한다. 영상 객체추적 방법으로는 mean-shift, CAMshift, GMM을 이용한 백그라운드 모델링, SURF를 이용한 템플레이트 기반 추적, CMT, TLD 등의 방법들이 있다. CAMshift 알고리즘은 고속 및 성능의 강인함으로 실시간 추적에 효율적이지만, 본 논문에서는 CMT 알고리즘을 이용한 방송용 카메라의 영상 객체추적 시스템을 구현한다. 이것은 정적 및 적응형 일치성 때문에 최적의 영상 추적 방법이다. 제안된 시스템은 무대에서의 실시간 연속적인 객체추적을 위한 효율적이고 강인한 영상 추적 시스템에 잘 응용될 수 있다.

표적의 부분가림이 존재하는 환경에서 견실한 추적을 위한 영상 표적 탐지, 추적 알고리듬 연구 (A Study of Image Target Detection and Tracking for Robust Tracking in an Occluded Environment)

  • 김용;송택렬
    • 제어로봇시스템학회논문지
    • /
    • 제16권10호
    • /
    • pp.982-990
    • /
    • 2010
  • In a target tracking system using image information from a CCD (Charged Couple Device) or an IIR (Imaging Infra-red) sensor, occluded targets can result in track losses. If the target is occlued by background objects such as buildings or trees, probability of track existence will be reduced sharply and track will be terminated due to track maintenance algorithms. This paper proposes data association algorithm based on target existence for the robust tracking performance. we suggest the HPDA (Highest Probability Data Association) algorithm based on target existence and the tracking performance is compared with the established method based on target perceivability. Image tracking simulation that utilizes virtual 3D images and real IR images is employed to evaluate the robustness of the proposed tracking algorithm.

Multiple Vehicle Detection and Tracking in Highway Traffic Surveillance Video Based on SIFT Feature Matching

  • Mu, Kenan;Hui, Fei;Zhao, Xiangmo
    • Journal of Information Processing Systems
    • /
    • 제12권2호
    • /
    • pp.183-195
    • /
    • 2016
  • This paper presents a complete method for vehicle detection and tracking in a fixed setting based on computer vision. Vehicle detection is performed based on Scale Invariant Feature Transform (SIFT) feature matching. With SIFT feature detection and matching, the geometrical relations between the two images is estimated. Then, the previous image is aligned with the current image so that moving vehicles can be detected by analyzing the difference image of the two aligned images. Vehicle tracking is also performed based on SIFT feature matching. For the decreasing of time consumption and maintaining higher tracking accuracy, the detected candidate vehicle in the current image is matched with the vehicle sample in the tracking sample set, which contains all of the detected vehicles in previous images. Most remarkably, the management of vehicle entries and exits is realized based on SIFT feature matching with an efficient update mechanism of the tracking sample set. This entire method is proposed for highway traffic environment where there are no non-automotive vehicles or pedestrians, as these would interfere with the results.

Visual tracking based Discriminative Correlation Filter Using Target Separation and Detection

  • Lee, Jun-Haeng
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권12호
    • /
    • pp.55-61
    • /
    • 2017
  • In this paper, we propose a novel tracking method using target separation and detection that are based on discriminative correlation filter (DCF), which is studied a lot recently. 'Retainability' is one of the most important factor of tracking. There are some factors making retainability of tracking worse. Especially, fast movement and occlusion of a target frequently occur in image data, and when it happens, it would make target lost. As a result, the tracking cannot be retained. For maintaining a robust tracking, in this paper, separation of a target is used so that normal tracking is maintained even though some part of a target is occluded. The detection algorithm is executed and find new location of the target when the target gets out of tracking range due to occlusion of whole part of a target or fast movement speed of a target. A variety of experiments with various image data sets are conducted. The algorithm proposed in this paper showed better performance than other conventional algorithms when fast movement and occlusion of a target occur.

혼합 비주얼 서보 제어 기법을 이용한 이동로봇의 목표물 추종 (Target Tracking of the Wheeled Mobile Robot using the Combined Visual Servo Control Method)

  • 이호원;권지욱;홍석교;좌동경
    • 전기학회논문지
    • /
    • 제60권6호
    • /
    • pp.1245-1254
    • /
    • 2011
  • This paper proposes a target tracking algorithm for wheeled mobile robots using in various fields. For the stable tracking, we apply a vision system to a mobile robot which can extract targets through image processing algorithms. Furthermore, this paper presents an algorithm to position the mobile robot at the desired location from the target by estimating its relative position and attitude. We show the problem in the tracking method using the Position-Based Visual Servo(PBVS) control, and propose a tracking method, which can achieve the stable tracking performance by combining the PBVS control with Image-Based Visual Servo(IBVS) control. When the target is located around the outskirt of the camera image, the target can disappear from the field of view. Thus the proposed algorithm combines the control inputs with of the hyperbolic form the switching function to solve this problem. Through both simulations and experiments for the mobile robot we have confirmed that the proposed visual servo control method is able to enhance the stability compared to of the method using only either PBVS or IBVS control method.

특정컬러정보 검출기반의 이동객체 탐색 알고리듬 구현 (Moving object Tracking Algorithm Based on Specific Color Detection)

  • 김영빈;류광렬;로버트스크라바시
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2007년도 추계종합학술대회
    • /
    • pp.277-280
    • /
    • 2007
  • 특정컬러정보 검출기반의 이동객체 탐색 알고리듬을 구현한다. 입력 이미지에 대해 조도변화 및 노이즈 제거 등을 위해 전처리 과정을 거치고, 이동객체 탐색은 R,G,B 각 채널의 영상차를 이용하여 객체를 검색한다. 실험 결과 검색 속도는 윤관선 탐색 및 정합법에 비해 15% 향상되었고 안정적이다. 또한 컬러 정보 기반의 객체 탐색이 가능함을 제시하였다.

  • PDF