• Title/Summary/Keyword: 3D Graphics Processing

Search Result 172, Processing Time 0.025 seconds

Correlations between Stereoscopic Perception and Colour Attributes in Graphic Images (그래픽 영상에서 입체감과 색채 속성의 연관성 관련 연구)

  • Hong, Ji-Young
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.2
    • /
    • pp.19-24
    • /
    • 2019
  • Digital technologies in the digital image field are developing and changing rapidly while creating various forms of media environments. In particular, broadcasting image-processing technologies provide more realistic images through the development of multimedia technology. Consequently, the needs of flat image quality have been nearly met, leading to technological saturation. Currently, flat images possess the advantages of popularity and freedom from visual fatigue over three-dimensional stereoscopic images. A complementary technology for flat images is the stereoscopic perception improvement technology. To examine correlations between stereoscopic perception and colour attributes for graphic images on flat displays, we have conducted experiments related to stereoscopic perception and analysed the results. In these experiments, the colour attributes of hue, value, and chroma were applied at different levels. Next, the factors that provide the highest stereoscopic perception and their interactions were analysed through analysis of variance. Finally, this study defines the significance of colour factors related to stereoscopic perception by analysing the experimental results, and proposes a colour adjustment method for improved stereoscopic perception in graphics image processing.

Real-Time Water Surface Simulation on GPU (GPU기반 실시간 물 표면 시뮬레이션)

  • Sung, Mankyu;Kwon, DeokHo;Lee, JaeSung
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.6 no.12
    • /
    • pp.581-586
    • /
    • 2017
  • This paper proposes a GPU based water surface animation and rendering technique for interactive applications such as games. On the water surface, a lot of physical phenomenon occurs including reflection and refraction depending on the viewing direction. When we represent the water surface, not only showing them in real time, but also make them adjusted automatically. In our implementation, we are able to capture the reflection and refraction through render-to-texture technique and then modify the texture coordinates for applying separate DU/DV map. Also, we make the amount of ratio between reflection and refraction change automatically based on Fresnel formula. All proposed method are implemented using OpenGL 3D graphics API.

Analysis of BIM Technology Structure and Core Technology Using Patent Co-classification Network Analysis (특허 동시분류 네트워크 분석을 활용한 BIM 기술구조와 핵심기술 분석)

  • Park, Yoo-Na;Lee, Hye-Jin;Lee, Seok-Hyoung;Choi, Hee-Seok
    • Journal of KIBIM
    • /
    • v.10 no.2
    • /
    • pp.1-11
    • /
    • 2020
  • BIM(Building Information Modeling) is a salient technology for influential innovation in the construction industry. The patent network analysis is useful for suggesting the direction of technology development and exploring the research and development field. Therefore, the purpose of this study is to analyze the BIM technology structure and core technologies according to the convergence of BIM technology and market expansion. In this study, social network analysis was conducted by establishing a co-classification IPC network for the United States BIM patent. In particular, the characteristics of the major technical areas in the BIM technology network were identified through centrality analysis. G06F017/00, digital computing or data processing method, is a core technology field in the BIM network. Arrangements, apparatus or systems for transmission of digital information, H04L029/00 is an influential technology across the network. B25J009/00 for program controlled manipulators is an intermediary technology field and G06T019/00, manipulating 3D models or images for computer graphics, is an important field for technological development competitiveness.

Real-Time Quad-Copter Tracking With Multi-Cameras and Ray-based Importance Sampling (복수카메라 및 Ray-based Importance Sampling을 이용한 실시간 비행체 추적)

  • Jin, Longhai;Jeong, Mun-Ho;Lee, Key-Seo
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.8 no.6
    • /
    • pp.899-905
    • /
    • 2013
  • In this paper, we focus on how to calibrate multi-cameras easily and how to efficiently detect quad-copters with small-numbered particles. Each particle is a six dimensional vector that is composed of 3D position and 3D orientation of a quad-copter in the space. Due to curse of dimensionality, that leads to explosive computational costs with a large amount of high-dimensioned particles. To detect efficiently, we need to put more particles in very promising spaces and few particles in other spaces. Though computational cost is lowered by minimizing particles, in order to track a quad-copter with multiple cameras in real-time, multiple images from the cameras should be synchronized and analyzed. Therefore, lots of the computations still need to be done. Because of this, GPGPU(General-Purpose computing on Graphics Processing Units) is implemented for parallel computing. This method has been successfully tested and gives accurate results in practical situations.

MPEG-I RVS Software Speed-up for Real-time Application (실시간 렌더링을 위한 MPEG-I RVS 가속화 기법)

  • Ahn, Heejune;Lee, Myeong-jin
    • Journal of Broadcast Engineering
    • /
    • v.25 no.5
    • /
    • pp.655-664
    • /
    • 2020
  • Free viewpoint image synthesis technology is one of the important technologies in the MPEG-I (Immersive) standard. RVS (Reference View Synthesizer) developed by MPEG-I and in use in MPEG group is a DIBR (Depth Information-Based Rendering) program that generates an image at a virtual (intermediate) viewpoint from multiple viewpoints' inputs. RVS uses the mesh surface method based on computer graphics, and outperforms the pixel-based ones by 2.5dB or more compared to the previous pixel method. Even though its OpenGL version provides 10 times speed up over the non OpenGL based one, it still shows a non-real-time processing speed, i.e., 0.75 fps on the two 2k resolution input images. In this paper, we analyze the internal of RVS implementation and modify its structure, achieving 34 times speed up, therefore, real-time performance (22-26 fps), through the 3 key improvements: 1) the reuse of OpenGL buffers and texture objects 2) the parallelization of file I/O and OpenGL execution 3) the parallelization of GPU shader program and buffer transfer.

A Spatial Data Construction System with Video GIS (비디오 GIS를 이용한 공간데이터 구축 시스템)

  • Joo, In-Hak;Yoo, Jae-Jun;Nam, Kwang-Woo;Kim, Min-Soo;Lee, Jong-Hun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.1903-1906
    • /
    • 2002
  • Video GIS is a spatial information system where video is used and integrated with map or other media such as 3D graphics, image, video, and satellite imagery. The information expressed by video, in nature, can provide realistic information. The connection of map and image of actual geographic object brings realistic visualization, which overcomes the limitation of conventional map-based GIS. In the suggested video GIS, location information is contained in video data and thereby enables two-sided searching, browsing, and analyses. In this paper, we suggest video GIS that integrates and manages video and map, and that constructs spatial information. We also develop a prototype system of video GIS in the field of roadside facility management, and show the results.

  • PDF

Design of a Parallel Rendering Processor Architecture with Effective Memory System (효과적인 메모리 구조를 갖는 병렬 렌더링 프로세서 설계)

  • Park Woo-Chan;Yoon Duk-Ki;Kim Kyoung-Su
    • The KIPS Transactions:PartA
    • /
    • v.13A no.4 s.101
    • /
    • pp.305-316
    • /
    • 2006
  • Current rendering processors are organized mainly to process a triangle as fast as possible and recently parallel 3D rendering processors, which can process multiple triangles in parallel with multiple rasterizers, begin to appear. For high performance in processing triangles, it is desirable for each rasterizer have its own local pixel cache. However, the consistency problem may occur in accessing the data at the same address simultaneously by more than one rasterizer. In this paper, we propose a parallel rendering processor architecture resolving such consistency problem effectively. Moreover, the proposed architecture reduces the latency due to a pixel cache miss significantly. For the above two goals, effective memory organizations including a new pixel cache architecture are presented. The experimental results show that the proposed architecture achieves almost linear speedup at best case even in sixteen rasterizers.

Analysis of Caustics Effect for Photo-Realistic Rendering in 3D Data (3D Data의 사실적 렌더링을 위한 Caustics 효과 분석)

  • Kim Jong-Seo;You Kang-Soo;Kwak Hoon-Sung
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.8
    • /
    • pp.175-183
    • /
    • 2006
  • In computer graphics, according as the rapid development of hardware can realize high-resolution image on the monitor, the more natural and accurate rendering skill is needed gradually, and the studies about high-level rendering algorithm are processing. There are two types in rendering skill. The one is photo-realistic rendering to realize accurate image like photos and the other is real-time rendering to realize rapid real-time render. This paper includes caustics expression about lights and materials of several photo-realistic rendering skills. First this paper analyzes how caustics is used and expressed in movies, and further realizes caustics effect using real renderer. This paper examines objective criterion and capability of plug-in through the objective experiment of renderer. Also this paper analyzes using environment on variables for caustics effect realization. The experimental results can be applied to many rendering works as useful data, and can be used as data to understand characteristic and capability.

  • PDF

A Study on the Production Characteristics of Anaglyph Motion Graphic Images by Digital Camera and Color Compositing (애너그리프(Anaglyph) 3D 입체모션그래픽 제작방법에 대한 연구 : 카메라 포지셔닝과 색상합성법을 중심으로)

  • Hyun, Seung-Hoon
    • Cartoon and Animation Studies
    • /
    • s.14
    • /
    • pp.165-176
    • /
    • 2008
  • In the future there would be many kinds of digital images for many industrial markets. 3D stereoscopic images for variable fields; medical operation, film and animation, broadcasting, internet, game, or design for art and architecture. And many people to work about computer programming, and digital image making will concern about it more and more. However, these kinds works and studies are focused on the professional technical fields like 3D display or computer programming technology so far. To revitalize the market of a variable stereoscopic contents, there should build up the foundation for easy processing of the making stereoscopic images. This paper is based on stereoscopic making skills for anaglyph system. An anaglyph system has an old history about making stereoscopic images, and very simple method to produce the stereoscopic images. Particularly this study is focused on color compositing technique, and camera positioning on the compositing system. It will help optimization of the environments to create 3D motion graphic and animation contents.

  • PDF

Surface Flattening criterion of Female's Upper Front Shell Using Grid Method (Grid method에 의한 성인 여성 3차원 형상의 상반신 앞판에 대한 평면전개 기준 연구)

  • Choi, Young-Lim;Nam, Yun-Ja;Choi, Kueng-Mi;Cui, Ming-Hai;Han, Sul-Ah
    • Journal of the Korean Society of Clothing and Textiles
    • /
    • v.32 no.12
    • /
    • pp.1825-1836
    • /
    • 2008
  • Many applications in computer graphics require complex and highly detailed models. However it is often desirable to use approximations in place of excessively detailed models in order to control the processing time. Thus, we aim to develop a notion of optimal matrix to simplify surface which can rapidly obtain the high quality 2D patterns flattening 3D surface as follows. Firstly, two 3D bodies are modeled based on existing Size Korea data. Secondly, each model is divided by shell and block for its pattern draft. Thirdly, each block is flattened by grid and bridge method. Finally, we selected the optimal matrix and demonstrated the efficiency and quality of the proposed method. This proposed approach accommodates surfaces with darts, which are commonly used in the clothing industry to reduce the deformation of surface forming and flattening. The resulting optimal matrix could be an initiation of standardization for pattern flattening. It is expected that this method could facilitate much better approximation in both efficiency and precision.