• Title/Summary/Keyword: Graphics Standard Implementation

Search Result 31, Processing Time 0.025 seconds

Implementation of Photorealistic 3D Object Reconstruction Using Voxel Coloring (Voxel Coloring을 이용한 3D 오브젝트 모델링)

  • Adipranata, Rudy;Yang, Hwang-Kyu;Yun, Tae-Soo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05a
    • /
    • pp.527-530
    • /
    • 2003
  • In this paper, we implemented the voxel coloring method to reconstruct 3D object from synthetic input Images. Then compare the result between using standard voxel coloring and using coarse-to-fine method. We compared using different voxel space site to see the difference of time processing and the result of 3D object. Photorealistic 3D object reconstruction is a challenging problem in computer graphics. Vexel coloring considered the reconstruction problem as a color reconstruction problem, instead of shape reconstruction problem. This method works by discretizing scene space into yokels, then traversed and colored those in special order. Also there is an extension of voxel coloring method far decreasing the amount of processing time called coarse-to-fine method. This. method works using low resolution instead of high resolution as input and after processing finish, apply some kind of search strategy.

  • PDF

Implementation of IQ/IDCT in H.264/AVC Decoder Using GPGPU (GPGPU를 이용한 H.264/AVC 디코더)

  • Kim, Dong-Han;Lee, Kwang-Yeob
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.05a
    • /
    • pp.162-164
    • /
    • 2010
  • H.264/AVC(Advanced Video Coding) is a standard for video compression. H.264/AVC provides good video quality at substantially lower bit rates than previous standards. In this papers, we propose the efficient architecture of H.264/AVC decoder using GPGPU. GPGPU can process many of operation in parallel. IQ/IDCT is possible that parallel processing in H.264/AVC decoding algorithm.

  • PDF

Specification and Implementation of Projective Texturing Node in X3D

  • Kim, In-Kwon;Jang, Ho-Wook;Yoo, Kwan-Hee;Ha, Jong-Sung
    • International Journal of Contents
    • /
    • v.12 no.2
    • /
    • pp.1-5
    • /
    • 2016
  • Extensible 3D (X3D) is the ISO standard for defining 3D interactive web- and broadcast-based 3D content integrated with multimedia. With the advent of this integration of interactive 3D graphics into the web, users can easily produce 3D scenes within web contents. Even though there are diverse texture nodes in X3D, projective textures are not provided. We enable X3D to provide SingularProjectiveTexture and MultiProjectiveTexture nodes by materializing independent nodes of projector nodes for a singular projector and multi-projector. Our approach takes the creation of an independent projective texture node instead of Kamburelis's method, which requires inconvenient and duplicated specifications of two nodes, ImageTexture and Texture Coordinate.

A Case Study on the Implementation of a Graphic Special Effect Engine Based on a Particle System (파티클시스템 기반의 그래픽 특수효과 엔진의 구현 사례)

  • Lee, Byoung-Hwak;Cho, Sung-Hyun
    • Journal of Korea Game Society
    • /
    • v.9 no.1
    • /
    • pp.115-125
    • /
    • 2009
  • Recently graphic hardwares have been developed remarkably, and domestic and foreign game users have demanded realistic and spectacular game graphics. Graphic special effects are one of methods to satisfy these requests, but we have not known any cases where graphic special effects are general and thus reusable. Based on the implementation of our graphic special effect engine and its application cases, this paper describes how to easily exploit graphic special effects in developing games. We define a standard file format in which special effect data can be saved and loaded, and thus those data can be reused easily. We also show that developers can test or preview special effects by exploiting our graphic special effect tool even before producing games.

  • PDF

A Design and Implementation of SENC Structure for efficient storage of S-57 spatial data (S-57 공간정보 저장을 위한 효율적인 SENC 구조의 설계 및 구현)

  • Lee, Hee-Yong
    • Journal of Navigation and Port Research
    • /
    • v.28 no.8
    • /
    • pp.673-678
    • /
    • 2004
  • The ENC standard, S-57 Specification was established to exchange hydrographic data between it's users such as HOs ECDIS users, etc. The digital navigation chart which is produced according to the S-57 Specification is called an ENC(Electronic Navigational Chart) and the SENC(System ENC) is a by-product of ENC suitable for computer graphics system Even though the efficient structure of SENC is a key element of measuring ECDIS performance, the amount of papers about these topics are small compared with other research fields. In this paper, the author designed an efficient spatial data structure of SENC, called Mesh This paper also includes the implementation result of the 'Mesh' which displays SENC on computer screen.

Authoring Tool for Mobile Contents based on LASeR (LASeR 기반 모바일 콘텐츠 저작 도구)

  • Kim, Sun-Kyung;Kim, Hee-Sun
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.13 no.3
    • /
    • pp.31-37
    • /
    • 2008
  • MPEG 4 Part 20 LASeR (ISO/IEC 14496 20) is a specification designed to deliver rich media services in a mobile environment. The specification is an emerging standard that can replace the MPEG 4 BIFS specification designed to deliver PC based heavyweight media contents. The specification describes the representation of scene information in a resource constrained mobile environment. Unlike the BIFS standard designed to deliver heavyweight rich media, the LASeR specification has a restricted description that conforms to the SVG Tiny 1.2 specification. Also, the specification has an advantage of allowing for the efficient conversion of one graphics format to another. In this paper, we present the design and the implementation of a LASeR authoring system that allows for fast and efficient creation of interactive rich media contents in a mobile environment. The Gill interface of the authoring system presented in this paper allows users, who do not have prior knowledge of the scene description language, to conveniently create contents and store the produced scenes using the internal list data structure. The system allows users to navigate scene objects internally stored and to create LASeR XML files in the structured XML format.

  • PDF

Implementation of Electronic Nose System applicable to MPEG-V(ISO/IEC 23005) Standardization (MPEG-V(ISO/IEC 23005) 표준적용이 가능한 전자코 시스템 구현)

  • Lim, Hea-Jin;Choi, Jang-Sik;Jeon, Jin-Young;Byun, Hyung-Gi
    • Journal of Sensor Science and Technology
    • /
    • v.25 no.6
    • /
    • pp.388-393
    • /
    • 2016
  • MPEG-V(ISO/IEC 23005) standardizes normative sensory effects metadata and sensory devices command for adapting the sensory effects between the virtual world and the real world. MPEG-V(Virtual) standardization has been carried out by 3DG(Dimensional Graphics) ad-hoc group inside MPEG Working Group(ISO IEC JTC1/SC29/WG11). For the scent effect, one of the sensory effects within MPEG-V, we proposed an olfactory interaction model including electronic nose and scent display to the ad-hoc group. Recently, we proposed types and elements related to the electronic nose as a sensor defined in MPEG-V standard for olfactory interaction. At the 114th MPEG meeting, the types and elements were consequently reflected on MPEG-V CD(Committee Draft) 4th edition. In this paper, we implement an electronic nose system applicable to MPEG-V standard by using MPEG-V schema, encoder, and decoder in order to assess their adequacy.

An Implementation of an ENC Representation System which meets S-52 presentation specification and S-57 transfer standards (S-52 표현사양 및 S-57 교환표준을 만족하는 전자해도 표현 시스템 구현)

  • 이희용;서상현
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.4 no.2
    • /
    • pp.469-478
    • /
    • 2000
  • On the advent of digital era, ECDIS has emerged as a new navigation aid that should result in significant benefits to safe navigation. More than simply a graphics display, ECDIS is a new concept navigation system capable of providing integrated information of geographical and texual data. As an official vector data for ECDIS, ENC consists of spatial and feature data to describe objects in form of points, lines and areas. IHO published International Standards for ENC, such as S-52(Specification for Chart Content and Display Aspects of ECDIS) and S-57(IHO Transfer Standard for Digital Hydrographic Data). This paper deals with the implementation of an ENC representation system which meets S-52 presentation specification and S-57 transfer standards by analyzing S-57 data structures and converting them to an appropriate internal data structures and representing them onto screen adopting S-52 presentation specification.

  • PDF

An Implementation of an ENC Representation System which meets S-52 presentation specification and S-57 transfer standards (S-52 표현사양 및 S-57 교환표준을 만족하는 전자해도 표현 시스템 구현)

  • 서상현;이희용
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 1999.11a
    • /
    • pp.146-150
    • /
    • 1999
  • On the advent of digital era, ECDIS has emerged as a new navigation aid that should result in significant benefits to safe navigation. More than simply a graphics display, ECDIS is a new concept navigation system capable of providing integrated information of geographical and texual data. As an official vector data for ECDIS, ENC consists of spatial and feature data to describe objects in form of points, lines and areas. IHO published International Standards for ENC, such as S-52(Specification for Chart Content and Display Aspects of ECDIS and S-57(IHO Transfer Standard for Digital Hydrographic Data). This paper deals with the implementation of an EUC representation system which meets S-52 presentation specification and S-57 transfer standards by analyzing S-57 data structures and converting then to an appropriate internal data structures and representing them onto screen adopting S-52 presentation specification.

  • PDF

Design and Implementation of Mobile Web Map Service (모바일을 위한 웹지도 서비스의 설계 및 구현)

  • Choi, Jae-Young;Chung, Yeong-Jee
    • Journal of Internet Computing and Services
    • /
    • v.6 no.5
    • /
    • pp.97-110
    • /
    • 2005
  • Recently, many WMS(Web Map Services) and POI(Point of Interest) services come to be in service on the Internet using Web GIS(Geographic Information System) as Information Technology and computer H/W are evolved faster in its speed, network bandwidth and features. The Web GIS is, however, limited and constrained on the specification of its system configuration, the service class provided and the presentation methodology of a map. As the mobile Internet becomes popular in mobile service, Web GIS service on mobile environment is strongly required and to be provided by location based WMS(Web Map Service) on a mobile client such as PDA with location information of the user. In this paper, we made an effort to design and implement a GIS computing environment by thin client for mobile web map service. For implementing the thin client GIS computing environment. we were using NGII's(National Geographic Information Institute's) DXF map, representing the map by SVG(Scalable Vector Graphics) recommended by OGC(OpenGis Consortium), and adapting standard XML web service to provide the thin client GIS service on PDA by applying the location information of the user in realtime with GPS on mobile environment.

  • PDF