• Title/Summary/Keyword: Image Correspondence

Search Result 210, Processing Time 0.025 seconds

Image Matching Algorithm for Thermal Panorama Image Construction Adaptable for Fire Disasters (화재상황에서 적용가능한 열화상 카메라의 파노라마 촬영을 위한 동일점 추출 알고리즘)

  • Gwak, Dong-Gi;Kim, Dong Hwan
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.22 no.11
    • /
    • pp.895-903
    • /
    • 2016
  • In a fire disaster in a tunnel, people should be rescued immediately using the information obtained from cameras or sensors. However, in heavy smoke from a fire, people cannot be clearly identified by a mounted CCTV, which is only effective in a clear environment. A thermal camera can be an alternative to this in smoky situations and is capable of detecting people from their emitted thermal energy. On the other hand, the thermal image camera has a smaller field of view than an ordinary camera due to its lens characteristics and temperature error, etc. In order to cover a relatively wide area, panoramic image construction needs to be implemented. In this work, a template-based similarity matching algorithm for constructing the panorama image is proposed and its performance is verified through experiments. This scheme provides guidelines for coping with difficulty in image construction, which requires an exact correspondence search for two images in cases of heavy smoke.

Mapping of Real-Time 3D object movement

  • Tengis, Tserendondog;Batmunkh, Amar
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.7 no.2
    • /
    • pp.1-8
    • /
    • 2015
  • Tracking of an object in 3D space performed in real-time is a significant task in different domains from autonomous robots to smart vehicles. In traditional methods, specific data acquisition equipments such as radars, lasers etc, are used. Contemporary computer technology development accelerates image processing, and it results in three-dimensional stereo vision to be used for localizing and object tracking in space. This paper describes a system for tracking three dimensional motion of an object using color information in real time. We create stereo images using pair of a simple web camera, raw data of an object positions are collected under realistic noisy conditions. The system has been tested using OpenCV and Matlab and the results of the experiments are presented here.

Compouter Image Simulation of ${\gamma}$-Al2O3 in High-Resolution Transimission Electron Microscopy (고분해능 투과전자현미경 연구에 의한 ${\gamma}$-Al2O3의 상 전산모사)

  • ;R. Gronsky
    • Journal of the Korean Ceramic Society
    • /
    • v.26 no.2
    • /
    • pp.276-288
    • /
    • 1989
  • Interpretation of high-resolution transmission electron microscopy images of defects and complex structures such as found in ceramics generally requires matching of the images with compound image simulations for reliable interpretation. A transmission electron microscopy study of the aluminum oxide was carried out at high-resolution, so that the crystal structure of the aluminum oxide could be modelled on an atomic level. In conjunction with computer simulation comparisons, the images reveal directly the atomic structure of the oxide. Results show that comparison between experimental high-resolution electron microscopy images and simulated images leads to a one to one correspondence of the image to the atomic model of the aluminum oxide. The aluminum atoms are disordered in the octahedral sites and the tetrahedral sites in the spinel aluminum oxide.

  • PDF

Densitometric features of cell nuclei for grading bladder carcinoma (세포핵 조밀도에 의한 방광암의 진행 단계)

  • Choi, Heung-Kook;Bengtsson, Ewert
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1996 no.11
    • /
    • pp.357-362
    • /
    • 1996
  • A way of quantitatively describing the tissue architecture we have investigated when developing a computer program for malignancy grading of transitional cell bladder carcinoma. The minimum spanning trees, MST was created by connecting the center points of the nuclei in the tissue section image. These nuclei were found by thresholding the image at an automatically determined threshold followed by a connected component labeling and a watershed algorithm for separation of overlapping nuclei. Clusters were defined in the MST by thresholding the edge lengths. For these clusters geometric and densitometric features were measures. These features were compared by multivariate statistical methods to the subjective grading by the pathologists and the resulting correspondence was 85% on a material of 40 samples.

  • PDF

Development of a Surface-Strain Measurement System Using the Image Processing Technique (화상처리법을 이용한 곡면변형률 측정 시스템의 개발)

  • Han, Sang-Jun;Kim, Yeong-Su;Kim, Hyeong-Jong;O, Su-Ik
    • Transactions of Materials Processing
    • /
    • v.7 no.6
    • /
    • pp.575-585
    • /
    • 1998
  • An automated surface-strain measuring system using the image processing technique is developed in the present study which consists of the hardware to capture and to display digital images. and the software to calculate the 3-D informations of grid points from two views. New or improved algorithms for the mapping and establishing correspondence of grid points and elements the camera calibration and the subpixel measurement of grid points are implemented. As an application of the present system the surface-strains of deformed blanks in the limitting dome height test the square cup deep-drawing and punch stretching to obtain the forming limit diagram are measured. The results are com-pared with those obtained by conventional manual methods.

  • PDF

A study on the nation images of the big three exporting countries in East Asia shown in Wikipedia English-Edition (영어 위키피디아 페이지뷰를 통한 한중일 국가 인지도 비교)

  • Lee, Youngwhan;Chun, Heuiju;Sawng, Youngwha
    • Journal of the Korean Data and Information Science Society
    • /
    • v.26 no.5
    • /
    • pp.1071-1085
    • /
    • 2015
  • The researchers attempted to develop a way to extract a near real-time online nation image using social media. Referring to previous studies about nation images and the categories defined in Wikipedia, an ontology considering the characteristics of nation image was constructed. Separately, data sets from various social media were compared and the click view of Wikipedia English-edition was selected. The ontology was applied to the recent six years of the data extracted of the three big exporting countries of the east Asia, China, Japan, and Korea. To compare the nation images, correspondence analysis was employed to show images in the area of politics, society, culture, and economy. The nation images extracted are indeed the reasonable representation of them. The researchers verified them to a few known government policies and confirmed that it could be used to help government officers to make foreign policies to boost nation's export and to employ as a key performance index for them.

Object Tracking using Adaptive Template Matching

  • Chantara, Wisarut;Mun, Ji-Hun;Shin, Dong-Won;Ho, Yo-Sung
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.4 no.1
    • /
    • pp.1-9
    • /
    • 2015
  • Template matching is used for many applications in image processing. One of the most researched topics is object tracking. Normalized Cross Correlation (NCC) is the basic statistical approach to match images. NCC is used for template matching or pattern recognition. A template can be considered from a reference image, and an image from a scene can be considered as a source image. The objective is to establish the correspondence between the reference and source images. The matching gives a measure of the degree of similarity between the image and the template. A problem with NCC is its high computational cost and occasional mismatching. To deal with this problem, this paper presents an algorithm based on the Sum of Squared Difference (SSD) and an adaptive template matching to enhance the quality of the template matching in object tracking. The SSD provides low computational cost, while the adaptive template matching increases the accuracy matching. The experimental results showed that the proposed algorithm is quite efficient for image matching. The effectiveness of this method is demonstrated by several situations in the results section.

Sensibility Image Scales for Korean Traditional Motifs

  • Chang, Soo-Kyung;Kim, Jae-Sook
    • The International Journal of Costume Culture
    • /
    • v.5 no.1
    • /
    • pp.58-66
    • /
    • 2002
  • The objectives of this study are to develope sensibility image scales for Korean traditional motifs by quantitatively measuring their images and preference and to classify them into clusters. Data were collected via a questionnaire from seven hundred twenty five Korean undergraduate students. Re experimental materials were forty eight stimuli of Korean traditional motifs with different categories, interpretation types, composition types, and application objects. The instruments consisted of 7-point polar semantic differential scales of twenty three bipolar adjectives including preference. Data were analyzed by correspondence analysis, cluster analysis, ANOVA and Duncan's multiple range test. Re major results are as follows; image scales for textile patterns and dress designs using Korean traditional motifs were constructed. The axes of sensibility image scales for both textile patterns and dress designs were defined by quality level and degree of simplicity. Second, four clusters on the scale of textile patterns and two clusters on the scale dress designs were identified. Third, in the case of textile Patterns, the preferred cluster had high-quality and classical images, while the cluster that was not preferred had a complex image. In the case of dress designs, the preferred cluster had simple and high-quality images, while the cluster that was not preferred had complex and low-quality images.

  • PDF

A Study on Extraction Depth Information Using a Non-parallel Axis Image (사각영상을 이용한 물체의 고도정보 추출에 관한 연구)

  • 이우영;엄기문;박찬응;이쾌희
    • Korean Journal of Remote Sensing
    • /
    • v.9 no.2
    • /
    • pp.7-19
    • /
    • 1993
  • In stereo vision, when we use two parallel axis images, small portion of object is contained and B/H(Base-line to Height) ratio is limited due to the size of object and depth information is inaccurate. To overcome these difficulities we take a non-parallel axis image which is rotated $\theta$ about y-axis and match other parallel-axis image. Epipolar lines of non-parallel axis image are not same as those of parallel-axis image and we can't match these two images directly. In this paper, we transform the non-parallel axis image geometrically with camera parameters, whose epipolar lines are alingned parallel. NCC(Normalized Cross Correlation) is used as match measure, area-based matching technique is used find correspondence and 9$\times$9 window size is used, which is chosen experimentally. Focal length which is necessary to get depth information of given object is calculated with least-squares method by CCD camera characteristics and lenz property. Finally, we select 30 test points from given object whose elevation is varied to 150 mm, calculate heights and know that height RMS error is 7.9 mm.

Moving Target Tracking using Vision System for an Omni-directional Wheel Robot (전방향 구동 로봇에서의 비젼을 이용한 이동 물체의 추적)

  • Kim, San;Kim, Dong-Hwan
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.10
    • /
    • pp.1053-1061
    • /
    • 2008
  • In this paper, a moving target tracking using a binocular vision for an omni-directional mobile robot is addressed. In the binocular vision, three dimensional information on the target is extracted by vision processes including calibration, image correspondence, and 3D reconstruction. The robot controller is constituted with SPI(serial peripheral interface) to communicate effectively between robot master controller and wheel controllers.