• 제목/요약/키워드: graphics hardware

검색결과 198건 처리시간 0.023초

Interactive Colision Detection for Deformable Models using Streaming AABBs

  • Zhang, Xinyu;Kim, Young-J.
    • 한국HCI학회:학술대회논문집
    • /
    • 한국HCI학회 2007년도 학술대회 3부
    • /
    • pp.306-317
    • /
    • 2007
  • We present an interactive and accurate collision detection algorithm for deformable, polygonal objects based on the streaming computational model. Our algorithm can detect all possible pairwise primitive-level intersections between two severely deforming models at highly interactive rates. In our streaming computational model, we consider a set of axis aligned bounding boxes (AABBs) that bound each of the given deformable objects as an input stream and perform massively-parallel pairwise, overlapping tests onto the incoming streams. As a result, we are able to prevent performance stalls in the streaming pipeline that can be caused by expensive indexing mechanism required by bounding volume hierarchy-based streaming algorithms. At run-time, as the underlying models deform over time, we employ a novel, streaming algorithm to update the geometric changes in the AABB streams. Moreover, in order to get only the computed result (i.e., collision results between AABBs) without reading back the entire output streams, we propose a streaming en/decoding strategy that can be performed in a hierarchical fashion. After determining overlapped AABBs, we perform a primitive-level (e.g., triangle) intersection checking on a serial computational model such as CPUs. We implemented the entire pipeline of our algorithm using off-the-shelf graphics processors (GPUs), such as nVIDIA GeForce 7800 GTX, for streaming computations, and Intel Dual Core 3.4G processors for serial computations. We benchmarked our algorithm with different models of varying complexities, ranging from 15K up to 50K triangles, under various deformation motions, and the timings were obtained as 30~100 FPS depending on the complexity of models and their relative configurations. Finally, we made comparisons with a well-known GPU-based collision detection algorithm, CULLIDE [4] and observed about three times performance improvement over the earlier approach. We also made comparisons with a SW-based AABB culling algorithm [2] and observed about two times improvement.

  • PDF

선박 운항 시뮬레이션 가시화를 위한 그래픽 렌더링 엔진 기술의 개선 방향 (A Study on Improving Graphic Rendering Engine for Visualization of Ship Handling Simulation)

  • 황호진;문두환
    • 한국항해항만학회지
    • /
    • 제34권3호
    • /
    • pp.153-160
    • /
    • 2010
  • 시뮬레이션 가시화 기술은 시뮬레이터 사용자가 직접적으로 접하게 되는 기술이며, 사용자들은 보다 빠르고, 보다 현실적이며, 보다 직관적인 시뮬레이션 영상을 요구하고 있다. 컴퓨팅 기술 및 영상장비 기술 등의 하드웨어는 우수한 성능으로 발전된 반면, 현재 일반적으로 선박 운항 시뮬레이터에 사용되고 있는 그래픽 렌더링 엔진은 그 한계를 나타내고 있다. 또한 이러한 배경에서 본 논문에서는 선박 운항 시뮬레이션 시스템의 가시화를 위해 필요한 요구사항을 도출하였다. 가시화 요구사항들을 반영할 수 있는 상업용 및 공개용 그래픽 렌더링 엔진에 대해 조사/검토하며, 시스템 요구사항을 만족시키기 위한 그래픽 렌더링 엔진의 장단점을 분석하였다. 이를 통해 선박 운항 시뮬레이션 가시화에 대한 그래픽 렌더링 엔진으로서 OGRE3D의 활용가능성을 평가하였으며, 예부선 운항 시뮬레이션 가시화를 대상으로 OGRE3D 엔진의 타당성을 검토하였다.

모바일 3차원 그래픽을 위한 기하변환 엔진 설계 (Design of Transformation Engine for Mobile 3D Graphics)

  • 김대경;이지명;이찬호
    • 대한전자공학회논문지SD
    • /
    • 제44권10호
    • /
    • pp.49-54
    • /
    • 2007
  • 최근 많은 디지털 콘텐츠들이 3차원 그래픽을 기반으로 제작됨에 따라 모바일 기기에 적용 가능한 저 전력 3차원 그래픽 하드웨어에 대한 관심이 증가하고 있다. 본 논문에서는 이러한 시대 흐름에 맞추어 모바일 기기에 적용 가능한 3차원 그래픽 기하변환 엔진을 설계하였다. 설계된 기하변환 엔진은 매핑 변환 유닛을 투영 변환 유닛에 통합하고 클리핑 유닛을 선별 유닛으로 대체하여 구조를 단순화하고 면적을 줄었다. 설계된 엔진은 IEEE-754 표준을 만족하는 32 bit 부동소수점 형식과 데이터 폭을 줄인 24 bit 부동소수점 형식의 연산을 수행할 수 있으며 이는 파라미터의 변환으로 선택할 수 있도록 하였다. 또한 파이프라인 방식을 설계에 적용하여 초기 지연을 제외하고는 매 사이클 입력되는 정점의 좌표 성분(x, y, z, w)을 연산하여 4 사이클 마다 하나의 변환된 정점 좌표 성분을 출력할 수 있도록 하여 동작의 속도 및 효율을 높였다. 설계된 기하변환 엔진은 FPGA를 이용한 시스템으로 구현되었으며 설계된 엔진을 통해 변환된 3차원 객체가 TFT-LCD에 정상적인 3차원 그래픽 영상을 출력하는 것을 통해 검증하였다.

빔 프로젝터를 이용한 혼합현실 확장 시스템 : Beyond the Sight (Mixed Reality Extension System Using Beam Projectors : Beyond the Sight)

  • 김종용;송종훈;박정호;남재승;윤승현;박상훈
    • 한국컴퓨터그래픽스학회논문지
    • /
    • 제25권3호
    • /
    • pp.65-73
    • /
    • 2019
  • 최근 혼합현실 디바이스의 상용화로 다양한 혼합현실 콘텐츠들이 제작되고 있지만, 하드웨어 기술적 한계로 나타나는 좁은 시야각은 몰입감을 저해하고 활용범위를 제한하는 중요한 원인으로 언급되고 있다. 본 논문에서는 복수의 빔 프로젝터와 다수의 혼합현실 디바이스를 연동시키는 새롭고 혁신적인 시스템을 제안한다. 이를 이용하면 대형 2D 화면을 배경으로 3D 객체 렌더링을 통해 체험자의 몰입감을 극대화 하고 좁은 시야각의 답답함을 최소화 할 수 있다. BtS라는 이름의 본 시스템은 클라이언트-서버 기반으로 구현되었으며, 핵심 모듈로 장치간 캘리브레이션, 공간 좌표계 공유, 실시간 렌더링 동기화 기능 등을 포함한다. 본 논문에서는 각 구성 모듈에 대해 자세히 설명하고, BtS 시스템을 이용해 제작된 혼합현실 콘텐츠 사례 소개를 통해 성능과 응용 가능성을 보이고자 한다.

유니티 게임 엔진에서의 구형 물체와 천 시뮬레이션간의 실시간 충돌 및 반응 처리 연구 (REAL-TIME COLLISION RESPONSE BETWEEN CLOTH AND SPHERE OBJECT IN UNITY)

  • 김민상;송욱;최유주;홍민
    • 인터넷정보학회논문지
    • /
    • 제19권6호
    • /
    • pp.53-62
    • /
    • 2018
  • 최근 컴퓨터 하드웨어의 성능이 증가함에 따라, 휴대용 전자 기기 뿐만 아니라 개인 컴퓨터에서도 더 사실적인 컴퓨터 그래픽 물체들을 생성하고 보여줄 수 있게 되었다. 이러한 이유로, 컴퓨터 그래픽을 포함한 디지털 콘텐츠는 더 계산적 비용이 높은 사실적인 가상의 물체들을 다양한 기기에서 실시간으로 표현하는 것을 요구한다. 멀티-플랫폼에서 구동되며 컴퓨터 그래픽을 포함한 게임, 애니메이션 등의 콘텐츠의 제작을 돕기 위해서는 유니티와 언리얼 엔진과 같은 기술들이 주로 사용된다. 시뮬레이션에서 더 사실적인 가상의 물체의 움직임을 표현하기 위해서는, 가상의 물체는 다른 물체들과 충돌해야 하며 현실세계와 비슷한 반응을 보여야 한다. 하지만, 다이나믹 시뮬레이션은 많은 계산 비용을 요구하나, 대부분의 휴대용 기기들을 이러한 다이나믹 시뮬레이션을 실시간으로 제공하지 못한다. 본 논문에서는 GPGPU 계산을 이용하여 구형 물체와 실시간으로 충돌 및 반응을 수행하는 천 시뮬레이션을 제안한다. 제안된 방법이 사실적인 디지털 콘텐츠에 유용할 것으로 기대된다.

A Review of Computational Phantoms for Quality Assurance in Radiology and Radiotherapy in the Deep-Learning Era

  • Peng, Zhao;Gao, Ning;Wu, Bingzhi;Chen, Zhi;Xu, X. George
    • Journal of Radiation Protection and Research
    • /
    • 제47권3호
    • /
    • pp.111-133
    • /
    • 2022
  • The exciting advancement related to the "modeling of digital human" in terms of a computational phantom for radiation dose calculations has to do with the latest hype related to deep learning. The advent of deep learning or artificial intelligence (AI) technology involving convolutional neural networks has brought an unprecedented level of innovation to the field of organ segmentation. In addition, graphics processing units (GPUs) are utilized as boosters for both real-time Monte Carlo simulations and AI-based image segmentation applications. These advancements provide the feasibility of creating three-dimensional (3D) geometric details of the human anatomy from tomographic imaging and performing Monte Carlo radiation transport simulations using increasingly fast and inexpensive computers. This review first introduces the history of three types of computational human phantoms: stylized medical internal radiation dosimetry (MIRD) phantoms, voxelized tomographic phantoms, and boundary representation (BREP) deformable phantoms. Then, the development of a person-specific phantom is demonstrated by introducing AI-based organ autosegmentation technology. Next, a new development in GPU-based Monte Carlo radiation dose calculations is introduced. Examples of applying computational phantoms and a new Monte Carlo code named ARCHER (Accelerated Radiation-transport Computations in Heterogeneous EnviRonments) to problems in radiation protection, imaging, and radiotherapy are presented from research projects performed by students at the Rensselaer Polytechnic Institute (RPI) and University of Science and Technology of China (USTC). Finally, this review discusses challenges and future research opportunities. We found that, owing to the latest computer hardware and AI technology, computational human body models are moving closer to real human anatomy structures for accurate radiation dose calculations.

공공장소에서 공연을 위한 휴머노이드 로봇 공연 시스템 (Humanoid Robot Performance System for Performing in Public Places)

  • 황희수
    • 한국산학기술학회논문지
    • /
    • 제17권3호
    • /
    • pp.190-196
    • /
    • 2016
  • 본 논문은 행사나 전시장 또는 길거리 공연이 가능한 휴머노이드(Humanoid) 로봇 공연 시스템을 제안한다. 본 공연 시스템의 공연 장치들은 모듈 구조로 이동이 쉽고 모듈별 독립 또는 협연이 가능하다. 로봇 공연 시스템은 개선 및 개작이 쉽도록 오픈 소스 기반의 하드웨어 및 소프트웨어로 개발한다. 로봇 공연 시스템에서 로봇, 디스플레이, 오디오, 비디오 및 개별 공연 장치를 제어하는 공연 제어 프로그램은 오픈 소스 언어인 프로세싱(Processing)으로 작성되며 로봇을 이용한 연주 장치와 무대 장치는 오픈 소스 하드웨어인 아두이노(Arduino)를 기반으로 제작된다. 로봇 공연 컨텐츠는 장면별로 이미지, 오디오, 컴퓨터 그래픽 및 비디오 영상 등으로 구성되며 이들을 실행하고 제어하는 로봇 공연 프로그램은 장면별로 로봇 및 공연 장치들과 동기화를 위해 통신한다. 또한 공연에서 주제 표현이 필요한 공연 소품은 3D 모델링 후 3D 프린팅으로 제작한다. 본 로봇 공연 시스템의 컨텐츠는 할로윈 축제를 주제로 구성하며 할로윈 날 전후로 전시장 또는 경연장과 같은 공공장소에서 공연된다.

인공지능과 증강현실 기술을 이용한 모래성 놀이 가이드 애플리케이션 설계 및 구현 (Design and Implementation of Sandcastle Play Guide Application using Artificial Intelligence and Augmented Reality)

  • 류지승;장승우;문유정;이정진
    • 한국컴퓨터그래픽스학회논문지
    • /
    • 제28권3호
    • /
    • pp.79-89
    • /
    • 2022
  • 최근 스마트폰이 널리 보급되고 모바일 기기의 그래픽스 처리 성능이 발전함에 따라 아이들의 물리적인 활동을 돕는 다양한 모바일 애플리케이션들이 연구되고 있다. 본 논문에서는 인공지능과 증강현실 기술을 활용해 모래성 쌓기 놀이를 안내하는 모바일 애플리케이션 SandUp을 제안한다. 모래성을 쌓는 과정에서 아이는 모바일 증강현실 기술을 활용해 제시된 목표 모래성을 현실 세계에 증강하여 살펴볼 수 있다. 또한, SandUp은 모래성의 완성을 돕기 위해 단계적으로 필요한 모래 모양과 Task를 알려주고, 모바일 폰의 카메라와 딥러닝 인식모델을 이용해 실시간으로 현재 진행 상황을 인식하고 시각적, 청각적 피드백을 제공한다. 우리는 Flutter와 TensorFlow Lite를 이용해 SandUp 앱의 프로토타입을 구현하였다. 제안하는 SandUp 앱의 사용성과 효과를 평가하기 위해 성인을 대상으로 설문조사를 수행하고 앱이 목표로 한 4-7세 아이들을 모집하여 실험을 진행했다. 실험 결과와 학부모의 피드백을 분석하여 앱의 발전 가능성 및 개선점을 도출하고 향후 연구 방향을 제시한다.

개인형 쇼핑몰 구축에 관한 연구 (A Study on the Development of an Personalized Shopping Mall)

  • 노정구
    • 경영과정보연구
    • /
    • 제9권
    • /
    • pp.81-97
    • /
    • 2002
  • In the beginning of the Web history, the main function and importance of the Internet was focused on the content of the data. However, that focus has been switched to the search engines because of the abundant, humongous amount of data that are spread all over the globe. The Webmasters are now implying flasy, beautiful graphics and newly developed technologies to make their websites attract the Internet users. The significant change was mainly caused by the companies that thought cyber shopping malls were going to be very simple and profitable. They believed that the decreasing prices of hardware and easy-to-use software were going to attract the potential customers, resulting in a new, massive market. A website needs to be extremely captivating and attractive, in order to bring in new customers and induce them to return. The Webmaster has to devise methods to find out what kinds of contents would bring in a bigger audience, as well as checking the validity and correctness of the contents. In the thesis, the necessity and concept of a personalized Internet shopping mall will be discussed through the theoretical examination of the one-to-one marketing and the concept of the current shopping malls. The scheme of the personalized shopping mall will be presented, which will encourage the formation of loyal customers, in the ever-growing competitiveness of the marketing environment, by satisfying their wants faster and more precisely.

  • PDF

딥러닝기반 입체 영상의 획득 및 처리 기술 동향 (Recent Technologies for the Acquisition and Processing of 3D Images Based on Deep Learning)

  • 윤민성
    • 전자통신동향분석
    • /
    • 제35권5호
    • /
    • pp.112-122
    • /
    • 2020
  • In 3D computer graphics, a depth map is an image that provides information related to the distance from the viewpoint to the subject's surface. Stereo sensors, depth cameras, and imaging systems using an active illumination system and a time-resolved detector can perform accurate depth measurements with their own light sources. The 3D image information obtained through the depth map is useful in 3D modeling, autonomous vehicle navigation, object recognition and remote gesture detection, resolution-enhanced medical images, aviation and defense technology, and robotics. In addition, the depth map information is important data used for extracting and restoring multi-view images, and extracting phase information required for digital hologram synthesis. This study is oriented toward a recent research trend in deep learning-based 3D data analysis methods and depth map information extraction technology using a convolutional neural network. Further, the study focuses on 3D image processing technology related to digital hologram and multi-view image extraction/reconstruction, which are becoming more popular as the computing power of hardware rapidly increases.