• Title/Summary/Keyword: Infrared image surveillance system

Search Result 11, Processing Time 0.026 seconds

Design and Implementation of U-city Infrared Image Surveillance System (U-city 적외선 영상 감시 시스템의 설계 및 구현)

  • Kim, Won-Ho;Jang, Bok-Kyu
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.561-564
    • /
    • 2009
  • This paper present design and implementation of U-city infrared image surveillance system based on the digital media processor. The hardware is designed and implemented by using commercial chips such as DM642 processor and video encoder, video decoder and the functions of software are to analyze temperature distribution of a monitoring image and to monitor disaster situation such as fire. The required functions and performances are confirmed by testing of the prototype and we verified practicality of the system.

  • PDF

Flame detection algorithm using adaptive threshold in thermal video (적응 문턱치를 이용한 열영상 화염 검출 알고리즘)

  • Jeong, Soo-Young;Kim, Won-Ho
    • Journal of Satellite, Information and Communications
    • /
    • v.9 no.4
    • /
    • pp.91-96
    • /
    • 2014
  • This paper proposed an adaptive threshold method for detecting flame candidate regions in a infrared image and it adapts according to the contrast and intensity changes in the image. Conventional flame detection systems uses fixed threshold method since surveillance environment does not change, once the system installed. But it needs a adaptive threshold method as requirements of surveillance system has changed. The proposed adaptive threshold algorithm uses the dynamic behavior of flame as featured parameter. The test result is analysed by comparing test result of proposed adaptive threshold algorithm and conventional fixed threshold method. The analysed data shows, the proposed method has 91.42% of correct detection rate and false detection is reduced by 20% comparing to the conventional method.

A Background Subtraction Algorithm for Fence Monitoring Surveillance Systems (담장 감시 시스템을 위한 배경 제거 알고리즘)

  • Lee, Bok Ju;Chu, Yeon Ho;Choi, Young Kyu
    • Journal of the Semiconductor & Display Technology
    • /
    • v.14 no.3
    • /
    • pp.37-43
    • /
    • 2015
  • In this paper, a new background subtraction algorithm for video based fence monitoring surveillance systems is proposed. We adopt the sampling based background subtraction technique and focus on the two main issues: handling highly dynamic environment and handling the flickering nature of pulse based IR (infrared) lamp. Natural scenes from fence monitoring system are usually composed of several dynamic entities such as swaying trees, moving water, waves and rain. To deal with such dynamic backgrounds, we utilize the confidence factor for each background value of the input image. For the flickering IR lamp, the original sampling based technique is extended to handle double background models. Experimental results revealed that our method works well in real fence monitoring surveillance systems.

Implementation of an Intelligent Video Surveillance System based on Digital Media Processor (디지털미디어프로세서 기반의 지능형 비디오 감시 시스템 구현)

  • Kim, Won-Ho
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.11 no.3
    • /
    • pp.841-846
    • /
    • 2010
  • This paper presents design and implementation of an intelligent video surveillance system. The proposed system has advantages of management efficiency and operation robustness unrelated to working condition compared to conventional CCTV based system. The system hardware is designed and implemented by using commercial chips such as digital media processor and video encoder, video decoder and the functions of software are to analyze temperature distribution of a infrared image and to detect disaster situation such as fire. The required functions are confirmed by testing of the prototype and we verified practicality of the system.

Efficient Object Tracking System Using the Fusion of a CCD Camera and an Infrared Camera (CCD카메라와 적외선 카메라의 융합을 통한 효과적인 객체 추적 시스템)

  • Kim, Seung-Hun;Jung, Il-Kyun;Park, Chang-Woo;Hwang, Jung-Hoon
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.17 no.3
    • /
    • pp.229-235
    • /
    • 2011
  • To make a robust object tracking and identifying system for an intelligent robot and/or home system, heterogeneous sensor fusion between visible ray system and infrared ray system is proposed. The proposed system separates the object by combining the ROI (Region of Interest) estimated from two different images based on a heterogeneous sensor that consolidates the ordinary CCD camera and the IR (Infrared) camera. Human's body and face are detected in both images by using different algorithms, such as histogram, optical-flow, skin-color model and Haar model. Also the pose of human body is estimated from the result of body detection in IR image by using PCA algorithm along with AdaBoost algorithm. Then, the results from each detection algorithm are fused to extract the best detection result. To verify the heterogeneous sensor fusion system, few experiments were done in various environments. From the experimental results, the system seems to have good tracking and identification performance regardless of the environmental changes. The application area of the proposed system is not limited to robot or home system but the surveillance system and military system.

A Study of LM-IHPDA Algorithm for Multi-Target Tracking in Infrared Image Sequences (적외선 영상에서 다수표적추적을 위한 LM-IHPDA 알고리듬 연구)

  • Kim, Tae Han;Choi, Byung In;Kim, Ji Eun;Yang, Yu Kyung;Song, Taek Lyul
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.19 no.3
    • /
    • pp.209-218
    • /
    • 2013
  • Military surveillance systems with electro-optical sensors can be used to track a number of targets efficiently and reliably. In MTT (Multi-Target Tracking), joint events in which different tracks share the same measurements may occur. Measurement-to-track assignment are computationally challenging because of the number of operations increases exponentially with number of tracks and number of measurements. IHPDA (Integrated Highest Probability Data Association) based on a 2D-Assignment technique can find an optimal solution for measurement to track one-to-one assignments for complex environments. In this paper, LM-IHPDA (Linear Multi-Target IHPDA) which does not need to form all feasible joint events of association and thus the computational load is linear in the number of tracks and the number of measurements. Simulation studies illustrate the effectiveness of this approach in an infrared image environment.

DSP Embedded Early Fire Detection Method Using IR Thermal Video

  • Kim, Won-Ho
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.8 no.10
    • /
    • pp.3475-3489
    • /
    • 2014
  • Here we present a simple flame detection method for an infrared (IR) thermal camera based real-time fire surveillance digital signal processor (DSP) system. Infrared thermal cameras are especially advantageous for unattended fire surveillance. All-weather monitoring is possible, regardless of illumination and climate conditions, and the data quantity to be processed is one-third that of color videos. Conventional IR camera-based fire detection methods used mainly pixel-based temporal correlation functions. In the temporal correlation function-based methods, temporal changes in pixel intensity generated by the irregular motion and spreading of the flame pixels are measured using correlation functions. The correlation values of non-flame regions are uniform, but the flame regions have irregular temporal correlation values. To satisfy the requirement of early detection, all fire detection techniques should be practically applied within a very short period of time. The conventional pixel-based correlation function is computationally intensive. In this paper, we propose an IR camera-based simple flame detection algorithm optimized with a compact embedded DSP system to achieve early detection. To reduce the computational load, block-based calculations are used to select the candidate flame region and measure the temporal motion of flames. These functions are used together to obtain the early flame detection algorithm. The proposed simple algorithm was tested to verify the required function and performance in real-time using IR test videos and a real-time DSP system. The findings indicated that the system detected the flames within 5 to 20 seconds, and had a correct flame detection ratio of 100% with an acceptable false detection ratio in video sequence level.

Fish-eye camera calibration and artificial landmarks detection for the self-charging of a mobile robot (이동로봇의 자동충전을 위한 어안렌즈 카메라의 보정 및 인공표지의 검출)

  • Kwon, Oh-Sang
    • Journal of Sensor Science and Technology
    • /
    • v.14 no.4
    • /
    • pp.278-285
    • /
    • 2005
  • This paper describes techniques of camera calibration and artificial landmarks detection for the automatic charging of a mobile robot, equipped with a fish-eye camera in the direction of its operation for movement or surveillance purposes. For its identification from the surrounding environments, three landmarks employed with infrared LEDs, were installed at the charging station. When the robot reaches a certain point, a signal is sent to the LEDs for activation, which allows the robot to easily detect the landmarks using its vision camera. To eliminate the effects of the outside light interference during the process, a difference image was generated by comparing the two images taken when the LEDs are on and off respectively. A fish-eye lens was used for the vision camera of the robot but the wide-angle lens resulted in a significant image distortion. The radial lens distortion was corrected after linear perspective projection transformation based on the pin-hole model. In the experiment, the designed system showed sensing accuracy of ${\pm}10$ mm in position and ${\pm}1^{\circ}$ in orientation at the distance of 550 mm.

Optical Design of a Reflecting Omnidirectional Vision System for Long-wavelength Infrared Light (원적외선용 반사식 전방위 비전 시스템의 광학 설계)

  • Ju, Yun Jae;Jo, Jae Heung;Ryu, Jae Myung
    • Korean Journal of Optics and Photonics
    • /
    • v.30 no.2
    • /
    • pp.37-47
    • /
    • 2019
  • A reflecting omnidirectional optical system with four spherical and aspherical mirrors, for use with long-wavelength infrared light (LWIR) for night surveillance, is proposed. It is designed to include a collecting pseudo-Cassegrain reflector and an imaging inverse pseudo-Cassegrain reflector, and the design process and performance analysis is reported in detail. The half-field of view (HFOV) and F-number of this optical system are $40-110^{\circ}$ and 1.56, respectively. To use the LWIR imaging, the size of the image must be similar to that of the microbolometer sensor for LWIR. As a result, the size of the image must be $5.9mm{\times}5.9mm$ if possible. The image size ratio for an HFOV range of $40^{\circ}$ to $110^{\circ}$ after optimizing the design is 48.86%. At a spatial frequency of 20 lp/mm when the HFOV is $110^{\circ}$, the modulation transfer function (MTF) for LWIR is 0.381. Additionally, the cumulative probability of tolerance for the LWIR at a spatial frequency of 20 lp/mm is 99.75%. As a result of athermalization analysis in the temperature range of $-32^{\circ}C$ to $+55^{\circ}C$, we find that the secondary mirror of the inverse pseudo-Cassegrain reflector can function as a compensator, to alleviate MTF degradation with rising temperature.

Isolating Vibration in Miniature Linear Cryogenic Cooler with Tuned Vibration Absorber (동조질량 진동흡수기를 이용한 미니 저온쿨러의 진동 절연)

  • Kim, Young-Keun;Kim, Hong-Bae;Kim, Eung-Hyun;Kim, Kyung-Soo
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.34 no.5
    • /
    • pp.605-609
    • /
    • 2010
  • In modern surveillance equipment, infrared (IR) sensors are essential for detection and observation. The IR sensor is connected to a miniature cryogenic cooler to maintain the temperature at very low levels, i.e., temperatures as low as 77 K. However, the quality of the image captured by the sensor is degraded by the transmission of vibration disturbances from the cooler. Therefore, to maintain high image quality, the compressor vibration and the force transmitted to the sensor have to be mitigated. For the compressor vibration isolating system, a tuned dynamic vibration absorber, combined with a passive isolator, is proposed. A cryogenic compressor bracket and springs are designed to allow the absorber mass to mitigate the vibration jitter in the axial direction. The system design is analyzed and evaluated in terms of the dynamic suppression of the harmonic force at the operating frequency of the cooler.