• Title/Summary/Keyword: 3D Graphic processing

Search Result 118, Processing Time 0.026 seconds

A study on characteristics related to texture, colour temperature and contrast ratio to improve the depth of stereoscopic images (깊이감 향상을 위한 질감, 색온도, 대비비 관련 특성 연구)

  • Hong, Ji-Young
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.18 no.4
    • /
    • pp.37-42
    • /
    • 2018
  • With advancements in digital image production technology, the branch of stereoscopic image technology has also been undergoing active development. Accordingly, research and development on cutting-edge display products for mounting stereoscopic images are currently being pursued. There are various problems that can occur when viewing 3D images. Because viewers feel visual fatigue while perceiving the depth of the images provided via an artificial method, a negative human factor such as visual fatigue has become one of the most prominent concerns, especially as it is a factor that affects the ongoing maintenance of 3D images. Therefore, by identifying the factors affecting the depth of the graphic images provided in 2D images, and subsequently using this information to develop an image processing method, we conducted depth-related experiments and analysed them under the assumption that stereoscopic images could be reproduced without visual fatigue. Thus, we analysed the most significant factors related to depth and verified the interactions by performing depth-related factors-based ANOVA variance analysis by differentially applying the texture, colour temperature, and contrast ratio to graphic images. We determined the significance of the factors related to depth and proposed a method to improve depth based on an analysis of the results of the experiments conducted in this study.

Visualization of 3D Terrain Information on Smartphone using HTML5 WebGL (HTML5 WebGL을 이용한 스마트폰 3차원 지형정보 시각화)

  • Kim, Kwang-Seob;Lee, Ki-Won
    • Korean Journal of Remote Sensing
    • /
    • v.28 no.2
    • /
    • pp.245-253
    • /
    • 2012
  • The public and civilian demands regarding 3D geo-spatial information processing on mobile device including smartphone are increasing. But there are few actual implementations or application cases. This work is to present some results by a prototype implementation of 3D terrain information visualization function with satellite image and DEM using HTML5 WebGL, which is a web-based graphic library under the standardization process. This is a useful standard for cross-platform operation for 3D graphic rendering without other plug-in modules. As the results, in the different types of operating system or browser in a personal computer or a smartphone, it shows same rendering results, as long as they support HTML5 WebGL. As well;geo-metadata search and identification functions for data sets for 3D terrain visualization process are added in this implementation for the practical aspect.

DESIGN AND IMPLEMENTATION OF 3D TERRAIN RENDERING SYSTEM ON MOBILE ENVIRONMENT USING HIGH RESOLUTION SATELLITE IMAGERY

  • Kim, Seung-Yub;Lee, Ki-Won
    • Proceedings of the KSRS Conference
    • /
    • v.1
    • /
    • pp.417-420
    • /
    • 2006
  • In these days, mobile application dealing with information contents on mobile or handheld devices such as mobile communicator, PDA or WAP device face the most important industrial needs. The motivation of this study is the design and implementation of mobile application using high resolution satellite imagery, large-sized image data set. Although major advantages of mobile devices are portability and mobility to users, limited system resources such as small-sized memory, slow CPU, low power and small screen size are the main obstacles to developers who should handle a large volume of geo-based 3D model. Related to this, the previous works have been concentrated on GIS-based location awareness services on mobile; however, the mobile 3D terrain model, which aims at this study, with the source data of DEM (Digital Elevation Model) and high resolution satellite imagery is not considered yet, in the other mobile systems. The main functions of 3D graphic processing or pixel pipeline in this prototype are implemented with OpenGL|ES (Embedded System) standard API (Application Programming Interface) released by Khronos group. In the developing stage, experiments to investigate optimal operation environment and good performance are carried out: TIN-based vertex generation with regular elevation data, image tiling, and image-vertex texturing, text processing of Unicode type and ASCII type.

  • PDF

Design and Implementation of Realtime 3D Sight Simulation System on Internet (인터넷상에서 실시간 3차원 경관시뮬레이션 시스템의 설계 및 구현)

  • Kim, Byeong-Su;Lee, Ji-Hyeong;Im, Chang-Yeong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.7
    • /
    • pp.1738-1748
    • /
    • 1999
  • Recent simulation tools combine the 3-dimensional graphic technique to implement the 3D visualization of the objects in the 2-Dimensional computer display. In this paper, a sight simulation tool is implemented using the recent 3D techniques. The proposed sight simulator can be applied to improve the human environment with the harmony of the nature. The system is consisted of modules for topography, object, and navigation. A sight database for the sight elements(objects) is implemented using Java. Combined with Java, VRML, which is considered as the standard for 3D virtual reality in the Internet is used to implement EAI(External Authoring Interface). EAI allows the users to communicate with a VRML scene.

  • PDF

Development of Mobile 3D Urban Landscape Authoring and Rendering System

  • Lee Ki-Won;Kim Seung-Yub
    • Korean Journal of Remote Sensing
    • /
    • v.22 no.3
    • /
    • pp.221-228
    • /
    • 2006
  • In this study, an integrated 3D modeling and rendering system dealing with 3D urban landscape features such as terrain, building, road and user-defined geometric ones was designed and implemented using $OPENGL\;{|}\;ES$ (Embedded System) API for mobile devices of PDA. In this system, the authoring functions are composed of several parts handling urban landscape features: vertex-based geometry modeling, editing and manipulating 3D landscape objects, generating geometrically complex type features with attributes for 3D objects, and texture mapping of complex types using image library. It is a kind of feature-based system, linked with 3D geo-based spatial feature attributes. As for the rendering process, some functions are provided: optimizing of integrated multiple 3D landscape objects, and rendering of texture-mapped 3D landscape objects. By the active-synchronized process among desktop system, OPENGL-based 3D visualization system, and mobile system, it is possible to transfer and disseminate 3D feature models through both systems. In this mobile 3D urban processing system, the main graphical user interface and core components is implemented under EVC 4.0 MFC and tested at PDA running on windows mobile and Pocket Pc. It is expected that the mobile 3D geo-spatial information systems supporting registration, modeling, and rendering functions can be effectively utilized for real time 3D urban planning and 3D mobile mapping on the site.

A Study on the Image-Based 3D Modeling Using Calibrated Stereo Camera (스테레오 보정 카메라를 이용한 영상 기반 3차원 모델링에 관한 연구)

  • 김효성;남기곤;주재흠;이철헌;설성욱
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.4 no.3
    • /
    • pp.27-33
    • /
    • 2003
  • The image-based 3D modeling is the technique of generating a 3D graphic model from images acquired using cameras. It is being researched as an alternative technique for the expensive 3D scanner. In this paper, we propose the image-based, 3D modeling system using calibrated stereo cameras. The proposed algorithm for rendering, 3D model consists of three steps, camera calibration, 3D reconstruction, and 3D registration step. In the camera calibration step, we estimate the camera matrix for the image aquisition camera. In the 3D reconstruction step, we calculate 3D coordinates using triangulation from corresponding points of the stereo image. In the 3D registration step, we estimate the transformation matrix that transforms individually reconstructed 3D coordinates to the reference coordinate to render the single 3D model. As shown the result, we generated relatively accurate 3D model.

  • PDF

Media GIS Web Service Architecture using Three-Dimensional GIS Database

  • Kim, Sung-Soo;Kim, Kyong-Ho;Kim, Kyung-Ok
    • Proceedings of the KSRS Conference
    • /
    • 2002.10a
    • /
    • pp.117-122
    • /
    • 2002
  • In this paper, we propose Media GIS web service architecture using 3D geographical database and GPS-related data resulted from 4S-Van. We introduce a novel interoperable geographical data service concept; so-called, Virtual World Mapping (VWM) that can map 3D graphic world with real-world video. Our proposed method can easily retrieve geographical in-formation and attributes to reconstruct 3D virtual space according to certain frame in video sequences. Our proposed system architecture also has an advantage that can provide geographical information service with video stream without any image processing procedures. In addition to, describing the details of our components, we present a Media GIS web service system by using GeoVideo Server, which performs VWM technique.

  • PDF

Web-Based Media GIS Architecture Using the Virtual World Mapping Technique

  • Kim, Sung-Soo;Kim, Kyong-Ho;Kim, Kyoung-Ok
    • Korean Journal of Remote Sensing
    • /
    • v.19 no.1
    • /
    • pp.71-80
    • /
    • 2003
  • In this Paper, we Propose web-based Media GIS architecture using 3D geographical database and GPS-related data resulted from 45-Van. We introduce a novel interoperable geographical data service concept; so-called, Virtual World Mapping (VWM) that can map 3D graphic world with real-world video. Our proposed method can easily retrieve geographical information and attributes to reconstruct 3D virtual space according to certain frame in video sequences. Our proposed system architecture also has an advantage that can provide geographical information service with video stream without any image processing procedures. In addition to, describing the details of our components, we present a Media GIS web service system by using GeoVideoServer, which performs VWM technique.

Implementation of an User Interface Developing Tool for 3D Simulator (3차원 시뮬레이터의 사용자 인터페이스 개발 도구 구현)

  • Yoon, Ga-Rim;Jeon, Jun-Young;Kim, Young-Bong
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.2
    • /
    • pp.504-511
    • /
    • 2016
  • 3D simulation programs or games on a smart phone and a personal computer have often employed 3D graphic processing techniques and 3D graphical views. However, the user interfaces in those 3D programs have sticked to take a typical 2D style user interface and thus the combination of a 2D user interface view and a 3D simulation view give us a mismatched sense. Since a 2D user interface has been based on the windows controls, it causes sometime DC conflicts between a simulation view and an interface view. Therefore, we will implement the UI developing tool which can be inserted into the pipeline structure for the development of a 3D simulation software and also follows the view-handler design pattern in Microsoft windows system. It will provide various graphical effects such as the deformation of UI depending on the view direction of simulation view and the sitting pose of user. This developing tool gives the natural user interface which heightens the sense of unity with a given 3D simulation view.

Quality Assessment and Analysis of Stereoscopic 3D Television Pictures (양안식 3D 텔레비전 영상의 화질 평가와 분석)

  • Park, Dae-Chul
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.11 no.4
    • /
    • pp.278-288
    • /
    • 2010
  • In this paper, we carried out quality assessment and analysis of stereoscopic 3D Television pictures according to ITU-R contribution and recommendation by rating scales using DSCQS (Double-Stimuli Continuous Quality Scale) method. The evaluation results show that overall quality and sharpness of stereoscopic pictures revealed almost no difference compared to cases of mono pictures as to natural outdoor scenes, graphic images, and indoor scenes (about 3.0 above ~ 4.0), but depth perception and sensation of reality of stereoscopic images exhibit better quality performance over mono images as indicated more than 4.0 out of 5.0 grade. Evaluation results should be considered as human factors such as disparity when shooting and/or editing 3DTV.