• Title/Summary/Keyword: realtime camera processing

Search Result 26, Processing Time 0.029 seconds

Implementation of Object Tracking System with Multi Camera by Using Background Generation Technique (배경 생성 기법을 이용한 다중 카메라 객체 추적 시스템 구현)

  • Jo, Hyun-Tae;Jang, Jae-Nee;Kang, Nam-Oh;Paik, Joon-Ki
    • Proceedings of the IEEK Conference
    • /
    • 2008.06a
    • /
    • pp.947-948
    • /
    • 2008
  • Recently, many efforts have been made for research and application of object tracking system. However, introduced object tracking algorithms have limitations to adopt a realtime object tracking system with multi camera. In this paper, we present a novel background generation and target object recognition algorithm for realtime object tracking system with multi camera and implemented it.

  • PDF

Hardware Implementation of Minimized Serial-Divider for Image Frame-Unit Processing in Mobile Phone Camera. (Mobile Phone Camera의 이미지 프레임 단위 처리를 위한 소형화된 Serial-Divider의 하드웨어 구현)

  • Kim, Kyung-Rin;Lee, Sung-Jin;Kim, Hyun-Soo;Kim, Kang-Joo;Kang, Bong-Soon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.10a
    • /
    • pp.119-122
    • /
    • 2007
  • In this paper, we propose the method of hardware-design for the division operation of image frame-unit processing in mobile phone camera. Generally, there are two types of the data processing, which are the parallel and serial type. The parallel type makes it possible to process in realtime, but it needs significant hardware size due to many comparators and buffer memories. Compare the serial type with the parallel type, the hardware size of the serial type is smaller than the other because it uses only one comparator, but serial type is not able to process in realtime. To use the hardware resources efficiently, we employ the serial divider since frame-unit operation for image processing does not need realtime process. When compared with both in the same bit size and operating frequency, the hardware size of the serial divider is approximately in the ratio of 13 percentage compared with the parallel divider.

  • PDF

The Implementation of the Realtime Visual Tracking of Moving Terget by using Kalman Filter (칼만필터를 이용한 이동 목표물의 실시간 시각추적의 구현)

  • 임양남;방두열;이성철
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1996.04a
    • /
    • pp.254-258
    • /
    • 1996
  • In this paper, we proposed realtime visual tracking system of moving object for 2D target using extended Kalman Filter Algorithm. A targeting marker are recongnized in each image frame and positions of targer object in each frame from a CCD camera while te targeting marker is attached to the tip of the SCARA robot hand. After the detection of a target coming into any position of the field-of-view, the target is tracked and always made to be located at the center of target window. Then, we can track the moving object which moved in inter-frames. The experimental results show the effectiveness of the Kalman filter algorithm for realtime tracking and estimated state value of filter, predicting the position of moving object to minimize an image processing area, and by reducing the effect by quantization noise of image

  • PDF

Development of Automatic Measurement and Inspection System for ALC Block Using Camera (카메라를 이용한 ALC 블록의 치수계측 및 불량검사 자동화 시스템 개발)

  • 허경무;김성훈
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.9 no.6
    • /
    • pp.448-455
    • /
    • 2003
  • A system design technique of automatic thickness measurement and defect inspection system, which measures the thickness of the ALC(Autoclaved Lightweight Concrete) block and inspects the defect on a realtime basis is proposed. The image processing system was established with a CCD camera, an image grabber, and a personal computer without using assembled measurement equipment. The image obtained by this system was analyzed by a devised algorithm, specially designed for the enhanced measurement accuracy. For the realization of the proposed algorithm, the preprocessing method that can be applied to overcome uneven lighting environment, an enhanced edge decision method using 8 edge-pairs with irregular and rough surface, the unit length decision method in uneven condition with rocking objects, and the curvature calibration method of camera using a constructed grid are developed. The experimental results, show that the required measurement accuracy specification is sufficiently satisfied using our proposed method.

Manipulation of 3D Surface Data within Web-based 3D Geo-Processing

  • Choe, Seung-Keol;Kim, Kyong-Ho;Lee, Jong-Hun;Yang, Young-Kyu
    • Proceedings of the KSRS Conference
    • /
    • 1999.11a
    • /
    • pp.80-83
    • /
    • 1999
  • An efficient modeling and management of a large amount of surface data for a wide rage of geographic information play an important role in determining the functionality of 3D geographic information system. It has been put many efforts to design and manage an effective way to enhence the manipulation of the data by considering geometry type and data structures. Recently, DEM(Data Elevation Model) and TIN(Triangulated Irregular Network) are used for representing surface data. In this paper, we propose a 3D data processing method. The method utilizes the major properties of DEM and TIN, respectively. Furthermore, by approximating DEM with a TIN of an appropriate resolution, we can support a fast and realistic surface modeling. We implement the structure with the following 4 level stages. The first is an optimal resolution of DEM which represent all of wide range of geographic data. The second is the full resolution DEM which is a subarea of original data generated by user's selection in our implemeatation. The third is the TIN approximation of this data with a proper resolution determined by the relative position with the camera. And the last step is multi-resolution TIN data whose resolution is dynamically decided by considering which direction user take notice currently. Specially, the TIN of the last step is designed for realtime camera navigation. By using the structure we implemented realtime surface clipping, efficient approximation of height field and the locally detailed surface LOD(Level of Detail). We used the initial 10-meter sampling DEM data of Seoul, KOREA and implement the structure to the 3D Virtual GIS based on the Internet.

  • PDF

3D Surface Representation and Manipulation Scheme for Web-based 3D Geo-Processing

  • Choe, Seung-Keol;Kim, Kyong-Ho;Lee, Jong-Hun;Yang, Young-Kyu
    • Proceedings of the Korean Association of Geographic Inforamtion Studies Conference
    • /
    • 1999.12a
    • /
    • pp.66-71
    • /
    • 1999
  • For given 3D geographic data which is usually of DEM(Data Elevation Model) format, we have to represent and manipulate the data in various ways. For example, we have to draw a part of them in drawing canvas. To do this we give users a way of selecting area they want to visualize. And we have to give a base tool for users to select the local area which can be chosen for some geographic operation. In this paper, we propose a 3D data processing method for representation and manipulation. The method utilizes the major properties of DEM and TIN(Triangular Irregular Network), respectively. Furthermore, by approximating DEM with a TIN of an appropriate resolution, we can support a fast and realistic surface modeling. We implement the structure with the following 4 level stages. The first is an optimal resolution of DEM which represent all of wide range of geographic data. The second is the full resolution DEM which is a subarea of original data generated by user's selection in our implemeatation. The third is the TIN approximation of this data with a proper resolution determined by the relative position with the camera. And the last step is multi-resolution TIN data whose resolution is dynamically decided by considering which direction user take notice currently. Specialty, the TIN of the last step is designed for realtime camera navigation. By using the structure we implemented realtime surface clipping, efficient approximation of height field and the locally detailed surface LOD(Level of Detail). We used the initial 10-meter sampling DEM data of Seoul, KOREA and implement the structure to the 3D Virtual GIS based on the Internet.

  • PDF

Development of an Algorithm to Measure the Road Traffic Data Using Video Camera

  • Kim, Hie-Sik;Kim, Jin-Man
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2002.10a
    • /
    • pp.95.2-95
    • /
    • 2002
  • 1. Introduction of Camera Detection system Camera Detection system is an equipment that can detect realtime traffic information by image processing techniques. This information can be used to analyze and control road traffic flow. It is also used as a method to detect and control traffic flow for ITS(Intelligent Transportation System). Traffic information includes speed, head way, traffic flow, occupation time and length of queue. There are many detection systems for traffic data. But video detection system can detect multiple lanes with only one camera and collect various traffic information. So it is thought to be the most efficient method of all detection system. Though the...

  • PDF

Realtime Implementation Method for Perspective Distortion Correction (원근 왜곡 보정의 실시간 구현 방법)

  • Lee, Dong-Seok;Kim, Nam-Gyu;Kwon, Soon-Kak
    • Journal of Korea Multimedia Society
    • /
    • v.20 no.4
    • /
    • pp.606-613
    • /
    • 2017
  • When the planar area is captured by the depth camera, the shape of the plane in the captured image has perspective projection distortion according to the position of the camera. We can correct the distorted image by the depth information in the plane in the captured area. Previous depth information based perspective distortion correction methods fail to satisfy the real-time property due to a large amount of computation. In this paper, we propose the method of applying the conversion table selectively by measuring the motion of the plane and performing the correction process by parallel processing for correcting perspective projection distortion. By appling the proposed method, the system for correcting perspective projection distortion correct the distorted image, whose resolution is 640x480, as 22.52ms per frame, so the proposed system satisfies the real-time property.

Realtime Human Object Segmentation Using Image and Skeleton Characteristics (영상 특성과 스켈레톤 분석을 이용한 실시간 인간 객체 추출)

  • Kim, Minjoon;Lee, Zucheul;Kim, Wonha
    • Journal of Broadcast Engineering
    • /
    • v.21 no.5
    • /
    • pp.782-791
    • /
    • 2016
  • The object segmentation algorithm from the background could be used for object recognition and tracking, and many applications. To segment objects, this paper proposes a method that refer to several initial frames with real-time processing at fixed camera. First we suggest the probability model to segment object and background and we enhance the performance of algorithm analyzing the color consistency and focus characteristic of camera for several initial frames. We compensate the segmentation result by using human skeleton characteristic among extracted objects. Last the proposed method has the applicability for various mobile application as we minimize computing complexity for real-time video processing.

Realtime Visibility Measurement Using Moving Area Filter and Image Contrast (이동영역 필터와 영상대비를 이용한 실시간 시정측정)

  • Kim, Bong-Keun
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.8 no.3
    • /
    • pp.35-45
    • /
    • 2008
  • Realtime visibility measurement using camera is a new method which can collect some realtime visibility data similar to those of the human eyes, and can replace the existing methods using the expensive optical equipment. There have been a few attempts to measure visibility by extracting depth and three-dimensional structure under bad weather conditions. However, if there are many movements of objects in the image, these approaches seem to be inappropriate. In addition, the realtime visibility measurement will require a relatively simple and fast processing. Typically the contrast degrades exponentially in the bad weather. Therefore, in this paper we propose an easy and quick method that extract contrast from images using a moving area filter and measure visibility by mathematically modelling of the relationship between image contrast and visibility. The moving area filter is used for removing the area of the sky and moving objects that affect visibility measurement on images. The method proposed here can make possible not only realtime visibility measurement from images taken by CCD cameras, but also steady visibility measurement by using the moving area filter in case of much traffic on the road.

  • PDF