• Title/Summary/Keyword: Object detecting

Search Result 555, Processing Time 0.04 seconds

Shadow Removal Based on Chromaticity and Entropy for Efficient Moving Object Tracking (효과적인 이동물체 추적을 위한 색도 영상과 엔트로피 기반의 그림자 제거)

  • Park, Ki-Hong
    • Journal of Advanced Navigation Technology
    • /
    • v.18 no.4
    • /
    • pp.387-392
    • /
    • 2014
  • Recently, various research for intelligent video surveillance system have been proposed, but the existing monitoring systems are inefficient because all of situational awareness is judged by the human. In this paper, shadow removal based moving object tracking method is proposed using the chromaticity and entropy image. The background subtraction model, effective in the context awareness environment, has been applied for moving object detection. After detecting the region of moving object, the shadow candidate region has been estimated and removed by RGB based chromaticity and minimum cross entropy images. For the validity of the proposed method, the highway video is used to experiment. Some experiments are conducted so as to verify the proposed method, and as a result, shadow removal and moving object tracking are well performed.

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.

A Moving Object Detecting Algorithm Using a Matrix Filter (이동물체 검출을 위한 행렬필터 알고리즘)

  • 최승욱;허화라;이장명
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.05b
    • /
    • pp.150-153
    • /
    • 2003
  • 현재의 영상정보를 이용한 이동물체 검출 알고리즘에서는 물체를 인식하는데 많은 처리시간을 소비한다. 이는 물체의 특징을 사용하여 대상 물체를 일치시키기 위해 대량의 컨볼루션 처리를 하기 때문이다. 따라서, 본 논문에서는 움직이는 물체에 대한 효율적인 궤적 추적 알고리즘의 하나로 행렬필터를 제시하고, 이를 적용한 어플리케이션을 통하여 이를 검증하려 한다.

  • PDF

A Study on the Background Image Updating Algorithm for Detecting Fast Moving Objects (고속 객체 탐지를 위한 배경화면 갱신 알고리즘에 관한 연구)

  • Park, Jong-beom
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.15 no.4
    • /
    • pp.153-160
    • /
    • 2016
  • A developed skill of an intelligent CCTV is also advancing by using its Image Acquisition Device. The most important part in the field of detecting comparatively fast moving objects is to effectively reduce the loads on updating the background image in order to achieve real-time update. However, the ability of the current general-purpose computer extracting the texture as characteristics has limits in application mostly due to the loads on processes. In this thesis, an algorithm for real-time updating the background image in an applied area such as detecting the fast moving objects like a driving car in a video of at least 30 frames per second is suggested and the performance is analyzed by a test of extracting object region from real input image.

A Study on the Revised Method using Normalized RGB Features in the Moving Object Detection by Background Subtraction (배경분리 방법에 의한 이동 물체 검출에서 개선된 색정보 정규화 기법에 관한 연구)

  • Park, Jong-Beom
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.12 no.6
    • /
    • pp.108-115
    • /
    • 2013
  • A developed skill of an intelligent CCTV is also advancing by using its Image Acquisition Device. In this field, area for technique can be divided into Foreground Subtraction which detects individuals and objects in a potential observing area and a tracing technology which figures out moving route of individuals and objects. In this thesis, an improved algorism for a settled engine development, which is stable to change in both noise and illumination for detecting moving objects is suggested. The proposed algorism from this thesis is focused on designing a stable and real time processing method which is perfect model in detecting individuals, animals, and also low-speeding transports and catching a change in an illumination and noise.

Extensible Hierarchical Method of Detecting Interactive Actions for Video Understanding

  • Moon, Jinyoung;Jin, Junho;Kwon, Yongjin;Kang, Kyuchang;Park, Jongyoul;Park, Kyoung
    • ETRI Journal
    • /
    • v.39 no.4
    • /
    • pp.502-513
    • /
    • 2017
  • For video understanding, namely analyzing who did what in a video, actions along with objects are primary elements. Most studies on actions have handled recognition problems for a well-trimmed video and focused on enhancing their classification performance. However, action detection, including localization as well as recognition, is required because, in general, actions intersect in time and space. In addition, most studies have not considered extensibility for a newly added action that has been previously trained. Therefore, proposed in this paper is an extensible hierarchical method for detecting generic actions, which combine object movements and spatial relations between two objects, and inherited actions, which are determined by the related objects through an ontology and rule based methodology. The hierarchical design of the method enables it to detect any interactive actions based on the spatial relations between two objects. The method using object information achieves an F-measure of 90.27%. Moreover, this paper describes the extensibility of the method for a new action contained in a video from a video domain that is different from the dataset used.

Detecting Errors and Checking Consistency in the Object-Oriented Design Models (객체지향 설계방법에서 오류 검출과 일관성 점검기법 연구)

  • Jeong, Gi-Won;Jo, Yong-Seon;Gwon, Seong-Gu
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.8
    • /
    • pp.2072-2087
    • /
    • 1999
  • As software size ever increases and user's requirements become more and more sophisticated., the importance of software quality is more and more emphasized. However, we are not satisfied for the present techniques on detecting errors and checking consistency in the object-oriented design model. This paper proposes a systematic approach which produces implementable rules to detect errors and check consistency. At first, the meta-models for UML diagrams are constructed, generalized meta-rules are reduced from the meta-models, and then the meta-rules are applied to produce the implementable rules. This approach enables to pursue the completeness of the rules and the automation of rule application. An example of rule application shows the feasibility of the rule application.

  • PDF

Studies on the theory of Oriental Medicine Diagnosis and applicatin of Moire topography (한의학적(韓醫學的) 진단원리(診斷原理)와 모아레 토포그래피의 응용(應用))

  • Lee, Jae-Won
    • Korean Journal of Oriental Medicine
    • /
    • v.1 no.1
    • /
    • pp.273-287
    • /
    • 1995
  • Moire topography, a simple technique for three-dimensional quantitation, was used to provide interference fringe photographs of the human back with sufficient accuracy to be used for detecting patient with asymmetry due to scoliosis, the disease of cervix and lumbar, muscle dysfunction. Contour lines are a suitable and widely accepted method of describing a three-dimensional surface. In the moire technique, contour lines of an object are produced as interference fringes while the object is illuminated by a spotlight through a special grating. The fringe pattern is produced by the interference of the grating and its shadow on the object. A photograph of a moire pattern on the human back will permit an assessment of the overall body shape and the symmetry of the back. This study uses shadow moire topography. Moire topography provides a non-invasive technique for quantifying the shape of the human body. In the use of moire topography for the Oriental Medicine Diagnosis, the strength of moire lies in the ablility to detect change due to deformity of human body.

  • PDF

Automatic Moving Target Detection, Acquisition and Tracking using Disturbance Map in Complex Image Sequences (복잡한 영상신호에서 디스터번스 맵을 이용한 움직이는 물체 자동감지, 획득 및 추적)

  • Cho, Jae-Soo;Chu, Gil-Whoan
    • Proceedings of the KIEE Conference
    • /
    • 2003.11b
    • /
    • pp.199-202
    • /
    • 2003
  • An effective method is proposed for detecting, acquisition and tracking of a moving object using a disturbance map method in complex image sequences. A significant moving object is detected and tracked within the field of view by computing a modified disturbance map method between an Input image and a temporal average image. This method is very efficient in the serveillance application of digital CCTV and an automatic tracking camera. Experimental results using a real image sequence confirmed that the proposed method can effectively detect and track a significant moving object in complex image sequences.

  • PDF