• Title/Summary/Keyword: 공간 영상

Search Result 5,073, Processing Time 0.034 seconds

ubiGuide: Intelligent Guide System Using Nonintrusive Augmented Reality Techniques (ubiGuide: 비간섭 증강현실 기술을 이용한 지능형 가이드 시스템)

  • Jin, Yoon-Jong;Park, Han-Hoon;Noh, Sung-Kyu;Choi, Hee-Jun;Park, Jong-Il
    • 한국HCI학회:학술대회논문집
    • /
    • 2007.02a
    • /
    • pp.643-648
    • /
    • 2007
  • 유비쿼터스 컴퓨팅 기술이 문화예술 분야에 접목되면서 수동적이었던 전시 관람 형태가 능동적인 관람 형태로 바뀌고 있다. 특히, 지능형 가이드 시스템의 등장은 기존의 관람 문화를 크게 변화시켰다. 지능형 가이드 시스템이란 사용자에게 전시물에 대한 정보 및 전시장의 위치 정보를 제공해주는 시스템을 말한다. 현재 상용화되고 있는 지능형 가이드 시스템은 크게 휴대폰, PDA, 게임기 등의 휴대형 장치 기반의 가이드 시스템과 HMD와 같은 착용형 장치 기반의 가이드 시스템으로 나뉠 수 있다. 본 논문에서는 이러한 현재 상용화된 시스템들의 한계(예를 들어, 특정 장치를 직접 착용 혹은 소지해야 함)를 서술하고, 이를 보완하는 프로젝터 기반의 가이드 시스템에서 더 나아가 임의의 공간에 원하는 전시물 구성, 설치 등을 신속, 정확하게 수행하는 지능형 가이드 시스템을 제안한다. 프로젝터 기반의 지능형 가이드 시스템은 기반 기술로 지능형 프로젝션 기술을 필요로 하는데, 이는 임의의 환경에서 임의의 위치에 다수의 사용자에게 고화질, 대화면 영상 정보를 제공해 준다. 그러나, 기존의 지능형 프로젝션 기술은 성능 및 안정성을 위해 대부분 가시적인 패턴 및 마커를 사용하는데, 이는 사용자에게 제공되는 정보를 관찰하는 데 방해가 될 수 있다. 본 논문에서는 사용자의 관점에서 유용한 비간섭 지능형 프로젝션 기술을 사용한다. 즉, 본 논문에서는 마커나 패턴을 사용함으로써 정확성이나 안정성은 보장하지만, 마커나 패턴을 은닉하여 사용자의 눈에 띄지 않도록 함으로써, 사용자는 원하는 정보를 아무런 방해 없이 제공받을 수 있다. 제안된 시스템을 미술 작품 감상을 위한 가이드 시스템으로 적용해 본 결과, 사용자는 자유로운 환경에서 자신의 위치나 작품에 대한 설명을 대화면으로 제공받으면서, 편안하게 그림을 감상할 수 있었다.

  • PDF

A generating samples method for multiple object tracking using motion histogram (다중 물체 추적에서의 모션 히스토그램을 이용한 샘플 생성 기법)

  • Chun, Ki-Hong;Kang, Hang-Bong
    • 한국HCI학회:학술대회논문집
    • /
    • 2007.02a
    • /
    • pp.744-749
    • /
    • 2007
  • 물체 추적시스템은 비디오 감시 시스템, 화상회의 시스템과 같은 다양한 비전 응용 분야에서 점점 비중이 높아지고 있다. 이 시스템에서 가장 널리 사용되고 있는 방법 중 하나로 Particle-Filter를 들 수 있다. 하지만, 이 Particle-Filter의 단점은 유사한 여러 물체를 추적할 때에 그 물체들이 겹치거나 사라질 경우 정확한 추적을 하기 어렵다는 것이다. 이 단점을 극복하기 위해 많은 연구가 진행되고 있으며, 본 논문에서는 이 문제를 극복하기 위한 새로운 방법을 제안하고자 한다. 다중 물체 추적에서 빈번히 일어나는 문제는 두 가지로 요약할 수 있는데, 동일한 다중 물체가 부분적으로 엇갈리거나 다른 객체에 완전히 겹친 후 떨어질 때 한 물체를 중복하여 추적하는 문제(merge and split problem)와 이 때 분리되어 추적은 됐지만, 물체를 혼동하여 추적하는 문제(Labeling problem)이다. 본 논문에서는 이 러한 문제들을 풀기 위해 이미지 필드에서 보다 정확한 확률분포를 만들고, 이 확률분포의 신뢰성을 높이기 위해서 물체의 특징정보를 표현하는 몇 가지 방법을 제안한다. 전자의 문제는 두 가지 문제로 나누어 생각해 보았다. 첫째, 복잡환 환경에서의 분포를 찾아내는 것과 둘째, 추적 중인 물체를 잃어버릴 경우 새로운 샘플을 생성함으로써 나누어 보았다. 이 문제 중 첫번째는 K-means 클러스터링을 이용하여 유사한 물체가 주변에 퍼져 있을 때, 하나의 후보 위치가 아닌, K개의 후보 위치들을 만들어 내어 보다 정확한 추적이 가능하게 하였으며, 두 번째 문제는 추적 중인 물체가 다른 커다란 물체에 가려질 경우이다. 이 상황에서 샘플을 생성하는 방법은 지금까지 해왔던 간단한 환경에서의 생성 범위와는 다르게 넓게 해야 생성시켜야 한다. 이 때 샘플링의 수를 늘리지 않으면서, 최대한 정확하게 추적하기 위해서 동영상에서 물체의 모션을 이용한 모션 히스토그램을 얻어내고, 그 정보를 이용하여 샘플을 생성하는 위치를 조절함으로써 이 문제를 풀어 보았다. 그리고, 후자의 문제인 이미지 필드상에서 확률분포의 신뢰성을 높이기 위한 특징 정보는 기존에 많이 사용하던 칼라 히스토그램에 공간정보의 의미를 부여하는 칼라 히스토그램을 분할하는 방법과 SIFT에서 사용하는 방향정보와 크기정보를 사용했다. 이것들을 사용하여 보다 정확한 물체추적시스템을 다음과 같이 제안한다.

  • PDF

A study on underwater 3D contents production (수중 3D 콘텐츠 제작에 관한 연구)

  • Kim, Sang-Hoon;Kim, Tae-Eun
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.7 no.3
    • /
    • pp.529-536
    • /
    • 2012
  • Recently, the interest of 3D contents are increased and viewers demand a variety of 3D contents. In such circumstances, underwater 3D contents are an alternative to meet the demands of viewers. Cause that underwater mass density is 1.33 times that in air the objects in underwater is bigger and closer in real. Therefore it needs to modify the distance between cameras, the distance to objects and the convergence value. In this paper, we present the method to set optimal depth values with the particularities of underwater space. In addition, through the case of underwater 3D production we present the method of underwater 3D contents development. We expect that a lot of material with colorful, variety marine organism in underwater will be made of 3D contents.

Radio Observation of L1521F using HCN (J=1-0) Line (L1521F의 HCN(J=1-0) 분자선 전파 관측)

  • Sohn, Jung-Joo;Lee, Chang-Won
    • Journal of the Korean earth science society
    • /
    • v.31 no.4
    • /
    • pp.370-377
    • /
    • 2010
  • In this study, we investigated the kinematical properties of the L1521F-IRS in Taurus region using HCN (J=1-0) molecular line. The high resolution mapping has carried out by $5{\times}5$ point observations covering $3.7'{\times}3.7'$ area using a 12-m telescope of Arizona Radio Observatory in Tucsan, USA. L1521F which harbors the faint infrared L1521F-IRS, displayed a strong central concentration of integrated intensity in HCN without serious molecular depletion. It showed a symmetric kinematical structure with the opposite infall motion in either side of the central cores. It is a direct evidence of bipolar outflows in the core of L1521F.

AGV Distance Learning Model Based on Virtual Simulation (가상 시뮬레이션 기반의 AGV 원격 교육 모델)

  • Jin, Go-Whan
    • Journal of the Korea Convergence Society
    • /
    • v.11 no.11
    • /
    • pp.41-46
    • /
    • 2020
  • The start of the Fourth Industrial Revolution has brought about various changes in the domestic industry in general, and smart factories have spread to companies in the fields of production, manufacturing and logistics, and they are using automation equipment. Especially in the field of logistics automation, AGVs are widely used, and most of them use the line guidance system, which is the traditional AGV drive system. In addition, the demand for AGV system developers, system operators and managers, and maintenance personnel is increasing, and the installation of systems for education is expensive and requires a large space to utilize. It is a situation where systematic education is difficult. In this paper, we propose a virtual simulation-based AGV distance education model for smooth practice of trainees. The proposed model consisted of a model that can drive the AGV by analyzing video information, instead of the line guidance method that is the conventional technology. As a result of self-diagnosis evaluation, it was confirmed that the experimental group through online education had an average satisfaction level of 0.65 higher than the control group using existing equipment, and that it could be used in an online education environment.

Vision based 3D Hand Interface Using Virtual Two-View Method (가상 양시점화 방법을 이용한 비전기반 3차원 손 인터페이스)

  • Bae, Dong-Hee;Kim, Jin-Mo
    • Journal of Korea Game Society
    • /
    • v.13 no.5
    • /
    • pp.43-54
    • /
    • 2013
  • With the consistent development of the 3D application technique, visuals are available at more realistic quality and are utilized in many applications like game. In particular, interacting with 3D objects in virtual environments, 3D graphics have led to a substantial development in the augmented reality. This study proposes a 3D user interface to control objects in 3D space through virtual two-view method using only one camera. To do so, homography matrix including transformation information between arbitrary two positions of camera is calculated and 3D coordinates are reconstructed by employing the 2D hand coordinates derived from the single camera, homography matrix and projection matrix of camera. This method will result in more accurate and quick 3D information. This approach may be advantageous with respect to the reduced amount of calculation needed for using one camera rather than two and may be effective at the same time for real-time processes while it is economically efficient.

Predicting Future Terrestrial Vegetation Productivity Using PLS Regression (PLS 회귀분석을 이용한 미래 육상 식생의 생산성 예측)

  • CHOI, Chul-Hyun;PARK, Kyung-Hun;JUNG, Sung-Gwan
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.20 no.1
    • /
    • pp.42-55
    • /
    • 2017
  • Since the phases and patterns of the climate adaptability of vegetation can greatly differ from region to region, an intensive pixel scale approach is required. In this study, Partial Least Squares (PLS) regression on satellite image-based vegetation index is conducted for to assess the effect of climate factors on vegetation productivity and to predict future productivity of forests vegetation in South Korea. The results indicate that the mean temperature of wettest quarter (Bio8), mean temperature of driest quarter (Bio9), and precipitation of driest month (Bio14) showed higher influence on vegetation productivity. The predicted 2050 EVI in future climate change scenario have declined on average, especially in high elevation zone. The results of this study can be used in productivity monitoring of climate-sensitive vegetation and estimation of changes in forest carbon storage under climate change.

Effects of LDPCA Frame Size for Parity Bit Estimation Methods in Fast Distributed Video Decoding Scheme (고속 분산 비디오 복호화 기법에서 패리티 비트 예측방식에 대한 LDPCA 프레임 크기 효과)

  • Kim, Man-Jae;Kim, Jin-Soo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.8
    • /
    • pp.1675-1685
    • /
    • 2012
  • DVC (Distributed Video Coding) technique plays an essential role in providing low-complexity video encoder. But, in order to achieve the better rate-distortion performances, most DVC systems need feedback channel for parity bit control. This causes the DVC-based system to have high decoding latency and becomes as one of the most critical problems to overcome for a real implementation. In order to overcome this problem and to accelerate the commercialization of the DVC applications, this paper analyzes an effect of LDPCA frame size for adaptive LDPCA frame-based parity bit request estimations. First, this paper presents the LDPCA segmentation method in pixel-domain and explains the temporal-based bit request estimation method and the spatial-based bit request estimation method using the statistical characteristics between adjacent LDPCA frames. Through computer simulations, it is shown that the better performance and fast decoding is observed specially when the LDPCA frame size is 3168 in QCIF resolution.

Development of Fire Detection Algorithm using Intelligent context-aware sensor (상황인지 센서를 활용한 지능형 화재감지 알고리즘 설계 및 구현)

  • Kim, Hyeng-jun;Shin, Gyu-young;Oh, Young-jun;Lee, Kang-whan
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.93-96
    • /
    • 2015
  • In this paper, we introduce a fire detection system using context-aware sensor. In existing weather and based on vision sensor of fire detection system case, acquired image through sensor of camera is extracting features about fire range as processing to convert HSI(Hue, Saturation, Intensity) model HSI which is color space can have durability in illumination changes. However, in this case, until a fire occurs wide range of sensing a fire in a single camera sensor, it is difficult to detect the occurrence of a fire. Additionally, the fire detection in complex situations as well as difficult to separate continuous boundary is set for the required area is difficult. In this paper, we propose an algorithm for real-time by using a temperature sensor, humidity, Co2, the flame presence information acquired and comparing the data based on multiple conditions, analyze and determine the weighting according to fire it. In addition, it is possible to differential management to intensive fire detection is required zone dividing the state of fire.

  • PDF

Rotation and Translation Invariant Feature Extraction Using Angular Projection in Frequency Domain (주파수 영역에서 각도 투영법을 이용한 회전 및 천이 불변 특징 추출)

  • Lee, Bum-Shik;Kim, Mun-Churl
    • Journal of the HCI Society of Korea
    • /
    • v.1 no.2
    • /
    • pp.27-33
    • /
    • 2006
  • This paper presents a new approach to translation and rotation invariant feature extraction for image texture retrieval. For the rotation invariant feature extraction, we invent angular projection along angular frequency in Polar coordinate system. The translation and rotation invariant feature vector for representing texture images is constructed by the averaged magnitude and the standard deviations of the magnitude of the Fourier transform spectrum obtained by the proposed angular projection. In order to easily implement the angular projection, the Radon transform is employed to obtain the Fourier transform spectrum of images in the Polar coordinate system. Then, angular projection is applied to extract the feature vector. We present our experimental results to show the robustness against the image rotation and the discriminatory capability for different texture images using MPEG-7 data set. Our Experiment result shows that the proposed rotation and translation invariant feature vector is effective in retrieval performance for the texture images with homogeneity, isotropy and local directionality.

  • PDF