• Title/Summary/Keyword: real-time localization

Search Result 283, Processing Time 0.031 seconds

Convolutional Neural Network-based System for Vehicle Front-Side Detection (컨볼루션 신경망 기반의 차량 전면부 검출 시스템)

  • Park, Young-Kyu;Park, Je-Kang;On, Han-Ik;Kang, Dong-Joong
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.21 no.11
    • /
    • pp.1008-1016
    • /
    • 2015
  • This paper proposes a method for detecting the front side of vehicles. The method can find the car side with a license plate even with complicated and cluttered backgrounds. A convolutional neural network (CNN) is used to solve the detection problem as a unified framework combining feature detection, classification, searching, and localization estimation and improve the reliability of the system with simplicity of usage. The proposed CNN structure avoids sliding window search to find the locations of vehicles and reduces the computing time to achieve real-time processing. Multiple responses of the network for vehicle position are further processed by a weighted clustering and probabilistic threshold decision method. Experiments using real images in parking lots show the reliability of the method.

Three-dimensional Map Construction of Indoor Environment Based on RGB-D SLAM Scheme

  • Huang, He;Weng, FuZhou;Hu, Bo
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.37 no.2
    • /
    • pp.45-53
    • /
    • 2019
  • RGB-D SLAM (Simultaneous Localization and Mapping) refers to the technology of using deep camera as a visual sensor for SLAM. In view of the disadvantages of high cost and indefinite scale in the construction of maps for laser sensors and traditional single and binocular cameras, a method for creating three-dimensional map of indoor environment with deep environment data combined with RGB-D SLAM scheme is studied. The method uses a mobile robot system equipped with a consumer-grade RGB-D sensor (Kinect) to acquire depth data, and then creates indoor three-dimensional point cloud maps in real time through key technologies such as positioning point generation, closed-loop detection, and map construction. The actual field experiment results show that the average error of the point cloud map created by the algorithm is 0.0045m, which ensures the stability of the construction using deep data and can accurately create real-time three-dimensional maps of indoor unknown environment.

Development of an EEG and EP Mapping System based on the Graphical User Interface and Machine Automation (Graphical User Interface 및 자동화에 기초를 둔 뇌파 및 뇌 유발 전위 진단 시스템)

  • Kim, I.Y.;Lee, T.Y.;Ahn, C.B.
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1994 no.12
    • /
    • pp.81-84
    • /
    • 1994
  • A clinically oriented EEG and EP mapping system was developed with user-friendly interface and easy interactive operations. The system was based on the graphical user interface developed with C/C++ and Software Development Kit (SDK) operated under Microsoft Windows 3.1. Continuous acquisition for the EEG signal and burst mode acquisition for EEG signal syncronized to the external stimuli arc implemented with real time display. A neural network based automatic artifact discrimation is developed and implemented with which examination time can be reduced by a factor of 3 or more. Several bands of spectral maps and spectrums arc displayed for EEG diagnosis. Amplitude maps of EP signal at specified times by operator are displayed together with cine mode of EP maps for dynamic study. Source localization and other statistical signal processing are also included.

  • PDF

Imaging of a Defect in Thin Plates Using the Time Reversal of Single Mode Lamb Wave: Simulation

  • Jeong, Hyun-Jo;Lee, Jung-Sik;Bae, Sung-Min;Lee, Hyun-Ki
    • Journal of the Korean Society for Nondestructive Testing
    • /
    • v.30 no.3
    • /
    • pp.261-270
    • /
    • 2010
  • This paper presents an analytical investigation for a baseline-free imaging of a defect in plate-like structures using the time-reversal of Lamb waves. We first consider the flexural wave (A0 mode) propagation in a plate containing a defect, and reception and time reversal process of the output signal at the receiver. The received output signal is then composed of two parts: a directly propagated wave and a scattered wave from the defect. The time reversal of these waves recovers the original input signal, and produces two additional side bands that contain the time-of-flight information on the defect location. One of the side band signals is then extracted as a pure defect signal. A defect localization image is then constructed from a beamforming technique based on the time-frequency analysis of the side band signal for each transducer pair in a network of sensors. The simulation results show that the proposed scheme enables the accurate, baseline-free detection of a defect, so that experimental studies are needed to verify the proposed method and to be applied to real structure.

Vision-based hybrid 6-DOF displacement estimation for precast concrete member assembly

  • Choi, Suyoung;Myeong, Wancheol;Jeong, Yonghun;Myung, Hyun
    • Smart Structures and Systems
    • /
    • v.20 no.4
    • /
    • pp.397-413
    • /
    • 2017
  • Precast concrete (PC) members are currently being employed for general construction or partial replacement to reduce construction period. As assembly work in PC construction requires connecting PC members accurately, measuring the 6-DOF (degree of freedom) relative displacement is essential. Multiple planar markers and camera-based displacement measurement systems can monitor the 6-DOF relative displacement of PC members. Conventional methods, such as direct linear transformation (DLT) for homography estimation, which are applied to calculate the 6-DOF relative displacement between the camera and marker, have several major problems. One of the problems is that when the marker is partially hidden, the DLT method cannot be applied to calculate the 6-DOF relative displacement. In addition, when the images of markers are blurred, error increases with the DLT method which is employed for its estimation. To solve these problems, a hybrid method, which combines the advantages of the DLT and MCL (Monte Carlo localization) methods, is proposed. The method evaluates the 6-DOF relative displacement more accurately compared to when either the DLT or MCL is used alone. Each subsystem captures an image of a marker and extracts its subpixel coordinates, and then the data are transferred to a main system via a wireless communication network. In the main system, the data from each subsystem are used for 3D visualization. Thereafter, the real-time movements of the PC members are displayed on a tablet PC. To prove the feasibility, the hybrid method is compared with the DLT method and MCL in real experiments.

Implementation of the SLAM System Using a Single Vision and Distance Sensors (단일 영상과 거리센서를 이용한 SLAM시스템 구현)

  • Yoo, Sung-Goo;Chong, Kil-To
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.45 no.6
    • /
    • pp.149-156
    • /
    • 2008
  • SLAM(Simultaneous Localization and Mapping) system is to find a global position and build a map with sensing data when an unmanned-robot navigates an unknown environment. Two kinds of system were developed. One is used distance measurement sensors such as an ultra sonic and a laser sensor. The other is used stereo vision system. The distance measurement SLAM with sensors has low computing time and low cost, but precision of system can be somewhat worse by measurement error or non-linearity of the sensor In contrast, stereo vision system can accurately measure the 3D space area, but it needs high-end system for complex calculation and it is an expensive tool. In this paper, we implement the SLAM system using a single camera image and a PSD sensors. It detects obstacles from the front PSD sensor and then perceive size and feature of the obstacles by image processing. The probability SLAM was implemented using the data of sensor and image and we verify the performance of the system by real experiment.

Introduction of Port Authority and Activation Schemes in the Age of Localization (지방화시대의 항만공사 도입과 활성화 방안)

  • 김홍섭
    • Journal of Korea Port Economic Association
    • /
    • v.19 no.2
    • /
    • pp.87-109
    • /
    • 2003
  • Localization is one of the typical phenomena of this age in Korea. Localization of Port is on the beginning in this Country as the introduction of Port Authority in the Port of Busan and Incheon. As the condition of world trade has been changed, the level of Competition among Ports is severer than before, especially in the East Asia Area. Since many experts of Port say that centralized control system of Port has many Problems, some other Port Control system has been studied and suggested for long time. One of the Countermeasures of these Port Problems is Port Authority System which aims the balance of central and local development. Port Authority System does not want to achieve only Public Duty or Utility but also Commerciality which is fundamentally very important for the survival of Port. In this Paper, the necessities of Port Authority Introduction in Korea was explained. And Port Authority System will be introduced 2004 year in Busan Port firstly and Incheon Port, secondly. The Main Contents of Port Authority System was suggested , in this Paper and some Problems which shall be considered for better operation of Port Authority System was investigated. I suggested some countermeasures, endeavoring the competitive advantage of Port and higher Port Performance, in terms of 3 Dimensions. One is in the side of basic Policy Directions, the other is the activation schemes of functional department which composed of many activities of Port Authority System and the third is in the side of operation body. As this paper, however, has some limitations and Port Authority System is just beginning stage, future research shall be continued in real and concrete level.

  • PDF

Ultra-WideBand Channel Measurement with Compressive Sampling for Indoor Localization (실내 위치추정을 위한 Compressive Sampling적용 Ultra-WideBand 채널 측정기법)

  • Kim, Sujin;Myung, Jungho;Kang, Joonhyuk;Sung, Tae-Kyung;Lee, Kwang-Eog
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.40 no.2
    • /
    • pp.285-297
    • /
    • 2015
  • In this paper, Ulta-WideBand (UWB) channel measurement and modeling based on compressive sampling (CS) are proposed. The sparsity of the channel impulse response (CIR) of the UWB signal in frequency domain enables the proposed channel measurement to have a low-complexity and to provide a comparable performance compared with the existing approaches especially used for the indoor geo-localization purpose. Furthermore, to improve the performance under noisy situation, the soft thresholding method is also investigated in solving the optimization problem for signal recovery of CS. Via numerical results, the proposed channel measurement and modeling are evaluated with the real measured data in terms of location estimation error, bandwidth, and compression ratio for indoor geo-localization using UWB system.

Real-Time Localization of Parathyroid Glands with Near Infrared Light during Thyroid and Parathyroid Surgery (갑상선·부갑상선 수술 중 근적외선을 이용한 실시간 부갑상선의 국소화)

  • Kim, Sung Won;Jeong, Yeong Wook;Koh, Yoon Woo;Lee, Kang Dae
    • International journal of thyroidology
    • /
    • v.11 no.2
    • /
    • pp.92-98
    • /
    • 2018
  • Intraoperative identification and localization of parathyroid glands are crucial step in preventing postoperative hypocalcemia during thyroid and parathyroid surgery. If there is a method to predict the parathyroid's location rather than detecting and verifying with naked eye, it would make the operator easier to find and identify the parathyroid. Recently, near-infrared light imaging technologies have been introduced in the fields of thyroid and parathyroid surgery to predict the localization of the parathyroid. These are being conducted in two ways: autofluorescence imaging with a unique intrinsic fluorophore in the parathyroid tissues and fluorescence imaging with external fluorescence materials specially absorbed into parathyroid tissues. We are suggest that parathyroid glands can be detected by surgeon with NIR autofluorescence imaging even if they are covered by fibrofatty tissues before they are detected by surgeon's naked eye. These novel techniques are very useful to identify and preserve parathyroid glands during thyroidectomy. In this article, we reviewed the latest papers that describe autofluorescence imaging and exogenous ICG fluorescence imaging of parathyroid glands during thyroid and parathyroid surgery.

AprilTag and Stereo Visual Inertial Odometry (A-SVIO) based Mobile Assets Localization at Indoor Construction Sites

  • Khalid, Rabia;Khan, Muhammad;Anjum, Sharjeel;Park, Junsung;Lee, Doyeop;Park, Chansik
    • International conference on construction engineering and project management
    • /
    • 2022.06a
    • /
    • pp.344-352
    • /
    • 2022
  • Accurate indoor localization of construction workers and mobile assets is essential in safety management. Existing positioning methods based on GPS, wireless, vision, or sensor based RTLS are erroneous or expensive in large-scale indoor environments. Tightly coupled sensor fusion mitigates these limitations. This research paper proposes a state-of-the-art positioning methodology, addressing the existing limitations, by integrating Stereo Visual Inertial Odometry (SVIO) with fiducial landmarks called AprilTags. SVIO determines the relative position of the moving assets or workers from the initial starting point. This relative position is transformed to an absolute position when AprilTag placed at various entry points is decoded. The proposed solution is tested on the NVIDIA ISAAC SIM virtual environment, where the trajectory of the indoor moving forklift is estimated. The results show accurate localization of the moving asset within any indoor or underground environment. The system can be utilized in various use cases to increase productivity and improve safety at construction sites, contributing towards 1) indoor monitoring of man machinery coactivity for collision avoidance and 2) precise real-time knowledge of who is doing what and where.

  • PDF